In article <[EMAIL PROTECTED]> (at Wed, 2 Oct 2002 17:55:43 +0200), Stephane Bortzmeyer <[EMAIL PROTECTED]> says:
> Unlike what the manpage says, it is apparently not possible to listen > to IPv4 *and* IPv6 for the same service? > > If I have: > > echo stream tcp4 nowait root internal > echo stream tcp6 nowait root internal > > I get: > > Oct 2 17:53:45 judith inetd[27150]: echo/tcp6: bind: Address already in use It is kernel restriction. However, you can do it with USAGI kernel. We're about to contribute the code to mainline kernel. -- Hideaki YOSHIFUJI @ USAGI Project <[EMAIL PROTECTED]> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA

