Im getting this error:
42: syntax error in "map"
/etc/firewall/ipnat.rules: parse error (-1), quitting
----- Original Message -----
From: "Darren Reed" <[EMAIL PROTECTED]>
To: "Luis Henrique Machado Jr." <[EMAIL PROTECTED]>
Cc: "Jim Sandoz" <[EMAIL PROTECTED]>; <[email protected]>
Sent: Wednesday, May 10, 2006 5:43 AM
Subject: Re: IPF vs VPN
Im using PPTP for vpn
There is a PPTP proxy and you may need to use that.
==> ipnat.rules
bimap xl0 128.1.1.222/32 -> 200.198.106.170/32
map xl0 128.1.1.222/i2 port 1723 -> 200.198.106.170/32 proxy port 1723
pptp/udp
rdr xl0 128.1.1.222/i2 port 1723 -> 200.198.106.170 proxy port 1723
pptp/udp
Darren