Im running OpenBSD 3.2-stable, with tircproxy installed from the ports tree. I have the following in my inetd.conf for tircproxy:
127.0.0.1:7666 stream tcp nowait root /usr/local/sbin/tircproxy -MIRH -i 192.168.0.1 -m 30000 -x 30099
The following redirect rule, and pass rule is in my pf.conf:
DCCPorts="{ 30000><30099 }"
rdr on $IntIF proto tcp from any to any port 6667 -> 127.0.0.1 port 7666
pass in on $ExtIF inet proto tcp from any to $ExtIF port $DCCPorts flags S/SA keep state
I still can't get dcc sends to work from internal machines. If someone has had a similar problem, or can offer some help, it would be much appreciated.
Jon
Received on Mon Dec 30 12:49:01 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:32:12 EDT
|