On Tue, 2004-07-06 at 00:36, Timothy Payne wrote: > Some one made a post to add a line to turn off IPV6 but I forgot what > file I changed. It solved the problem. > > Tim... > > On Mon, 2004-07-05 at 22:01, Edward wrote: > > Keith Morris wrote: > > > > > Hello all. > > > > > > I have been searching through the archives and googling around trying to > > > find some information on this problem but have not found anything > > > conclusive so I was hoping someone here might be able to help. > > > > > > I have a network with two FC2 machines that are exhibiting the same > > > problems of slow name resolution when connecting to the internet. They > > > will take anywhere from 5 - 10 seconds to resolve hostnames. Both > > > machines are configured to use DHCP from the router. All of the machines > > > in my network are behind a Linksys router with the latest firmware. > > > > > > One of the machines is dual boot with WinXP also configured to use DHCP, > > > but there are no DNS lookup problems while in WinXP. Lookup is > > > practically instantaneous. > > > > > > Any insight? TIA! > > > > > > Keith > > > > What does your resolv.conf look like?? > > > > Regards, > > Ed. > > There have been 3 different fixes posted on this. Rudolfo just sent "That was "alias net-pf-10 off". Also "install ipv6 /bin/true" if I recall correctly." regarding lines to put in /etc/modprobe.conf . I also use the line "NETWORKING_IPV6=no" in my /etc/sysconfig/network file. Reading the /etc/init.d/network file it seems that this is the only one needed but I have not tested that to see. At least some combination of these three work because it fixed mine. (I have all 3 lines in place)