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.
i've got a small LAN. For example, i want to find a computer's MAC adress, which the computers ip adress is 192.168.0.2. How can i find the mac adress of this computer via a console command on a linux box?
Name: Yariv Graf Date: March 18, 2002 at 04:41:11 Pacific
Reply:
Hello there first try to ping 192.168.0.2 then arp 192.168.0.2 It should give you the MAC address
Mr Graf
0
Response Number 2
Name: Jake Date: March 18, 2002 at 13:30:26 Pacific
Reply:
note: I don't know if this is normal, but I need to do arp while I ping, so do something like this: ping 192.168.0.2 > /dev/null & /sbin/arp 192.168.0.2
Summary: I am needing to find what my DNS IP adress is. when I run a ipconfig in windows xp i get the ip and the subnet, but the dns adress that i get there is an alpha-numeric adress. xandros only wants a num...
Summary: dear friends, I have more than 100 users in my local network.I want to use Linux firewall Internet sharing and also I want that only that person can access internet whose LAN Card's MAC address+IP adr...