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

Re: [openbsd-inetd] No tcp4 and tcp6 at the same time?



In article <[🔎] 20021002155543.GA24074@nic.fr> (at Wed, 2 Oct 2002 17:55:43 +0200), Stephane Bortzmeyer <bortzmeyer@nic.fr> 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 <yoshfuji@linux-ipv6.org>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA



Reply to: