I am using Fedora12. I have established a VPN connection, ie I can ssh to my 10.7.200.10 machine, but on the same time I cannot connect to the internet.

Does anybody know how to configure VPN + Internet at the same time in Linux. Do I need to setup routes?

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

make sure you have the correct DNS settings when you use pptp. usually the problem is name resolution once the channel is open. This question belongs to superuser.com

link|improve this answer
I don't think that it is a matter of dns. I cannot connect using IP addresses as well. I think it is more related to routes. – cateof Dec 27 '10 at 11:02
if you're connecting through a firewall - make sure that the firewall allows vpn users to go out, check default gateway address. – Dani Dec 27 '10 at 11:09
feedback

You should go to the Network - TCP IP V4/6 Properties and uncheck use remote gateway ; Windows is trying to use your VPN server as the Internet gateway.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.