Masquerading makes system unstable
Eric Andreychek
eric@mushr00m.com
Sun, 21 Nov 1999 02:42:03 -0500
I am also having trouble with crashes.. I'm running kernel 2.3.28 w/ SMP, along
with netfilter-0.1.12. As with Adrian, I had Netscape 4.7 open at the time. If
it helps, although I have masq set up, there were no computers using it at the
time, the server was the only one turned on.
# ipnatctl -L
masquerade [SRC] 192.168.168.0/24->0.0.0.0/0 TO:
# lsmod
Module Size Used by
ip_nat_map_masquerade 1280 1
ip_nat_ftp 2720 0 (unused)
ip_conntrack_ftp 1372 1 [ip_nat_ftp]
ip_nat 17716 2 [ip_nat_map_masquerade ip_nat_ftp]
ip_conntrack 11836 2 [ip_nat_map_masquerade ip_nat_ftp ip_conntrack_ftp ip_nat]
netfilter_dev 4212 0 (unused)
ip_defrag 472 0 (unused)
ipt_REJECT 468 1
ipt_limit 804 1
ipt_LOG 2416 5
ipt_icmp 532 36
ipt_udp 548 5
ipt_tcp 816 3
iptables 7260 6 [ipt_REJECT ipt_limit ipt_LOG ipt_icmp ipt_udp ipt_tcp]
If there's any other information I can provide, please let me know! Thanks,
-Eric