Re: Multiple default routes / Force external routing

2009-04-14 Thread Julian Elischer
Sam Fourman Jr. wrote: On Tue, Apr 14, 2009 at 2:23 PM, wrote: I think you are rather confused about what Multiple FIBs is.. All it is is teh ability to make a packet use a particular FIB on it's outgoing path. There is not such thing as an interface being "In" a FIB. All interfaces are still

Re: Multiple default routes / Force external routing

2009-04-14 Thread Sam Fourman Jr.
On Tue, Apr 14, 2009 at 2:23 PM, wrote: >> > I think you are rather confused about what Multiple FIBs is.. >> > All it is is teh  ability to make a packet use a particular >> > FIB on it's outgoing path. There is not such thing as an interface >> > being "In" a FIB. All interfaces are still visib

Re: Multiple default routes / Force external routing

2009-04-14 Thread sthaug
> > I think you are rather confused about what Multiple FIBs is.. > > All it is is teh ability to make a packet use a particular > > FIB on it's outgoing path. There is not such thing as an interface > > being "In" a FIB. All interfaces are still visible to the routing code > > by default, and The

Re: Multiple default routes / Force external routing

2009-04-14 Thread Peter Cornelius
Re^2... > (...VRF...etc...pp...) > - To go between VRFs you need to send the traffic to an external > device, for instance a firewall. That was my first line of thought but my way simply does not work like that. Regards, Peter. -- Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s m

Re: Multiple default routes / Force external routing

2009-04-14 Thread Peter Cornelius
Re... Thanks for the numerous responses, first time I feel like home :) > >>> I have set up a box with various vlan interfaces on it. I naively > >>> expected to be able to set individual "default" routes and route > >>> between them via an *external* router (and filter packets there etc.) > >>>

Re: Multiple default routes / Force external routing

2009-04-14 Thread sthaug
> Perhaps the OP should rephrase his desire. > > To me, it sounds like he wants to turn the FBSD box into a VLAN > aggregator, and then "trunk" the VLANs to an external router to route > between the VLAN subnets. It's more that I'd like my FreeBSD box to be able to handle multiple routing tables

Re: Multiple default routes / Force external routing

2009-04-14 Thread Steve Bertrand
Julian Elischer wrote: > sth...@nethelp.no wrote: >>> I've poked about for weeks and asked similar questions in >>> -questions and elsewhere without avail. Probably using the wrong keys >>> to search and ask: >>> >>> I have set up a box with various vlan interfaces on it. I naively >>> expected to

Re: Multiple default routes / Force external routing

2009-04-13 Thread Julian Elischer
sth...@nethelp.no wrote: I've poked about for weeks and asked similar questions in -questions and elsewhere without avail. Probably using the wrong keys to search and ask: I have set up a box with various vlan interfaces on it. I naively expected to be able to set individual "default" routes and

Re: Multiple default routes / Force external routing

2009-04-13 Thread sthaug
> I've poked about for weeks and asked similar questions in -questions and > elsewhere without avail. Probably using the wrong keys to search and ask: > > I have set up a box with various vlan interfaces on it. I naively expected to > be able to set individual "default" routes and route between