Source Routing

Ruslan Ermilov ru at FreeBSD.org
Tue Dec 30 00:13:15 PST 2003


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 at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20031230/9566b82f/attachment.bin


More information about the freebsd-net mailing list