Hi, After starting dhcpd I see:
# netstat -pan --inet | grep dhcpudp 0 0 0.0.0.0:67 0.0.0.0:* 1408/dhcpd raw 0 0 0.0.0.0:1 0.0.0.0:* 7 1408/dhcpd
After starting dnsmask I see only: # dnsmasq --dhcp-host=00:80:48:23:FB:D0,192.168.48.100,infinite # netstat -pan --inet | grep dnsmasqtcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 1317/dnsmasq udp 0 0 0.0.0.0:53 0.0.0.0:* 1317/dnsmasq
So 00:80:48:23:FB:D0 can't get IP. What's wrong? -- Thanks, Eugene Prokopiev
