1. modprobe ip_nat_pptp
2. iptables -t nat -I PREROUTING -p gre -d natserveripaddress -j DNAT –to pptp-client-ip-address
Reference: http://bbs.chinaunix.net/thread-2194117-1-1.html
1. modprobe ip_nat_pptp
2. iptables -t nat -I PREROUTING -p gre -d natserveripaddress -j DNAT –to pptp-client-ip-address
Reference: http://bbs.chinaunix.net/thread-2194117-1-1.html