Grim
Group: Members
Posts: 284
Joined: Mar. 2004 |
|
Posted: Oct. 16 2004,17:39 |
|
If you can install nmap I would try that. If you have nmap installed, ping your LAN e.g.
nmap -v -sP 192.168.1.*
should do the trick.
Another idea would to be to open a terminal and issue a ping command. From the machine your issue ping it will tell you the ip address of the machine you are pinging from. The downside? you'll have to do this on every machine.
Another idea would be to type ifconfig from the command line. The downside? you'll have to do this on every machine and it'll only work for the *NIX ones.
Another idea, instead of using DHCP connections, set up all of your machines to use static IP addresses and you won't have to worry about this silly shit ever again. Just a thought.
-------------- No good deed goes unpunished...
|