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

Re: Linux + IPv6 + KDC ?



Tomas Lund <tlund@nxs.se> writes:
> kdc --addresses=kerberos.ipv6.nxs.se
> kdc --addresses=3ffe:240:0:face:220:afff:fe5a:a9b2
> 
> ...both give the same results (with the patch):
> 
> tcp        0      0 3ffe:240:0:face:220:750 :::*	LISTEN
> tcp        0      0 3ffe:240:0:face:220::88 :::*	LISTEN
> udp        0      0 4002:fe3f:cefa:0:ff:750 :::*
> udp        0      0 4002:fe3f:cefa:0:ffa:88 :::*

I assume that the truncation of the address is the fault of netstat?

What does the kdc print in the log when starting up?

/assar