Guest RedRyder82 Posted February 6, 2008 Share Posted February 6, 2008 Sorry if I sound like a fool but I'm new to linux and a bit overwhelmed. I have a DSL internet connection which works fine under windows but in linux it is very slow. Pages do load but at "dial-up" speed. Can anyone offer advise? [Moved from Hardware - arctic. Welcome aboard :)] Link to comment Share on other sites More sharing options...
SilverSurfer60 Posted February 6, 2008 Share Posted February 6, 2008 Hello and welcome to the board. In order to help you will you please give us some more information i.e. what sort of connection (wired or wireless), what have you tried so far, and have you searched the forums (as this topic has been covered before I think) ? Thank You. Link to comment Share on other sites More sharing options...
arctic Posted February 6, 2008 Share Posted February 6, 2008 Check this. Might be the solution to your problem: https://mandrivausers.org/index.php?showtopic=30815 Link to comment Share on other sites More sharing options...
Guest xx86 Posted September 13, 2008 Share Posted September 13, 2008 I too had slow internet, found that in the resolv.conf if you change the line that says search www.wwww.net to the IP of the www.wwww.net the internet speeds up and also goes for internet connection sharing. sample code: # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 192.168.1.254 nameserver 192.168.2.2 #search gateway.2wire.net search 192.168.1.254 Link to comment Share on other sites More sharing options...
ianw1974 Posted September 13, 2008 Share Posted September 13, 2008 You could remove the search line altogether for the same result, as it's not necessarily required. Link to comment Share on other sites More sharing options...
scarecrow Posted September 14, 2008 Share Posted September 14, 2008 Setting a proper nameserver is critical. I suggest using the openDNS nameservers (damn fast, probably faster than most ISP's out there, and free). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now