Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2005 17:12:02 -0500
From:      "John Brooks" <john@day-light.com>
To:        "Mathieu CHATEAU" <gollum123@free.fr>, "Antoine Solomon" <asolomon15@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: problem with setup of dns on freebsd-5.4
Message-ID:  <NHBBKEEMKJDINKDJBJHGEEJNJOAD.john@day-light.com>
In-Reply-To: <1238445825.20050718233020@free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
"netstat -an | grep LISTEN"

doesn't show listening udp ports try instead

"netstat -na | more"

--
John Brooks
john@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
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NHBBKEEMKJDINKDJBJHGEEJNJOAD.john>