Tagged Questions
2
votes
1answer
143 views
PPTP server with NIC aliases
I have set up a VPN on a VPS Server using PPTP. I have one NIC with two aliases.
eth0
eth0:1
eth0:2
The 3 interfaces have public addresses. eth0 is a French IP, eth0:1 is UK, and eth0:2 is ...
1
vote
0answers
99 views
What other rules should I use to allow PPTP outbound connection?
I already allowed outbound connection to TCP/UDP port number 1723, but PPTP connection still fail to establish,
If I allow all outbound connection, the tunnel will just go fine.