On Wed, Nov 08, 2006 at 05:07:36PM +0100, Michael wrote:
<...>
> /var/named/etc/named.conf
> [...]
> listen-on {
> localhost;
> 80.237.156.59;
> };
>
> //listen-on-v6 { any; };
> [...]
did you make sure that /etc/hosts isn't the reason for what
you're seeing? re: 'localhost'.
> # lsof -ni -P
fstat(1) doesn't require you to install a package for that purpose.
( sudo fstat -n | fgrep internet, for example, is probably close,
if you can't get what you want out of netstat(1) )
--
jared

