Hi, If v6 is disabled, no packets will make it to the v6 sockets, and you should be fine. To entirely disable the creation of that socket, disable the ipv6 module, via ipv6.disable=1 on the kernel command line. This shouldn't actually be necessary for you though. Jason