[ 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
