[EMAIL PROTECTED] wrote:
I need that all the traffic from my network in port 80,443 goto xl0
All the others connections go to xl1

# Cheap&Cheerful policy routing for xl0 when default route -> xl1
#  Put the packet on xl0 and changes the next-hop
pass out quick on xl1 to xl0:10.0.0.1 from any to any port = 80

Reply via email to