All of lore.kernel.org
 help / color / mirror / Atom feed
* conntrackd external cache does not contain NAT information
@ 2009-08-21  9:16 Egon Burgener
  2009-08-21 14:28 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 3+ messages in thread
From: Egon Burgener @ 2009-08-21  9:16 UTC (permalink / raw)
  To: netfilter

Hi

I am building a firewall with
   kernel 2.6.29.6
   iptables 2.4.4
   conntrack-tools 0.9.13 (FTFW mode)
   heartbeat version 1

conntrack synchronisation works fine except NAT traffic. If I do
conntrackd -i on the active node I see the NAT information in it:

tcp      6 ESTABLISHED src=192.168.12.20 dst=12.129.147.65 sport=2403  
dport=80 src=12.129.147.65 dst=84.73.54.61 sport=80 dport=2403  
[ASSURED] [active since 48s]

On the standby node I am missing the NAT information (conntrackd -e):

tcp      6 ESTABLISHED src=192.168.12.20 dst=12.129.147.65 sport=2403  
dport=80 [ASSURED] [active since 91s]

Has anybody a hint?

Thx
Egon
-- 
-----------------------------------------------------------------------------------------
addr://Kasinostrasse 30, CH-5001 Aarau   fon://++41 62 823 9355
http://www.terreactive.com                             fax://++41 62  
823 9356
------------------------------------------------------------------------------------------
Wir sichern Ihren Erfolg.                                 terreActive AG
------------------------------------------------------------------------------------------

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

end of thread, other threads:[~2009-08-25 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-21  9:16 conntrackd external cache does not contain NAT information Egon Burgener
2009-08-21 14:28 ` Pablo Neira Ayuso
2009-08-25 11:39   ` Egon Burgener

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.