Koozali.org: home of the SME Server

PPTP Masquerdaing?

noisiadetrotsid

PPTP Masquerdaing?
« on: November 12, 2001, 03:22:19 AM »
What ipchains rules do I need to add to masquerade incoming pptp connections from a gateway (e-smith 4.1.2) to a private internal server (SME 5.0)?

I don't need to maintain pptp connectivity on the gateway, so i think i can just forward port 1723 on the gateway to port 1723 on the internal server.

Apparently SME 5 has problems with PPTP in server only mode and i've applied the recommended fix from the e-smith.org site.

Do I need to use ipfwd to make sure the GRE protocol is passed through? if so how do I set this up?

Any help would be muchly appreciated.

Shad

Re: PPTP Masquerdaing?
« Reply #1 on: November 12, 2001, 11:54:25 PM »
You also need to forward protocol 47

-Shad

hc

Re: PPTP Masquerdaing?
« Reply #2 on: November 16, 2001, 01:14:13 AM »
on www.hanscees.com you can find under linux->ipfilter an ipchains script that does something like that

hc