All of lore.kernel.org
 help / color / mirror / Atom feed
* simple load-distribution setup - but weird behaviour
@ 2004-03-12 10:49 Per Jessen
  2004-03-14 17:14 ` Per Jessen
  0 siblings, 1 reply; 2+ messages in thread
From: Per Jessen @ 2004-03-12 10:49 UTC (permalink / raw)
  To: netfilter

Hi,

we're using iptables in a fairly primitive load-distribution setup - 

iptables -t nat -A OUTPUT -d 192.168.3.200 -j DNAT --to
192.168.3.101-192.168.3.108

All traffic originates on the local machine. It's been working fine for
quite a while, but today I noticed that only 7 of the 8 machines in the
cluster are being distributed to - 101,102,104,105,106,107,108 but not 103. 

There isn't an awful lot of traffic, perhaps 2-3 msgs/min. Kernel is 2.4.24. 
I tried telnet'ing to 103 (port 10025) which worked fine - and following
that 103 was suddenly also being distributed to automagically.

Is there a way of determining why 103 was not being distributed to? Or when
if this happens again, what can/should I look at? 


cheers
/Per Jessen, Zurich



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

end of thread, other threads:[~2004-03-14 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-12 10:49 simple load-distribution setup - but weird behaviour Per Jessen
2004-03-14 17:14 ` Per Jessen

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.