Re: Source Routing

From: Ruslan Ermilov (ru_at_FreeBSD.org)
Date: 12/30/03

  • Next message: Fredrick Nilsson: "bridge - bridge box disappears from the network (even though it h as an ip assigned to one of the interfaces)"
    Date: Tue, 30 Dec 2003 10:13:08 +0200
    To: Bruce M Simpson <bms@spc.org>
    
    
    

    On Tue, Dec 30, 2003 at 01:25:25AM +0000, Bruce M Simpson wrote:
    > On Sun, Dec 28, 2003 at 02:15:11PM -0800, afshin wrote:
    > > Is any source routing facility available in FreeBSD ?
    >
    > I think you mean policy routing. It is on the wishlist for 5.3.
    >
    What is missing in ipfw(8) and its ``fwd'' option from being a
    successful implementation of policy routing?

    - by using the match probability feature, you can implement
      the equal-access routing;

    - by checking the source IP adress, you can implement
      the source-sensitive routing;

    - by checking the IP TOS field, you can implement the
      quality-of-service routing;

    - etc.

    Cheers,

    -- 
    Ruslan Ermilov
    FreeBSD committer
    ru@FreeBSD.org
    
    



  • Next message: Fredrick Nilsson: "bridge - bridge box disappears from the network (even though it h as an ip assigned to one of the interfaces)"

    Relevant Pages

    • Re: Multiple routing tables in action...
      ... I've been waiting for something like this. ... Linux has done policy routing for many many years and is very good at it. ... value customers, premium customers, customers who want only certain carriers in their bandwidth mix, etc. ...
      (freebsd-net)
    • Re: Multiple routing tables in action...
      ... Why would i want or need multiple routing tables? ... You have 3 ISPs and want all traffic from the accounting department ... google for policy routing. ...
      (freebsd-net)
    • Re: Routing table metric.
      ... I suppose you could do policy routing, ... loopback or LAN interface ... ~ I mean if the router reports ...
      (comp.dcom.sys.cisco)
    • Re: Source Routing
      ... Ruslan Ermilov wrote: ... configuration from a routing daemon. ... ipfw also has its limits when ... > the source-sensitive routing; ...
      (freebsd-net)