Re: ip_nat_irc & 2.4.18

Robinson Maureira Castillo (rmaureira@alumno.inacap.cl)
Sat, 8 Jun 2002 22:51:05 -0400 (CLT)


On 8 Jun 2002, Nix N. Nix wrote:

>
> I figured it out:
>
> ip_nat_irc.o doesn't track connection going to ports other than 6667.
> So, if, initially, you connect to, say, twisted.ma.us.dal.net:6668, then
> ip_nat_irc doesn't track your connection. :o(
>

Hi, from ip_nat_irc.c

-- snip --
* Module load syntax:
* insmod ip_nat_irc.o ports=port1,port2,...port<MAX_PORTS>
*
* please give the ports of all IRC servers You wish to connect to.
* If You don't specify ports, the default will be port 6667
*/
-- snip --

You should change your insmod line for ip_nat_irc to include all port
you're supposed to connect to.

Hope this helps

Best regards.

-- 
Robinson Maureira Castillo
Asesor DAI
INACAP

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/