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

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



On Wed, 2002-10-02 at 17:55, Stephane Bortzmeyer wrote:
> 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
> 


Use:

echo		stream	tcp46	nowait	root	internal

Best Regards,

Nicolas DEFFAYET



Reply to: