Cimmo wrote:
I will try forcedeth. How to disable ipv6?
i do not know. take a look at $ vi /etc/sysconfig/network-scripts/init.ipv6-global $ vi /usr/share/doc/initscripts-*/sysconfig.txt outsch, should this be "NOZEROCONF" = no zeroconf ? -------- NOZZEROCONF= Set this to not set a route for dyamic link-local addreses over this device. ----/---- try in "/etc/syconfog/network" or for your IF eg. NETWORKING_IPV6=no IPV6INIT=no IPV6_AUTOCONF=no NOZEROCONF=yes -- shrek-m