On Wednesday 28 January 2004 20:45, fisch wrote: > hi, > i have a problem in my network - there is a dhcp-server. How can I > find out the IP/MAC of that dhcp-server. > I tried "dhcpd -d eth0" but only my IP/MAC were shown.
Do you maybe mean "dhcpcd -d eth0", but it makes no difference, you will only see your IP/MAC. :) Just do a broadcast ping (ping -b BROADCASTIP) in your network and then type "arp -a". Now you should see all IPs/MACs in your network. cu lukas -- ** PGP-key available on keyserver pgp.mit.edu ** Please don't sign your public mail unless your PGP-key is available for everyone!
pgp00000.pgp
Description: signature
