Ubuntu VPN Server (PPTPD) Configuration - Pass Traffic to Internet
Posted
by SnAzBaZ
on Server Fault
See other posts from Server Fault
or by SnAzBaZ
Published on 2010-05-04T21:45:46Z
Indexed on
2010/05/04
21:48 UTC
Read the original article
Hit count: 312
I am trying to configure PPTPD on my Ubuntu box to pass all VPN traffic through to it's internet connection, so I essentially want it to work like a Proxy.
I think the problem is that no default gateway is being assigned to my PPTP client (Windows 7). I can connect to the VPN fine, I get an IP address and DNS servers but no default gateway.
Do I need to configure a specific option to tell the VPN server to forward all traffic it receives down it's eth0 port and out to the internet.
Thanks!
© Server Fault or respective owner