Roberto Pereyra wrote:
Hi
Look http://www.openbsd.org/faq/pf/es/pools.html
Or you could potentially use the route-to option
eg
pass in on $link1_if reply-to ($link1_if $link1_defroute) proto icmp
keep state
pass in on $link2_if reply-to ($link2_if $link2_defroute) proto icmp
keep state
I used this to route between 2 adsl links with 2 different assigned ip
address ranges through 1 firewall running different services (citrix on
one link and www/smtp/ftp etc on the other)
I honestly never thought of pools. Must check into it :-)
G
roberto
(saludos)
2005/8/13, Diego Augusto Dalmolin <[EMAIL PROTECTED]>:
Hi...
I4ve got a obsd 3.7 firewall and have 2 internet links on it
I don4t want to make a load balance...
just "what comes from link#1 goes out with link#1" &&
"what comes from link#2 goes out with link#2"
from an outside box I4m trying to ping link#2 IP.. the icmp
echorequest comes from link#2 and the echoreply is trying to go out on
link#1(the default gateway)
what can be made on pf.conf to fix this?
--
Diego Augusto Dalmolin
(41) 9648-0882