Jon Levell wrote: > Hi. > > Complete novice question. My girlfriend uses Fedora Core 2 and wants to > connect to Pipex Xtreme using her silver Speedtouch 330.
> We've tried direct connection and using proxy details we > found on a random website by a pipex user but I'm throughly > stuck now, I don't know what the problem could be (sounds like > a DNS thing? I agree, it's worth trying fixing the DNS thing. This page http://www.dial.pipex.com/support/faq/connect/generic.shtml seems to suggest that 158.43.240.4 and 158.43.240.3 might be good numbers to try for Pipex nameservers. Try putting these two lines in a plain text file, call it resolv.conf and put it in /etc nameserver 158.43.240.4 nameserver 158.43.240.3 Or to put it another way, use su to become root and then copy and paste this into the shell cat > /etc/resolv.conf << "EOF" nameserver 158.43.240.4 nameserver 158.43.240.3 EOF Hope it works, Yours Andrew Benton Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
