Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
i've tried a few different vpns on debian 7 and ubuntu 12.04 but keep coming up with the same problem.
p2p runs at it's full 500kb/s (i live in a village, crap internet!) but even when deluge isn't running, my browser doesn't have enough bandwidth to load facebook, or go past the first page of a google search.
speed test gives 3mb/s, is normal-ish.
why do i have internet in deluge but not in chrome, firefox or iceweasel?
i'm guessing here, but i've also had that recently where my browser didn't get past the google page and in my case it had to do with the DNS servers of my ISP..
after i changed them to google's DNS servers ( or open DNS )everything was running smooth again..
i'm guessing here, but i've also had that recently where my browser didn't get past the google page and in my case it had to do with the DNS servers of my ISP..
after i changed them to google's DNS servers ( or open DNS )everything was running smooth again..
i have no idea how to do that! could you help? i get this error message when connecting,
WARNING: potential route subnet conflict between local LAN [10.10.10.0/255.255.255.0] and remote VPN [10.10.10.1/255.255.255.255]
Sun Apr 13 21:36:51 2014 /sbin/route add -net 10.10.10.1 netmask 255.255.255.255 gw 10.10.10.161
it still connects though, with full speed on p2p. the speed test website also detects it as full speed.
you were able to connect to that website using your vpn now ?
that error message is a different problem i know nothing about, but that DNS server change can be done in /etc/resolv.conf if you look in that file now you'll probably see 2 name servers assigned by your ISP...just to do a quick check i would just use either google's or opendns' servers..all you have to do is edit that file and place 1 of these on top
i'm not familiar with the distros you are using and when you reboot your system will probably change it back but that would show you if your problem has anything to do with this.. afterwards you could have a look how to do it in such a way that it stays that way
if changing them doesn't help then then i'd start looking into that error message..
Last edited by mustafa_ibrahim; 04-14-2014 at 07:29 AM.
you were able to connect to that website using your vpn now ?
that error message is a different problem i know nothing about, but that DNS server change can be done in /etc/resolv.conf if you look in that file now you'll probably see 2 name servers assigned by your ISP...just to do a quick check i would just use either google's or opendns' servers..all you have to do is edit that file and place 1 of these on top
i'm looking at resolvconf to deal with the nameservers for me, to potentially remove the conflict that the error message is putting out. Reading about it, it says that programs can conflict when rewriting resolv.conf. It seems like a good idea until it says you can't get rid of it.
I'm in over my head, any ideas as to whether this is system suicide?
i don;t have a clue if changing DNS servers will even work..so no need to worry about making things permanent yet..to test it all you have to is copy 1 of those i posted and paste them above the ones you have in your file right now..fire up your VPN and see if it worked..if not, you can just change it back to what it was and you'll know you need to find another solution..you seem to be a little scared ? probably had some bad experiences in the past ?
..i only started my linux career 3 months ago and already had to resurrect myself like 5 times aha..trial and error / falling and getting up is a good way to learn things though
i don;t have a clue if changing DNS servers will even work..so no need to worry about making things permanent yet..to test it all you have to is copy 1 of those i posted and paste them above the ones you have in your file right now..fire up your VPN and see if it worked..if not, you can just change it back to what it was and you'll know you need to find another solution..you seem to be a little scared ? probably had some bad experiences in the past ?
..i only started my linux career 3 months ago and already had to resurrect myself like 5 times aha..trial and error / falling and getting up is a good way to learn things though
i tried all of the above nameservers to no avail. this forum and imdb still work while facebook and twitter don't.
i have a healthy respect for conf files and their unique ability to completely bugger up my system. while i am now proficient in reversing changes from rescue terminal, i am wary of edits suggested outside of how-to's. it's no offence to you at all, i just wanted to make exactly sure what I was to do.
i totally understand what you mean about being careful with altering conf files, so no offence taken..the fact that you are able to access this site means the DNS servers aren't the problem, if they were you wouldn't have access at all..
..think it has to do with that error message then..lol i just did a quick google and the first result i saw was your's on debian's user formum..so i guess you're already getting help fixing that..i saw they already offered a solution also, so let's hope that's gonna fix it..good luck
Last edited by mustafa_ibrahim; 04-17-2014 at 05:58 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.