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. please help fisch
run dhclient
if it went ok, u'll find all u need somewhere in /var/???/dhclient-eth0.leases
MAC to any IP on LAN can be find easily by arp command (ping to IP may be needed, because it's cleaned periodically)
noro
-- [EMAIL PROTECTED] mailing list
