Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Checking IP address in DOS 6
Name: Tre Date: October 2, 2002 at 21:40:58 Pacific OS: DOS 6 CPU/Ram: varies
Comment:
Can anyone tell me how to check the IP address of a pc when only DOS is installed?
Name: Harish Date: October 2, 2002 at 22:45:25 Pacific
Reply:
c:\ipconfig
0
Response Number 2
Name: Tre Date: October 2, 2002 at 22:47:42 Pacific
Reply:
c:\ipconfig does not work because there is no Windows OS installed on the system. I'm attempting to find a DOS command to find the IP address when DOS is the only OS installed.
0
Response Number 3
Name: Wengier Date: October 3, 2002 at 05:15:29 Pacific
Reply:
Try TCPINFO in the package: http://firststep.ahwww.com/dosware/netapps.zip
Also many other tools in it,e.g. PING, FTP,TELNET,and so on.
0
Response Number 4
Name: sundog Date: October 24, 2002 at 19:10:33 Pacific
Summary: I am needing help! I am trying tocreate a batch file that adds a list of IP addresses through Dos. there are currently about 200 addresses that need to be added to ten servers. the way that windows ha...