Re: BGP solution ?
From: Gleb Smirnoff (glebius_at_cell.sick.ru)
Date: 01/22/04
- Previous message: Justin Hopper: "Re: FreeBSD router on a USB flash drive?"
- In reply to: Georgi Moskov: "Re: BGP solution ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Jan 2004 10:36:19 +0300 To: Georgi Moskov <moskov@telecoms.bg>
On Thu, Jan 22, 2004 at 12:58:03AM +0200, Georgi Moskov wrote:
G> > G> --- B ---
G> > G> / \
G> > G> / \ 6802:100
G> > G> 194.141.24.0/24 -- A C ----------- F
G> > G> \ / 6802:200
G> > G> \ /
G> > G> --- D ---
G> > G>
G> > G> in such a way, that traffic to/from 194.141.24.0/24 and prefixes marked
G> > G> widh 6802:100 to pass through router B and traffic to/from 6802:200 to
G> > G> pass through router D ? (the ruters use zebra)
<==skip==>
G> Correct me if I'm wrong but in my understanding router C can have only 1
G> active path for 194.141.24.0/24 (the best one) and if so, then it will
G> route traffic to it just through one of the interfaces.
You are right. Desired behavior of incoming traffic can be obtained only
by means of policy routing. In FreeBSD I see no way to combine "ipfw fwd"
feature and zebra.
-- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE _______________________________________________ freebsd-isp@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Justin Hopper: "Re: FreeBSD router on a USB flash drive?"
- In reply to: Georgi Moskov: "Re: BGP solution ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Bandwidh limiting router
... As for routing purpose you can make a linux machine as a router using ... "Zebra".
... (comp.os.linux.networking) - Re: a good firewall/router?
... It totally depends on what kind of connection ... You could also use a linux
router .. ... Use zebra or freesco ... (Security-Basics) - Re: Need help to develop a router in c++
... i know the basic idea about router, but i confused in where we start to ...
Look for Quagga or Zebra ... (comp.os.linux.networking) - Re: IPFW confusion
... internet, and I can't see how to do this with the router I've got. ...
>go with NAT guarded by ipfw at the server. ... (freebsd-questions) - Re: Port forwarding with router, natd and firewall
... NAT is used on the gateway. ... your router has a public IP address and
does NAT ... ipfw add deny log all from any to 127.0.0.0/8 ... (comp.unix.bsd.freebsd.misc)