Re: DCC send/receive and FBSD 5.1 using IPF/IPNAT

2003-08-25 Thread Jayel
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

Re: DCC send/receive and FBSD 5.1 using IPF/IPNAT

2003-08-24 Thread Mario Freitas
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

DCC send/receive and FBSD 5.1 using IPF/IPNAT

2003-08-24 Thread Jayel
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