Date: Sun, 19 Aug 2001 18:35:41 -0500 From: Chris <admin@redshells.net> To: Pierre-Luc =?iso-8859-1?Q?Lesp=E9rance?= <silence@oksala.org> Cc: freebsd-security@freebsd.org Subject: Re: getting DCC fully functioning with ipnat/ipf Message-ID: <3B804D4D.16BEE19E@redshells.net> References: <F140318XjHDCHBDOVhs00011ad5@hotmail.com> <20010820004115.B80382@heresy.xs4nobody.nl> <3B8048CD.DCCF51A4@oksala.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Actually, dcc send uses a random port. Just use tircproxy which can be found in the ports collection. /usr/ports/irc/tircproxy It works fine with ipf. Good luck, Chris Pierre-Luc Lespérance wrote: > Bart Matthaei wrote: > > > > Pass the arguments -same_ports -use_sockets to natd > > He is using ipf/ipnat so it's not a good idea tu run natd > > You sould use the "rdr" rules in /etc/ipnat.rules : it looks > > rdr xl0 your_ip_address/32 port 1234 -> subnet_ip_address port 1234 > > *This is an example. Actually I don't which port irc client use > so you gonna have to change "1234" for the real port > > It could be a good idea to read the IPFilter HOWTO > http://coombs.anu.edu.au/~avalon/ip-filter.html > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B804D4D.16BEE19E>