DHCP reject to listen to single interface

Peter Rathlev peter at rathlev.dk
Tue Jan 8 21:02:51 UTC 2013


On Tue, 2013-01-08 at 11:15 -0800, Chris Buxton wrote:
> On Jan 7, 2013, at 8:02 PM, Yaroslav Molochko wrote:
> >     10.75.0.252 > 10.75.0.146: ICMP 10.75.0.252 udp port 67 
> >     unreachable, length 360
>  
> Is the server listening on UDP port 67?
>  
> If this is Linux, you can probably find out with this command (as
> root):
>  
> lsof -i:67

Or something like:

 netstat -nlp -A inet | grep ":67\b"

-- 
Peter





More information about the dhcp-users mailing list