All of lore.kernel.org
 help / color / mirror / Atom feed
* problem with connection tracking with fragmentation needed icmp error
@ 2006-11-02  6:54 Nishit Shah
  2006-11-03 10:19 ` Patrick McHardy
  0 siblings, 1 reply; 6+ messages in thread
From: Nishit Shah @ 2006-11-02  6:54 UTC (permalink / raw)
  To: netfilter-devel

Hi,

I have a following setup

machineA ------------------------------router -------------------------- 
firewall ------------------------------------ machineB
172.16.16.2              172.16.16.1    9.9.9.1          9.9.9.2
192.168.1.1                       192.168.1.2


router has two interfaces, eth0 is connected to machineA with mtu of 1000,
all other interfaces with mtu of 1500.
if i ping from machineA to machineB with data size 1200 and DF bit set,
packet will reach machineB, machineB will reply with DF bit set and data
size 1200,
upon receving this packet router sends icmp fragmentation needed and DF bit
set message to machineB, when this packet comes to firewall conntrack marks
that packet's state as INVALID. is it the valid case ??

Regards,
Nishit Shah.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-11-06 14:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-02  6:54 problem with connection tracking with fragmentation needed icmp error Nishit Shah
2006-11-03 10:19 ` Patrick McHardy
2006-11-03 10:43   ` Nishit Shah
2006-11-03 10:44     ` Patrick McHardy
2006-11-04  5:42       ` Nishit Shah
2006-11-06 14:01         ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.