I have the following rules in ipnat.rules:
rdr tun0 0/32 port 19995 -> 192.168.2.2 port 19995
rdr tun0 0/32 port 19996 -> 192.168.2.2 port 19996
rdr tun0 0/32 port 19997 -> 192.168.2.2 port 19997
rdr tun0 0/32 port 19998 -> 192.168.2.2 port 19998
rdr tun0 0/32 port 1 -> 19
On Sun, 2003-08-24 at 17:31, Jayel wrote:
> well I searched google and several messages came up with the suggestion of using
> tircproxy. I then installed tircproxy from ports and ran the configure my setup to
> use transparent proxy.
>
> as a test I ran the script (tircproxy -d9 -s 7666 -MILHR
well I searched google and several messages came up with the suggestion of using
tircproxy. I then installed tircproxy from ports and ran the configure my setup to use
transparent proxy.
as a test I ran the script (tircproxy -d9 -s 7666 -MILHR -i 10.10.10.254) as suggested
by the online manual