I'm afraid I can't figure out how to achieve this :-\

With ALTQ, one can assign priorities to outbound packets using pass or
rdr rules, but I think that's not a solution when it's needed to route
packets to one of the two gateways (using the same external interface or
not). Packet priorization works re-arranging the queue for a outbound
interface, but the packets do know which gateway they're going to use.

Am I right or it's possible to do it with priorization in pf's rules? 

Fernando


El jue, 02-04-2009 a las 15:47 +0200, Kamil Monticolo escribiC3:
> On Thu, 02 Apr 2009 14:36:30 +0200
> Fernando Alvarez <[email protected]> wrote:
> 
> > And... What if both connections doesn't have the same upstream
> > bandwidth? Would it be possible to load-balance both Internet
> > connections considering the upload/donwload capacity of each one, and
> > not using a round-robin load balancing, which assigns a nearly to 50/50
> > load?
> > 
> > Fernando
> > 
> Then, you have bandwidth management called ALTQ QoS in pf.conf.
> http://www.openbsd.org/faq/pf/queueing.html

Reply via email to