Hi!
On Thu, 2018-01-04 at 12:36:36 +0100, Ferruccio Fantozzi wrote:
> I think I found a problem in the way inetd maps IPv4/IPv6 connections.
>
> When protocol in inetd.conf is set as
> 'tcp': inetd accepts IPv4 connections only
> 'tcp4': same as above
> 'tcp6only': inetd accepts IPv6 connections
Hi all,
I think I found a problem in the way inetd maps IPv4/IPv6 connections.
When protocol in inetd.conf is set as
'tcp': inetd accepts IPv4 connections only
'tcp4': same as above
'tcp6only': inetd accepts IPv6 connections only
'tcp6': same as above.
The problem is with the latter 'tcp6': I th