I ended up having to do it that way, but the reason I preferred to do it via pf was in case of reboot all of the manual routes would have to be re-entered. Also, if the route-to command would work, I could then also route specific ports out via specific interfaces, say smtp traffic since my cable internet provider decided we don't need access to anyone else's smtp servers... However route does seem to work for now :)
Ben > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Stefan Paletta > Sent: Friday, October 08, 2004 9:53 AM > To: [EMAIL PROTECTED] > Subject: Re: Trouble using route-to > > Ben wrote/schrieb/scripsit: > [no specific question] > > pass in on $int_if route-to { ($ext_if $cox_gw) } from > $internal_net > > to !<UCI> keep state pass in on $int_if route-to { ($uci_if > $UCI_gw) } > > from $internal_net to <UCI> keep state > > Why not just route(8)? > > -Stefan > -- > junior guru SP666-RIPE JID:[EMAIL PROTECTED] [EMAIL PROTECTED] >
