| Linode Forum https://forum.linode.com/ |
|
| pptpd Internet routing troubles https://forum.linode.com/viewtopic.php?f=19&t=5780 |
Page 1 of 1 |
| Author: | yawn [ Tue Jul 06, 2010 3:57 pm ] |
| Post subject: | pptpd Internet routing troubles |
Hello all, I've configured pptpd to allow incoming VPN connections from the native Windows VPN clients. I wish to let these VPN clients connect to the Internet through the ppp connection on the Linode. I am aware that SSH tunneling is usually the defacto standard for this, however, VPN seems to be the only way to redirect the traffic from flash player on Windows. I've setup what I believe to be the appropriate routes on iptables, but, Internet browsing behavior is erratic. I'm hoping that there's just something wrong with my iptables rules--any advice on troubleshooting? Thanks. Code: [root@linode ppp]# iptables -L |
|
| Author: | vonskippy [ Tue Jul 06, 2010 4:14 pm ] |
| Post subject: | |
So is the VPN tunnel working - but not forwarding - or what? |
|
| Author: | yawn [ Tue Jul 06, 2010 4:18 pm ] |
| Post subject: | |
vonskippy wrote: So is the VPN tunnel working - but not forwarding - or what? The VPN tunnel seems to be working. The forwarding works at times, but not consistently. I can load small webpages through the forwarding, and ping/lookup external hosts. However, after attempting to open up a few webpages the forwarding just dies. Hostname lookups fail, and nothing will connect out to the Internet. When that happens the VPN tunnel is still good, as I can ping the Linode's local VPN address from the remote Windows machine.
|
|
| Author: | obs [ Tue Jul 06, 2010 4:34 pm ] |
| Post subject: | Re: pptpd Internet routing troubles |
yawn wrote: I am aware that SSH tunneling is usually the defacto standard for this, however, VPN seems to be the only way to redirect the traffic from flash player on Windows.
SSH tunnelling works fine for flash, SSH to your linode with the DynamicForward option (might be named differently on windows), then set your internet options to use a socks 5 proxy to 127.0.0.1 and the port your set on dynamic forward. I've used it to connect to country specific content while out of the country. |
|
| Author: | yawn [ Tue Jul 06, 2010 4:42 pm ] |
| Post subject: | Re: pptpd Internet routing troubles |
obs wrote: yawn wrote: I am aware that SSH tunneling is usually the defacto standard for this, however, VPN seems to be the only way to redirect the traffic from flash player on Windows. SSH tunnelling works fine for flash, SSH to your linode with the DynamicForward option (might be named differently on windows), then set your internet options to use a socks 5 proxy to 127.0.0.1 and the port your set on dynamic forward. I've used it to connect to country specific content while out of the country. |
|
| Author: | obs [ Tue Jul 06, 2010 4:45 pm ] |
| Post subject: | |
I've never had issues, maybe you have some weird setting in your flash or something is corrupt? |
|
| Author: | yawn [ Tue Jul 06, 2010 5:19 pm ] |
| Post subject: | |
obs wrote: I've never had issues, maybe you have some weird setting in your flash or something is corrupt? With a little more digging, it looks Flash will use the Windows machine's proxy settings if and only if a direct connection fails. References: http://www.coolminiornot.com/forums/sho ... r&p=529138 and http://forums.isaserver.org/m_200207537 ... 2002075404
So it sounds like I could pull off an SSH tunnel or just plain normal proxy if I were to configure iptables on my home router to block normal web traffic. I'd still like to get the VPN up and working, though, as then I wont have to deal with toggling settings on the router whenever I'd like to tunnel.. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|