From: <ch...@an...> - 2008-10-21 10:06:21
|
Hi list, I installed poptop on Ubuntu 8.04 and configured it. I can connect from my Windows XP client but when the connection is established I do not have a connection to the rest of the internet anymore. When I look at the routing table I see that my client tries to use the vpn server as a gateway, although I used nodefaultroute as a server option. Here is my /etc/pptpd.conf option /etc/ppp/pptpd-options logwtmp localip 192.168.1.234-238 remoteip 192.168.2.234-238 and /etc/ppp/pptpd-options name pptpd refuse-pap refuse-chap refuse-mschap require-mschap-v2 require-mppe-128 proxyarp nodefaultroute debug dump lock nobsdcomp |