lkml.org 
[lkml]   [2000]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectNAT dropping packets
Date
Hi,

I've just spotted a small problem with 2.4.0-test8 running netfilter:

NAT: 3 dropping untracked packet c065d3a0 1 192.168.0.1 -> 192.168.0.9

This seems to be caused when you have connection tracking enabled, and
you ping the local network broadcast address. The filter rules specific
to the ethernet interface where this packet originated from and the above
response was dropped has the filter rules setup thus:

iptables -A INPUT -i eth0 -j ACCEPT
iptables -A OUTPUT -o eth0 -j ACCEPT

There isn't any NAT in operation on eth0 (but there is NAT for packets
going via other interfaces).

If you require more information on the setup, let me know, and I'll provide
it in private mail.
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King rmk@arm.linux.org.uk --- ---
| | | | http://www.arm.linux.org.uk/personal/aboutme.html / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.089 / U:6.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site