To disable IPv6 in a virtual machine running Linux vmware
To disable IPv6 in a virtual machine running Linux 1 If the file /etc/sysconfig/network contains the line NETWORKING_IPV6=yes, change the line to NETWORKING_IPV6=no. 2 In the file /etc/modules.conf, add the following lines:alias ipv6 offalias net-pf-10 off Tags: wmware+disable+ipv6