Re: pf multiple networks, two gateways, route-to question
From: Adam Taube (nospam_at_thenewsgroups.com)
Date: 09/29/04
- Previous message: Daniel Hartmeier: "Re: QOS by ip"
- In reply to: fropnorlm: "Re: pf multiple networks, two gateways, route-to question"
- Next in thread: sam: "Re: pf multiple networks, two gateways, route-to question"
- Reply: sam: "Re: pf multiple networks, two gateways, route-to question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Sep 2004 04:14:26 GMT
"fropnorlm" <fropnorlm@hotmail.com> wrote in message
news:CYf6d.386$au6.19615@news.uswest.net...
> I have something LIKE this (not exactly) working.
> rdr on $ext_if1 proto tcp from any to $ext_ip1 port 25 -> $mailserver port
25
> rdr on $ext_if2 proto tcp from any to $ext_ip2 port 25 -> $mailserver port
25
>
> pass in quick on $ext_if1 reply-to ($ext_if1 $ext_gw1) inet proto tcp \
> from any to $mailserver port 25
> pass in quick on $ext_if2 reply-to ($ext_if2 $ext_gw2) inet proto tcp \
> from any to $mailserver port 25
Beautiful! Didn't know about reply-to. Makes all the difference.
Thanks so much fropnrlm... say can I just call you frop? :-)
Adam
- Previous message: Daniel Hartmeier: "Re: QOS by ip"
- In reply to: fropnorlm: "Re: pf multiple networks, two gateways, route-to question"
- Next in thread: sam: "Re: pf multiple networks, two gateways, route-to question"
- Reply: sam: "Re: pf multiple networks, two gateways, route-to question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|