On 2001-08-29 at 09:20 +0200 Joan Cirer sent off: > I installed the netkit-inetd packeges from Hiroyuki Yamamori, but it seems > that it isn't listening on IPv6 as I see with "lsof -i" that no inetd > process is listening on IPv6... I've searched in the documentation with no > luck... > > Could somebody tell me how can I activate inetd with IPv6? just replace the "tcp"'s with "tcp6"'s and it works fine ... Ciao Björn