42:ioctl(SIOCADNAT): No such file or directory
43: extra junk at the end of the line: proxy
43: syntax error in "rdr"
/etc/firewall/ipnat.rules: parse error (-1), quitting
----- Original Message -----
From: "Darren Reed" <[EMAIL PROTECTED]>
To: "Luis Henrique Machado Jr." <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Friday, May 19, 2006 4:13 AM
Subject: Re: IPF vs VPN
[ Charset ISO-8859-1 unsupported, converting... ]
>> 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
map xl0 128.1.1.222/32 -> 200.198.106.170/32 proxy port 1723 pptp/udp
rdr xl0 128.1.1.222/32 port 1723 -> 200.198.106.170 port 1723 udp proxy
pptp
Darren