My short question is: does it work?
I'm trying to connect an internal PPTP client with an internet PPTP server, passing throu an ASL v3.221 box without success.
On kernel log, when client try to connect, I can see:
-----------------
Apr 7 18:10:18 (none) kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:18 (none) kernel: ip_nat_pptp.c:tcp_help: Not touching dir ORIG at hook PREROUTING
Apr 7 18:10:18 (none) kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:18 (none) kernel: ip_nat_pptp.c:tcp_help: pptp packet too short
Apr 7 18:10:18 localhost kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:18 localhost kernel: ip_nat_pptp.c:tcp_help: Not touching dir ORIG at hook PREROUTING
Apr 7 18:10:18 localhost kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:18 localhost kernel: ip_nat_pptp.c:tcp_help: pptp packet too short
Apr 7 18:10:20 (none) kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:20 (none) kernel: ip_nat_pptp.c:tcp_help: Not touching dir ORIG at hook PREROUTING
Apr 7 18:10:20 (none) kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:20 (none) kernel: ip_nat_pptp.c:tcp_help: pptp packet too short
Apr 7 18:10:21 localhost kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:21 localhost kernel: ip_nat_pptp.c:tcp_help: Not touching dir ORIG at hook PREROUTING
Apr 7 18:10:21 localhost kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:21 localhost kernel: ip_nat_pptp.c:tcp_help: pptp packet too short
Apr 7 18:10:26 (none) kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:26 (none) kernel: ip_nat_pptp.c:tcp_help: Not touching dir ORIG at hook PREROUTING
Apr 7 18:10:26 (none) kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:26 (none) kernel: ip_nat_pptp.c:tcp_help: pptp packet too short
Apr 7 18:10:27 localhost kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:27 localhost kernel: ip_nat_pptp.c:tcp_help: Not touching dir ORIG at hook PREROUTING
Apr 7 18:10:27 localhost kernel: ip_nat_pptp.c:tcp_help: entering
Apr 7 18:10:27 localhost kernel: ip_nat_pptp.c:tcp_help: pptp packet too short
--------------
Any ideas?
Thnx
This thread was automatically locked due to age.