Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2001 19:16:29 -0400
From:      Pierre-Luc =?iso-8859-1?Q?Lesp=E9rance?= <silence@oksala.org>
To:        freebsd-security@freebsd.org
Subject:   Re: getting DCC fully functioning with ipnat/ipf
Message-ID:  <3B8048CD.DCCF51A4@oksala.org>
References:  <F140318XjHDCHBDOVhs00011ad5@hotmail.com> <20010820004115.B80382@heresy.xs4nobody.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B8048CD.DCCF51A4>