Subject: Re: mark and route traffic with two links
To: Roberto Pereyra <pereyra.roberto@gmail.com>
From: Paul Newhouse <newhouse@rockhead.com>
List: netbsd-users
Date: 01/25/2007 20:02:20
>  
>  Take a look this tutorial:
>  
>  http://www.openbsd.org/faq/pf/pools.html
>  
>  roberto

Thanks for the link.  I don't think it's the NAT'g but, I was specifying:

    pass out log on $ext_if route-to $dsl_if proto { tcp udp icmp } 
                     from {$dsl_net} to any

and

    pass out log on $ext_if route-to $dsl_if:$dsl_hop proto { tcp udp icmp } 
                     from {$dsl_net} to any

The tutorial looks like:

  pass out log on $ext_if route-to ( $dsl_if $dsl_hop ) proto { tcp udp icmp }
                     from {$dsl_net} to any

I'll give that a try this weekend.

Thanks,
Paul
 
>  
>  -- 
>  Ing. Roberto Pereyra
>  ContenidosOnline
>  Looking for Linux Virtual Private Servers ? Click here:
>  http://www.spry.com/hosting-affiliate/scripts/t.php?a_aid=426&a_bid=56