Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2001 16:10:39 -0500
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        <stable@freebsd.org>
Subject:   ipnat bug
Message-ID:  <006a01c13586$0ccc7420$fe0c4042@inethouston.net>

next in thread | raw e-mail | index | archive | help
I'm running

firewall# uname -a
FreeBSD firewall.houabg.com 4.4-RC FreeBSD 4.4-RC #0: Thu Aug 16 08:26:47
CDT 2001     rns@firewall.houabg.com:/usr/obj/usr/src/sys/CBS  i386


And it appears that every so many days(sometimes every day, sometimes a week
or two) I have to ipnat -FCf /etc/ipnat.rules to flush the ftp proxy rules
so that people can active FTP out.  Is this a known bug in ipnat or not?

Here are the relevant rules

firewall# cat ipnat.rules
map xl0 192.168.5.0/24 -> 66.64.37.65/32 proxy port ftp ftp/tcp
map xl0 from any to 192.168.254.254 -> 192.168.254.1/32
map xl0 from 192.168.5.0/24 to any -> 66.64.37.65/32 portmap tcp/udp auto
map xl0 from 192.168.5.0/24 to any -> 66.64.37.65/32


Its not something I can reproduce, but something that just happens every now
and then.


Thanks.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006a01c13586$0ccc7420$fe0c4042>