[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: courier-imap



On Tue, Jun 04, 2002 at 03:35:27PM +0300, Noah K Sematimba wrote:
> Something interesting here:
> 
> tcp        0      0 0.0.0.0:106             0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:110             0.0.0.0:*               LISTEN
> tcp        0      0 127.0.0.1:10025         0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
> tcp        0      0 :::143                  :::*                    LISTEN
> 
> 
> I explicitly set the courier imap to lsiten to the ip address of this
> machine and I would have expected to see that in the output of netstat
> rather than :::143 and :::*

Did you check using 'ps -auxwww' that couriertcpd is running with
'-address=xx.xx.xx.xx' ?

The '::' format indicates this is an IPv6 socket.

Personally I ensure that my kernels are not contaminated with IPv6, by
recompiling them with
#options        INET6                   #IPv6 communications protocols
^

Cheers,

Brian.

-----
This is the afnog mailing list, managed by Majordomo 1.94.5

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org