Helo, im having a problem with a PPTP server. It works well for users that are inside the network, but external users cannot connect. On the Log all I get is "TCP Connection established from xx.xxx.xxx.xxx." After that - no "disconnected", no nothing. What am I doing wrong? Firewall filter rules are:
0 chain=input action=accept protocol=tcp dst-port=1723
1 chain=input action=accept protocol=gre
2 chain=output action=accept protocol=gre
3 chain=output action=accept protocol=tcp dst-port=1723