problem with setup of dns on freebsd-5.4

John Brooks john at day-light.com
Mon Jul 18 22:12:03 GMT 2005


"netstat -an | grep LISTEN"

doesn't show listening udp ports try instead

"netstat -na | more"

--
John Brooks
john at day-light.com 

> 
> Hello Antoine,
> 
> do you have a firewall on the box ?
> 
> what about:
>  netstat -an | grep LISTEN
>  ipfw list
>  ps auwx | grep named
>  cat /etc/resolv.conf
> 
> 


More information about the freebsd-questions mailing list