[pptp-server] ipmasqadm, ipfwd etc

Michael Hayes mickh at kincrome.com.au
Mon Apr 2 06:02:27 CDT 2001


Hi,

I have a poptop server tested and working on the firewall at work, I can
connect from windows clients at other peoples houses (not behind firewalls).
Unfortunately I can't get connect from my home, behind a masq ipchains
firewall.  I have been doing some reading and can't for the life of me get
it to work.

While testing I have only been using a very small set of rules.

ipchains -A forward -s 192.168.10.0/24 -d 0.0.0.0/0.0.0.0 -j MASQ
ipchains -A input -p tcp -s 0.0.0.0/0 -d 192.168.10.0/24 1723 -j ACCEPT
ipmasqadm portfw -a -P tcp -L 203.164.64.43 1723 -R 192.168.10.100 1723
ipfwd --masq 192.168.10.100 47 &

My internal windows machine that I am trying to connect from is
192.168.10.100 and my external ip is 203.164.64.43.
Could anyone point me in the direction of  something I might be doing wrong.

Thanks

Mick




More information about the pptp-server mailing list