Tagged Questions
1
vote
0answers
83 views
Ipatables rules to prevent unsafe connections on VPN drop, but how to allow reconnection to VPN again?
I have a script which blocks unsafe disconnections to the internet when my VPN service fails/drops/disconnects, it works well. However I can only start this script when it has already established the ...
1
vote
1answer
117 views
How to allow PPTP VPN access through APF firewall
I'm attempting to connect to a PPTP VPN. I have opened ports 47 and 1723 in the ingress rules. When APF is turned on, it fails. When APF is turned off, it works fine. I have turned on as many logging ...
0
votes
1answer
468 views
How to allow my vpn client access to remote LAN(eth1)?
My ubuntu server has two if: eth0, eth1.
eth0: Public IP
eth1: 192.168.0.2
I've configure down eth0 for a vpn server using pptpd.
The vpn ip_range is 192.168.100.234-248
#/etc/pptpd.conf
...
11
votes
2answers
1k views
How to configure an OpenVPN Client Router
I am attempting to set up an OpenVPN Router so that I may connect my tablet (wireless) and Blu-Ray (wired) to a paid VPN service in another country on Ubuntu 12.10. I have successfully done this using ...
0
votes
1answer
1k views
Trouble setting up openVPN/VPN
I'm having trouble setting up a VPN on my VPS that's running Ubuntu 11.04. I'm been following this guide http://tipupdate.com/how-to-install-openvpn-on-ubuntu-vps/
I'm able to start the VPN, but the ...
0
votes
1answer
191 views
Access VPN from home is fine but not outside via 3G
I'm a real Ubuntu newbie but at the school where I work I managed to install Ubuntu then install pptpd.
I was feeling very pleased with myself when last evening from home with my Apple iPhone through ...
1
vote
0answers
475 views
PPTP Server - Clients still have original IP [closed]
I have a VPS with an OpenVPN server configured and running without a hitch. However, since I want to be able to use it as a VPN server for my iPhone as well, I've decided to switch to PPTP. I ...
