All of lore.kernel.org
 help / color / mirror / Atom feed
* dnat to multiple destination
@ 2005-10-26 14:02 =?unknown-8bit?b?sLAg/uP+4yDf6nL74vFnILCw?=
  2005-10-26 14:10 ` Mariusz Kruk
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: =?unknown-8bit?b?sLAg/uP+4yDf6nL74vFnILCw?= @ 2005-10-26 14:02 UTC (permalink / raw)
  To: netfilter

hi there,

recently i read iptables man page,
in the DNAT part :
You  can  add  several --to-destination options.  If
you specify more than
one destination address, either via an address range
or multiple --to-des­
tination  options,  a simple round-robin (one after
another in cycle) load
balancing takes place between these adresses.

in my mind, it sounds like:
iptables -A PREROUTING -s xxx.xxx.xxx.xxx -p tcp
--dport 80 -j DNAT --to-destination aaa.aaa.aaa.aaa
--to-destination bbb.bbb.bbb.bbb

but it says invalid arguments.
which part was wrong ?

cheers,
Agung


		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com


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

end of thread, other threads:[~2005-10-26 17:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-26 14:02 dnat to multiple destination =?unknown-8bit?b?sLAg/uP+4yDf6nL74vFnILCw?=
2005-10-26 14:10 ` Mariusz Kruk
2005-10-26 14:13 ` Jörg Harmuth
2005-10-26 14:14 ` dnat to multiple destination *correction* =?unknown-8bit?b?sLAg/uP+4yDf6nL74vFnILCw?=
2005-10-26 14:19 ` dnat to multiple destination KOVACS Krisztian
2005-10-26 14:22   ` =?unknown-8bit?b?sLAg/uP+4yDf6nL74vFnILCw?=
2005-10-26 17:14   ` Henrik Nordstrom

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.