How to configure dhcp to listen to a specific interface instead of 0.0.0.0?

Baomin Wang baomin.wang at ericsson.com
Tue Jul 6 05:01:47 UTC 2010


Hi,
I have run the dhcpd command as following:
$ dhcpd eth0
But when I checked the running result by netstat:
$ netstat -an|grep 67
udp        0      0 0.0.0.0:67              0.0.0.0:*
udp        0      0 0.0.0.0:67              0.0.0.0:*
Dhcpd process is still listening on 0.0.0.0. How can I start dhcpd to listen to a specific interface?


B.R.
Baomin Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20100706/1dd84fa6/attachment.html>


More information about the dhcp-users mailing list