RE: UDP stream load balancing across multiple uplinks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



В Пнд, 28/07/2008 в 09:33 -0400, Barry A Rich пишет:
> > -----Original Message-----
> > From: netfilter-owner@xxxxxxxxxxxxxxx 
> > [mailto:netfilter-owner@xxxxxxxxxxxxxxx]
> > On Behalf Of Grant Taylor
> > Sent: Friday, July 25, 2008 11:10 AM
> > 
> > Given that the source IP of your packets can change mid stream, you 
> > could use the "nth" match extension.  Using "nth" you would match 
> > packets to decide how to mark them and then use the mark to determine 
> > what routing table to use which would ultimately decide which outbound 
> > path to use.
> 
> The following setup does load balancing across the uplinks. However, the
> source address in the outgoing packets is not being SNAT'ed. Any
> suggestions?

Only first packet of udp "connection" is reaching the rule in the nat
table and does the job, since nat occurs for all packets in this
connection rest of rules would not match.

-- 
Покотиленко Костик <casper@xxxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux