In some mail from homer_simpson, sie said: > > Some help on pptp proxy rules? sorry if I have missed the point... > > I want to go from pptp client, private -> NAT -> (pppoe via DSL) public > ... accross the internet to a PPTP server. > > I tried adding a map rule and various syntax but can't seem to get it right. > Every thing I google indicate redirect rules... but that does not seem > to be what I need > My understanding is that rdr would be used if I was hosting a PPTP > serverm and I would redirect teh inboud to the server...? > > SO..I assume that I need map... "map sppp0 192.168.0.1/24 -> 0/32" then > add some thing to indicate proxy/gre/port 1723 ????
Yes. map sppp0 192.168.0.0/24 -> 0/32 proxy port 1723 pptp/tcp > and assume I would need to allow the gre protocol through the interface > filter as well in the ipf.conf rules... No. The proxy takes care of GRE. Darren
