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,

[REDACTED]


Reply via email to