From owner-freebsd-isp@FreeBSD.ORG Wed Jan 21 03:44:25 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF4EC16A4CE for ; Wed, 21 Jan 2004 03:44:25 -0800 (PST) Received: from mail.telecoms.bg (mail.telecoms.bg [217.79.79.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76CED43D3F for ; Wed, 21 Jan 2004 03:44:23 -0800 (PST) (envelope-from moskov@telecoms.bg) Received: from k.telecoms.bg (k.telecoms.bg [217.79.66.142]) by mail.telecoms.bg (8.12.10/8.12.8) with ESMTP id i0LBiKl2002259 for ; Wed, 21 Jan 2004 13:44:20 +0200 Received: from k (localhost [127.0.0.1]) by k.telecoms.bg (Postfix) with SMTP id 10ECC61A0 for ; Wed, 21 Jan 2004 13:45:09 +0200 (EET) Received: from 217.79.79.166 (SquirrelMail authenticated user moskov) by k with HTTP; Wed, 21 Jan 2004 13:45:09 +0200 (EET) Message-ID: <3446.217.79.79.166.1074685509.squirrel@k> Date: Wed, 21 Jan 2004 13:45:09 +0200 (EET) From: "Georgi Moskov" To: freebsd-isp@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: BGP solution ? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2004 11:44:26 -0000 Hi all, I have tha following setup: --- B --- / \ / \ 6802:100 194.141.24.0/24 -- A C ----------- F \ / 6802:200 \ / --- D --- Router F advertises to router C prefixes marked widh community 6802:100 and prefixes marked with 6802:200. Is it possible to configure the routers in such a way, that traffic to/from 194.141.24.0/24 and prefixes marked widh 6802:100 to pass through router B and traffic to/from 6802:200 to pass through router D ? (the ruters use zebra) Respectfully, Georgi Moskov