Re: OpenBGP announce customer routes

2019-04-11 Thread Tom Smyth
Morning Michal, sorry for late very late reply ... it is probably not useful to you but im writing this to help anyone searching mailing list archives for an answer As Stuart mentioned you can use filters in bgpd.conf to do this check out /etc/examples/bgpd.conf also check man bgpd.conf and i

Re: OpenBGP announce customer routes

2018-11-26 Thread Stuart Henderson
On 2018-11-26, Michail Iordanidis wrote: > Dear all, > > is there a way to advertise IP prefixes generated from a customer AS & > prefixes to an EBGP neighbor in Openbgpd? > > Can I somehow create an outgoing prefix list our something like a > route-map for outgoing filtering? > > Please help >

Re: OpenBGP Issues. :-(

2013-03-04 Thread Alex Mathiasen
Alex Mathiasen(a...@mira.dk) on 2013.02.28 14:51:25 +0100: > Dear recipients, > > I have been using OpenBGP for a while with OpenBSD - And I am very > satisfied with the performance and amazed by the ease of configuration. > > My BGPD is configured against a Danish ISP called TDC - And we were

Re: OpenBGP Issues. :-(

2013-02-28 Thread Laurent Caron (Mobile)
Alex Mathiasen a écrit : >Dear recipients, > >I have been using OpenBGP for a while with OpenBSD - And I am very >satisfied >with the performance and amazed by the ease of configuration. > >My BGPD is configured against a Danish ISP called TDC - And we were >previously >configured to receive a fu

Re: OpenBGP Issues. :-(

2013-02-28 Thread Stuart Henderson
On 2013-02-28, Alex Mathiasen wrote: > Looking into the log files, it appeared BGPD received a certain route in the > routing table, and then grumbled about the prefix "grumbled about" is not very exact, actual log entries would be a lot more helpful. It would be even better if you could capture

Re: OpenBGP Issues. :-(

2013-02-28 Thread Sebastian Benoit
Alex Mathiasen(a...@mira.dk) on 2013.02.28 14:51:25 +0100: > Dear recipients, > > I have been using OpenBGP for a while with OpenBSD - And I am very satisfied > with the performance and amazed by the ease of configuration. > > My BGPD is configured against a Danish ISP called TDC - And we were pr

Re: OpenBGP Issues. :-(

2013-02-28 Thread Chris Cappuccio
Alex Mathiasen [a...@mira.dk] wrote: > > It appeared the BGPD kept receiving the routing tables, and then start all > over. > You don't mention which version of openbsd you are using. There are some problems like this in older versions of bgpd which are now fixed. You may want to try a new sna

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-05 Thread Claudio Jeker
On Tue, Feb 05, 2013 at 10:34:02AM +, Stuart Henderson wrote: > On 2013-02-04, Eduardo Meyer wrote: > >> On 02/04/2013 03:59 PM, Eduardo Meyer wrote: > >> > Hello, > >> > > >> > I am facing a strange behavior, > >> > > >> > I have the following scenario > >> > > >> > eBGP1<->iBGP1<->iBGP2<->iB

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-05 Thread Eduardo Meyer
On Tue, Feb 5, 2013 at 8:34 AM, Stuart Henderson wrote: > On 2013-02-04, Eduardo Meyer wrote: > >> On 02/04/2013 03:59 PM, Eduardo Meyer wrote: > >> > Hello, > >> > > >> > I am facing a strange behavior, > >> > > >> > I have the following scenario > >> > > >> > eBGP1<->iBGP1<->iBGP2<->iBGP3<->eBG

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-05 Thread Stuart Henderson
On 2013-02-04, Eduardo Meyer wrote: >> On 02/04/2013 03:59 PM, Eduardo Meyer wrote: >> > Hello, >> > >> > I am facing a strange behavior, >> > >> > I have the following scenario >> > >> > eBGP1<->iBGP1<->iBGP2<->iBGP3<->eBGP2 >> >> iBGP must be fully meshed, a session between iBGP1 and iBGP3 is >>

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-04 Thread Sebastian Benoit
Eduardo Meyer(dudu.me...@gmail.com) on 2013.02.04 13:51:25 -0200: > On Mon, Feb 4, 2013 at 1:36 PM, Peter Hessler wrote: > > > make iBGP2 a route server. > > > > Sounds promising, what are the key configurations in bgpd.conf to do so? So > I can look further. > > Are we talking 'bout reflector/

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-04 Thread Andre Keller
Am 04.02.2013 16:32, schrieb Eduardo Meyer: > Really? It's difficult for me in this environment, do I have another option? add a route collector that peers with all ibgp neighbors...

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-04 Thread Michael Lambert
On 4 Feb 2013, at 10:36, Peter Hessler wrote: > make iBGP2 a route server. I think this would be a route reflector since you're dealing with iBGP. Michael

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-04 Thread Eduardo Meyer
On Mon, Feb 4, 2013 at 1:36 PM, Peter Hessler wrote: > make iBGP2 a route server. > Sounds promising, what are the key configurations in bgpd.conf to do so? So I can look further. Are we talking 'bout reflector/collector? > > On 2013 Feb 04 (Mon) at 13:32:43 -0200 (-0200), Eduardo Meyer wrote

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-04 Thread Peter Hessler
make iBGP2 a route server. On 2013 Feb 04 (Mon) at 13:32:43 -0200 (-0200), Eduardo Meyer wrote: :Really? It's difficult for me in this environment, do I have another option? : : :On Mon, Feb 4, 2013 at 1:30 PM, Florian Obser wrote: : :> :> :> On 02/04/2013 03:59 PM, Eduardo Meyer wrote: :> > Hell

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-04 Thread Eduardo Meyer
Really? It's difficult for me in this environment, do I have another option? On Mon, Feb 4, 2013 at 1:30 PM, Florian Obser wrote: > > > On 02/04/2013 03:59 PM, Eduardo Meyer wrote: > > Hello, > > > > I am facing a strange behavior, > > > > I have the following scenario > > > > eBGP1<->iBGP1<->i

Re: OpenBGP - iBGP peers not announcing after 3 hops

2013-02-04 Thread Florian Obser
On 02/04/2013 03:59 PM, Eduardo Meyer wrote: > Hello, > > I am facing a strange behavior, > > I have the following scenario > > eBGP1<->iBGP1<->iBGP2<->iBGP3<->eBGP2 iBGP must be fully meshed, a session between iBGP1 and iBGP3 is missing.

Re: OpenBGP lost session

2012-09-21 Thread Bernd
Am 2012-09-18 16:34, schrieb Stuart Henderson: On 2012-09-18, Bernd wrote: Hi list, I've got two OpenBSD (5.1-STABLE, amd64) machines running OpenBGPd. Both of them are connected to two upstream providers each, furthermore there are (older) Ciscos, also connecteed to the same (!) upstream r

Re: OpenBGP lost session

2012-09-18 Thread Stuart Henderson
On 2012-09-18, Bernd wrote: > Hi list, > > I've got two OpenBSD (5.1-STABLE, amd64) machines running OpenBGPd. > > Both of them are connected to two upstream providers each, furthermore > there are (older) Ciscos, also connecteed to the same (!) upstream > routers. > > Recently, both OpenBSD mac

Re: OpenBGP bgpctl(8) asdot / 4byte-asn

2011-05-27 Thread Claudio Jeker
On Fri, May 27, 2011 at 08:54:25PM +, Stuart Henderson wrote: > On 2011-05-27, Eduardo Meyer wrote: > > On Fri, May 27, 2011 at 3:28 PM, Stuart Henderson > > wrote: > >> On 2011-05-27, Eduardo Meyer wrote: > >>> Is there a way bgpctl will produce run-time information not using > >>> asdot f

Re: OpenBGP bgpctl(8) asdot / 4byte-asn

2011-05-27 Thread Stuart Henderson
On 2011-05-27, Eduardo Meyer wrote: > On Fri, May 27, 2011 at 3:28 PM, Stuart Henderson > wrote: >> On 2011-05-27, Eduardo Meyer wrote: >>> Is there a way bgpctl will produce run-time information not using >>> asdot format? >> >> Not at present, OpenBGP only accepts as-plain for input, it alway

Re: OpenBGP bgpctl(8) asdot / 4byte-asn

2011-05-27 Thread Eduardo Meyer
On Fri, May 27, 2011 at 3:28 PM, Stuart Henderson wrote: > On 2011-05-27, Eduardo Meyer wrote: >> Is there a way bgpctl will produce run-time information not using >> asdot format? > > Not at present, OpenBGP only accepts as-plain for input, it always > outputs as-dot. > > I think we should proba

Re: OpenBGP bgpctl(8) asdot / 4byte-asn

2011-05-27 Thread Stuart Henderson
On 2011-05-27, Eduardo Meyer wrote: > Is there a way bgpctl will produce run-time information not using > asdot format? Not at present, OpenBGP only accepts as-plain for input, it always outputs as-dot. I think we should probably change this, rfc5396 came out a couple of years ago and pretty muc

Re: OpenBGP

2011-02-28 Thread Andre Keller
Am 28.02.2011 19:36, schrieb fredrik danerklint: > Well, ospf6d is so broken that it can't be used in a production environment. > > Since IPv6 is so important for me as a Internet Service Provider I have to > come up with something to solve my needs... Well I use opsf6d in production (for a small

Re: OpenBGP

2011-02-28 Thread fredrik danerklint
mendagen den 28 februari 2011 19.27.28 skrev fredrik danerklint: > mendagen den 28 februari 2011 15.15.21 skrev Claudio Jeker: > > On Mon, Feb 28, 2011 at 03:08:05PM +0100, fredrik danerklint wrote: > > > Hi! > > > > > > I need some help with an configuration of OpenBGP. > > > > > > I have four

Re: OpenBGP

2011-02-28 Thread fredrik danerklint
mendagen den 28 februari 2011 16.22.10 skrev Henning Brauer: > * fredrik danerklint [2011-02-28 15:11]: > > Hi! > > > > I need some help with an configuration of OpenBGP. > > > > I have four routers that is connected with p-2-p links between each > > other: > > > > R1 <-> R2 <-> R3 <-> R4 > >

Re: OpenBGP

2011-02-28 Thread fredrik danerklint
mendagen den 28 februari 2011 15.15.21 skrev Claudio Jeker: > On Mon, Feb 28, 2011 at 03:08:05PM +0100, fredrik danerklint wrote: > > Hi! > > > > I need some help with an configuration of OpenBGP. > > > > I have four routers that is connected with p-2-p links between each > > other: > > > > R1

Re: OpenBGP

2011-02-28 Thread Henning Brauer
* fredrik danerklint [2011-02-28 15:11]: > Hi! > > I need some help with an configuration of OpenBGP. > > I have four routers that is connected with p-2-p links between each other: > > R1 <-> R2 <-> R3 <-> R4 > > I've only seen networks announced to the nearest router that it is connected >

Re: OpenBGP

2011-02-28 Thread Claudio Jeker
On Mon, Feb 28, 2011 at 03:08:05PM +0100, fredrik danerklint wrote: > Hi! > > I need some help with an configuration of OpenBGP. > > I have four routers that is connected with p-2-p links between each other: > > R1 <-> R2 <-> R3 <-> R4 > > I've only seen networks announced to the nearest route

Re: OpenBGP

2011-02-28 Thread dug
Hi, > R1 <-> R2 <-> R3 <-> R4 > > I've only seen networks announced to the nearest router that it is connected > to. > > For example: R1 see R2 but R1 cannot see R3 etc.. Do you mean R2 is neighbor to R1 but not R3 or you mean R3 doesn't distribute to R1 ?

Re: OpenBGP Filter - Selectively Announcing by Peer.

2010-10-04 Thread Eduardo Meyer
On Mon, Oct 4, 2010 at 6:12 PM, Claudio Jeker wrote: > On Mon, Oct 04, 2010 at 02:20:55PM -0300, Eduardo Meyer wrote: >> Hello, >> >> I want to selectively announce what I get from my peers (whom I am >> transit for) for a certain upstream peer. I decided to use community >> to do so, like that: >

Re: OpenBGP Filter - Selectively Announcing by Peer.

2010-10-04 Thread Claudio Jeker
On Mon, Oct 04, 2010 at 02:20:55PM -0300, Eduardo Meyer wrote: > Hello, > > I want to selectively announce what I get from my peers (whom I am > transit for) for a certain upstream peer. I decided to use community > to do so, like that: > > # Add what I get from my transit peers to communyt $myas

Re: OpenBGP: 3 doubts regarding localpref, rib out and announcement

2010-05-24 Thread Eduardo Meyer
On Sun, May 23, 2010 at 3:10 PM, Henning Brauer wrote: >> match to $peer_2 prefix X.Y.Z.0/23 set localpref +50 >> >> But it wont work as I need. Please remember X.Y.Z.0/23 is announced by me. > > localpref for outgoing? that is useless. localpref is, well, local, > and not transmitted to the peer.

Re: OpenBGP: 3 doubts regarding localpref, rib out and announcement

2010-05-23 Thread Henning Brauer
* Eduardo Meyer [2010-05-23 13:51]: > Hello, > > I have 3 simple but yet annoying doubts. First, it's about localpref. > Today I have a /23 prefix which I announce only to one peer and which > I also go upstream to this very only peer. However the upstream policy > I had to use "pf route-to" to a

Re: OpenBGP tcp md5 woes...

2010-05-16 Thread Xavier Beaudouin
Hi there, Le 16 mai 2010 ` 14:26, Claudio Jeker a icrit : > On Sat, May 15, 2010 at 05:15:21PM +0200, Xavier Beaudouin wrote: >> Hi Stuart, >> >> Le 15 mai 2010 ` 13:47, Stuart Henderson a icrit : >> >>> On 2010-05-15, Xavier Beaudouin wrote: Hello, I am running OpenBSD 4.7-curren

Re: OpenBGP tcp md5 woes...

2010-05-16 Thread Claudio Jeker
On Sat, May 15, 2010 at 05:15:21PM +0200, Xavier Beaudouin wrote: > Hi Stuart, > > Le 15 mai 2010 ` 13:47, Stuart Henderson a icrit : > > > On 2010-05-15, Xavier Beaudouin wrote: > >> Hello, > >> > >> I am running OpenBSD 4.7-current, and it seems I have some problems to > >> negociate tcp md5 b

Re: OpenBGP tcp md5 woes...

2010-05-15 Thread Xavier Beaudouin
Hi Stuart, Le 15 mai 2010 ` 13:47, Stuart Henderson a icrit : > On 2010-05-15, Xavier Beaudouin wrote: >> Hello, >> >> I am running OpenBSD 4.7-current, and it seems I have some problems to >> negociate tcp md5 bgp session... They doesn't seems at all to wake up, I have >> connection timeout...

Re: OpenBGP tcp md5 woes...

2010-05-15 Thread Stuart Henderson
On 2010-05-15, Xavier Beaudouin wrote: > Hello, > > I am running OpenBSD 4.7-current, and it seems I have some problems to > negociate tcp md5 bgp session... They doesn't seems at all to wake up, I have > connection timeout... or what ever. Please show ipsecctl -sa and netstat -rnfencap. I have

Re: OpenBGP filter question

2010-02-17 Thread Ivo Chutkin
On 12.2.2010 P3. 11:10, Stuart Henderson wrote: On 2010-02-11, Ivo Chutkin wrote: match to $my_upstream_1 source-as {some_as} set prepend-self 4 I would like to prepend my as to make as path longer for "some_as" trough my_upstream_1 and make it to prefer path trough my_upstream_2. It does not

Re: OpenBGP filter question

2010-02-12 Thread Andre Keller
Am 11.02.2010 11:31, schrieb Ivo Chutkin: > The actual filter looks like this without the comment: > > match to $spnet_bg #(AS8717) sourse_as 9070 set prepend-seff 4 These are typos, right? match to "neighborip" source-as "as to prepend" set { prepend-self 3 } works in our setup

Re: OpenBGP filter question

2010-02-12 Thread Stuart Henderson
On 2010-02-11, Ivo Chutkin wrote: >>> match to $my_upstream_1 source-as {some_as} set prepend-self 4 >>> >>> I would like to prepend my as to make as path longer for "some_as" >>> trough my_upstream_1 and make it to prefer path trough my_upstream_2. >>> It does not produce error with bgpd-n but th

Re: OpenBGP filter question

2010-02-11 Thread Ivo Chutkin
On 10.2.2010 P3. 21:32, Stuart Henderson wrote: On 2010-02-10, Ivo Chutkin wrote: Hello misc, Would the following filter work? match to $my_upstream_1 source-as {some_as} set prepend-self 4 I would like to prepend my as to make as path longer for "some_as" trough my_upstream_1 and make it to

Re: OpenBGP filter question

2010-02-10 Thread Stuart Henderson
On 2010-02-10, Ivo Chutkin wrote: > Hello misc, > > Would the following filter work? > > match to $my_upstream_1 source-as {some_as} set prepend-self 4 > > I would like to prepend my as to make as path longer for "some_as" > trough my_upstream_1 and make it to prefer path trough my_upstream_2. >

Re: OpenBGP on CARP

2009-09-29 Thread Soeren Aurehoej
Den 29/09/2009 kl. 18.24 skrev peter dunaskin: Hello Soeren, I'm trying to implement CARP on our edge BGP OpenBSD routers. CARP itself seems to be working perfectly but I'm having problems figuring out how to propertly configure BGP. I have couple of external IP's on my network, so limited

Re: OpenBGP on CARP

2009-09-29 Thread Soeren Aurehoej
Hello Peter Den 29/09/2009 kl. 14.33 skrev peter dunaskin: Hello, I'm trying to implement CARP on our edge BGP OpenBSD routers. CARP itself seems to be working perfectly but I'm having problems figuring out how to propertly configure BGP. I have couple of external IP's on my network, so limit

Re: OpenBGP default route selection process

2009-05-24 Thread Stuart Henderson
On 2009-05-24, Justin Credible wrote: > On Sat, May 23, 2009 at 6:35 PM, Justin Credible > *>199.185.136.0/2364.x.x.x 200 1 3549 812 812 812 812 3602 > 22512 i > * 199.185.136.0/23212.x.x.x 100 500 3356 6453 812 3602 22512 i > # route -n show | grep 199.185.136 > 19

Re: OpenBGP default route selection process

2009-05-24 Thread Justin Credible
On Sun, May 24, 2009 at 12:22 PM, Claudio Jeker wrote: > On Sun, May 24, 2009 at 11:54:37AM -0600, Justin Credible wrote: > > > >> I figured this one out. This particular problem was caused because i had set: >> >> nexthop qualify via bgp >> > > Why did you set this? Just for fun or was there a r

Re: OpenBGP default route selection process

2009-05-24 Thread Claudio Jeker
On Sun, May 24, 2009 at 11:54:37AM -0600, Justin Credible wrote: > I figured this one out. This particular problem was caused because i had set: > > nexthop qualify via bgp > Why did you set this? Just for fun or was there a reason behind it. > I don't know why that setting in particular set

Re: OpenBGP default route selection process

2009-05-24 Thread Justin Credible
On Sat, May 23, 2009 at 8:55 PM, Justin Credible wrote: > On Sat, May 23, 2009 at 6:35 PM, Justin Credible > wrote: >> >> Hi there, >> >> I am running OpenBSD 4.4 with OpenBGPD and multiple peers. >> >> For some reason the device is selecting Level3 as the default route for absolutely everything

Re: OpenBGP default route selection process

2009-05-23 Thread Justin Credible
On Sat, May 23, 2009 at 6:35 PM, Justin Credible wrote: > > Hi there, > > I am running OpenBSD 4.4 with OpenBGPD and multiple peers. > > For some reason the device is selecting Level3 as the default route for absolutely everything which is not statically set. > > On Level3 config i have set: > > s

Re: OpenBGP: announcing network to different peers

2009-03-13 Thread Eduardo Meyer
On Fri, Mar 13, 2009 at 12:29 AM, Claudio Jeker wrote: > On Thu, Mar 12, 2009 at 10:27:42PM -0300, Eduardo Meyer wrote: >> Hello, >> >> I have a /20 and I want a announce half of it to peer21 and the other >> half to peer2 only. How am I expected to do so? Using filters? >> >> Can anyone please m

Re: OpenBGP: announcing network to different peers

2009-03-12 Thread Claudio Jeker
On Thu, Mar 12, 2009 at 10:27:42PM -0300, Eduardo Meyer wrote: > Hello, > > I have a /20 and I want a announce half of it to peer21 and the other > half to peer2 only. How am I expected to do so? Using filters? > > Can anyone please mention a working example? > network a.b.c.d/21 network a.b.c

Re: OpenBGP: announcing network to different peers

2009-03-12 Thread Pierre Lamy
It's really easy, you can send some of the 1's and 0s to peer 21, and some 1's and 0's to peer2. Assuming the halves are contiguous, you would probably announce 2x /21's. You could also really try and be very specific and announce them as a bunch of /32's, this would give you the granularity y

Re: OpenBGP 4.3/4.4 Gotchas

2009-03-11 Thread Henning Brauer
* Dan Carley [2009-02-20 14:47]: > This behaviour was thankfully not replicated with 4.4 in the lab, so we'll > be upgrading promptly. But we were having issues with our 4.4 peers keeping > sessions open to each other. This was resolved with r1.13 of bgpd/timer.c. > I'm curious though whether this

Re: ham,Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread Simon Slaytor
True, although in this scenario would soft reconfig not be an answer? As each router has two copies of the full table, one via the eBGP peer and another from the iBGP peer. If the eBGP peer dropped all the iBGP learned routes would remain and be used. When the eBGP peer came back up soft recon

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread Stuart Henderson
On 2008-10-08, Simon Slaytor <[EMAIL PROTECTED]> wrote: > > It's also important to tune the BGP dead timers as low as you can if you do this, do it with care, it's a double-edged sword. sure you pick up a dead session sooner, but, it greatly increases the chance of killing a session when your or

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread Simon Slaytor
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyi : mercredi 8 octobre 2008 09:05 @ : BARDOU Pierre Cc : Frans Haarman; misc@openbsd.org Objet : Re: OpenBGP load balancing between 2 ISP (multihoming) BARDOU Pierre wrote: Hello, I can load balance on the firewalls with pf , but the problem

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread Simon Slaytor
Hi, First off lets clear up to things: OSPF is an igp protocol, you would use it to share routes between your own routers not a transit providers. iBGP is again an igp, this time BGP will automatically talk iBGP when talking to routers within the same AS. Your BGP sessions will automatically

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread Stuart Henderson
On 2008-10-08, Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2008-10-08, BARDOU Pierre <[EMAIL PROTECTED]> wrote: >> This is a multi-part message in MIME format. >> >> --=_NextPart_000_00C3_01C92936.6DEF4560 >> Content-Type: multipart/mixed; >> boundary="=_NextPart_001_00C4_01C92936

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread Stuart Henderson
On 2008-10-08, BARDOU Pierre <[EMAIL PROTECTED]> wrote: > This is a multi-part message in MIME format. > > --=_NextPart_000_00C3_01C92936.6DEF4560 > Content-Type: multipart/mixed; > boundary="=_NextPart_001_00C4_01C92936.6DEF4560" > > > --=_NextPart_001_00C4_01C92936.6DEF4560 > Co

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread BARDOU Pierre
octobre 2008 10:56 À : BARDOU Pierre Cc : misc@openbsd.org Objet : Re: OpenBGP load balancing between 2 ISP (multihoming) ospf and bgp are designed to select the best possbile route and add that to the kernel routing table I think ;) I still think you could run 2 CARPs on both BGP routers and

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread Claudio Jeker
On Wed, Oct 08, 2008 at 09:14:02AM +0200, BARDOU Pierre wrote: > > Hello, > > Failover already works with BGP on my test conf, the problem is that BGP > only selects ONE route to a destination, so there is no load balancing. > There is loadbalancing insofar that if you have two independent up

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread Frans Haarman
nks > > -- > Cordialement, > Pierre BARDOU > > -Message d'origine- > De : Mariusz Makowski [mailto:[EMAIL PROTECTED] > Envoyi : mardi 7 octobre 2008 21:38 > @ : Frans Haarman > Cc : BARDOU Pierre; misc@openbsd.org > Objet : Re: OpenBGP load balancing betwe

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread BARDOU Pierre
octobre 2008 21:38 À : Frans Haarman Cc : BARDOU Pierre; misc@openbsd.org Objet : Re: OpenBGP load balancing between 2 ISP (multihoming) Frans Haarman wrote: > 2008/10/7 BARDOU Pierre <[EMAIL PROTECTED]> > >> Hello, >> >> I am trying to set up a configurai

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread BARDOU Pierre
D] Envoyé : mercredi 8 octobre 2008 09:05 À : BARDOU Pierre Cc : Frans Haarman; misc@openbsd.org Objet : Re: OpenBGP load balancing between 2 ISP (multihoming) BARDOU Pierre wrote: > Hello, > > I can load balance on the firewalls with pf , but the problem of that > Solution is that ther

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread [EMAIL PROTECTED]
... -- Cordialement, Pierre BARDOU De : Frans Haarman [mailto:[EMAIL PROTECTED] Envoyi : mardi 7 octobre 2008 18:54 @ : BARDOU Pierre Cc : misc@openbsd.org Objet : Re: OpenBGP load balancing between 2 ISP (multihoming) 2008/10/7 BARDOU Pierre <[EMAIL PROTEC

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread BARDOU Pierre
etup that on my test config. -- Cordialement, Pierre BARDOU -Message d'origine- De : Mariusz Makowski [mailto:[EMAIL PROTECTED] Envoyi : mardi 7 octobre 2008 21:38 @ : Frans Haarman Cc : BARDOU Pierre; misc@openbsd.org Objet : Re: OpenBGP load balancing between 2 ISP (multihoming) Fr

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-07 Thread BARDOU Pierre
BARDOU De : Frans Haarman [mailto:[EMAIL PROTECTED] Envoyé : mardi 7 octobre 2008 18:54 À : BARDOU Pierre Cc : misc@openbsd.org Objet : Re: OpenBGP load balancing between 2 ISP (multihoming) 2008/10/7 BARDOU Pierre <[EMAIL PROTECTED]>

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-07 Thread Mariusz Makowski
Frans Haarman wrote: 2008/10/7 BARDOU Pierre <[EMAIL PROTECTED]> Hello, I am trying to set up a configuraion like this : +--- -+ +-+ | ISP1 | | ISP2 | Cisco | ROUTER | | ROUTER | | AS3215 | | AS12

Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-07 Thread Frans Haarman
2008/10/7 BARDOU Pierre <[EMAIL PROTECTED]> > Hello, > > I am trying to set up a configuraion like this : > > +--- -+ +-+ > | ISP1 | | ISP2 | Cisco > | ROUTER | | ROUTER | > | AS3215 | | AS12670 | >

Re: openbgp: operation not permitted

2008-06-14 Thread Lu Vo
2008/6/13 Claudio Jeker <[EMAIL PROTECTED]>: > On Fri, Jun 13, 2008 at 12:47:26PM -0700, Lu Vo wrote: > > Greetings, > > > > I set up 2 routers running openbgpd. The first one is working well. The > > 2nd one is not. > > > > I am seeing these errors in the syslog > > > > Jun 13 14:18:13 router2

Re: openbgp: operation not permitted

2008-06-13 Thread Claudio Jeker
On Fri, Jun 13, 2008 at 12:47:26PM -0700, Lu Vo wrote: > Greetings, > > I set up 2 routers running openbgpd. The first one is working well. The > 2nd one is not. > > I am seeing these errors in the syslog > > Jun 13 14:18:13 router2 bgpd[9453]: neighbor xxx.191.188.137: write error: > Operati

Re: OpenBGP - Balancing between peers

2008-02-19 Thread Claudio Jeker
On Tue, Feb 19, 2008 at 12:41:14AM -0300, Eduardo Meyer wrote: > On Feb 18, 2008 8:47 PM, Dustin Lundquist <[EMAIL PROTECTED]> wrote: > > To balance your inbound you can prepend your AS number to your > > advertisements to depreference them. Some larger ISPs do this on a per > > prefix basis, but s

Re: OpenBGP - Saving & Restoring routes, possible?

2008-02-19 Thread Claudio Jeker
On Mon, Feb 18, 2008 at 05:09:29PM -0300, Eduardo Meyer wrote: > Hello, > > I have setup OpenBGP doing full routing with 3 other peers, so I get > around 240k routes from each peer. But if by some reason I have to > restar bgpd, it takes up to 5 minutes so I can all routes updated > again. > > Is

Re: OpenBGP - Balancing between peers

2008-02-18 Thread Chris Cappuccio
Eduardo Meyer [EMAIL PROTECTED] wrote: > > For example, I have a certain traffic outgoing to AS 4230, it was > going via AS17379, and with localpref I could make it go via 18881. > > However, I need to balance it in the adequated ratio, say, make 40% of > outgoing traffic to 4230 go via 1881 whil

Re: OpenBGP - Balancing between peers

2008-02-18 Thread Eduardo Meyer
On Feb 18, 2008 8:47 PM, Dustin Lundquist <[EMAIL PROTECTED]> wrote: > To balance your inbound you can prepend your AS number to your > advertisements to depreference them. Some larger ISPs do this on a per > prefix basis, but since a sizable portion of ISPs are running Cisco gear > with a 256K pre

Re: OpenBGP - Saving & Restoring routes, possible?

2008-02-18 Thread Eduardo Meyer
On Feb 18, 2008 5:39 PM, NetOne - Doichin Dokov <[EMAIL PROTECTED]> wrote: > Eduardo Meyer NAPISA: > > Hello, > > > > I have setup OpenBGP doing full routing with 3 other peers, so I get > > around 240k routes from each peer. But if by some reason I have to > > restar bgpd, it takes up to 5 minutes

Re: OpenBGP - Saving & Restoring routes, possible?

2008-02-18 Thread NetOne - Doichin Dokov
Eduardo Meyer P=P0P?P8QP0: Hello, I have setup OpenBGP doing full routing with 3 other peers, so I get around 240k routes from each peer. But if by some reason I have to restar bgpd, it takes up to 5 minutes so I can all routes updated again. Is there a way to save and later restore the RIB/FI

Re: OpenBGP "state change OpenSent -> Active, reason: Connection closed" trouble

2008-01-21 Thread Eduardo Meyer
On Jan 16, 2008 1:15 PM, Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2008/01/16 12:33, Eduardo Meyer wrote: > > I have lowered holdtime for testing purposes only. With default value > > the behavior is the same. I have just forced local-address to another > > one, with "local-address 201.70.2

Re: OpenBGP "state change OpenSent -> Active, reason: Connection closed" trouble

2008-01-16 Thread Stuart Henderson
On 2008/01/16 12:33, Eduardo Meyer wrote: > I have lowered holdtime for testing purposes only. With default value > the behavior is the same. I have just forced local-address to another > one, with "local-address 201.70.200.2" but still the same. > > Here is the tcpdum output that doesn't look l

Re: OpenBGP "state change OpenSent -> Active, reason: Connection closed" trouble

2008-01-16 Thread Eduardo Meyer
On Jan 16, 2008 11:43 AM, Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2008/01/16 11:17, Eduardo Meyer wrote: > > I am setting up OpenBGP for the first time in replacement to Cisco. > > However, I am having some troubles which I could not realize the > > reason myself, so I > > > holdtime 4 > >

Re: OpenBGP "state change OpenSent -> Active, reason: Connection closed" trouble

2008-01-16 Thread Henning Brauer
* Eduardo Meyer <[EMAIL PROTECTED]> [2008-01-16 14:24]: > The problem I get is: > > neighbor 200.184.196.18 (Intelig): state change Connect -> OpenSent, > reason: Connection opened tcp connection has been established and we sent our OPEN message to the neighbor. > neighbor 200.184.196.18 (Intel

Re: OpenBGP "state change OpenSent -> Active, reason: Connection closed" trouble

2008-01-16 Thread Stuart Henderson
On 2008/01/16 11:17, Eduardo Meyer wrote: > I am setting up OpenBGP for the first time in replacement to Cisco. > However, I am having some troubles which I could not realize the > reason myself, so I > holdtime 4 can your peers keep up with that? it's rather low. > Local host: 201.87.

Re: OpenBGP "state change OpenSent -> Active, reason: Connection closed" trouble

2008-01-16 Thread Stuart Henderson
On 2008/01/16 13:43, Stuart Henderson wrote: > On 2008/01/16 11:17, Eduardo Meyer wrote: > > I am setting up OpenBGP for the first time in replacement to Cisco. > > However, I am having some troubles which I could not realize the > > reason myself, so I > > > holdtime 4 > > can your peers keep up

Re: openbgp bug?

2007-09-17 Thread Henning Brauer
* Erich <[EMAIL PROTECTED]> [2007-09-17 17:27]: > on our router with 2 uplinks we had the following scenario. > > one uplink interface didnt came up at boote due an misconfiguration in > /etc/hostname.fxp0, > no problem so far, the other interface did work ok, the bgp session started > there. > a

Re: openbgp bug?

2007-09-17 Thread Stuart Henderson
On 2007/09/17 16:22, Erich wrote: > im using the bgpd version which was shipped with openbsd 4.0, a little bit > older, but did a good job so far. I definitely recommend updating, 4.1-stable is probably the best choice for you (at least, until 4.2 is out).

Re: openbgp not exporing ipv6 to routing tables

2007-05-02 Thread Claudio Jeker
On Wed, May 02, 2007 at 11:50:33AM +0100, Jon Morby wrote: > On 21 Apr 2007, at 14:38, Henning Brauer wrote: > > > * Ond??ej Sur?? <[EMAIL PROTECTED]> [2007-04-21 14:58]: > >> Hi, > >> > >> Jon Morby pm9e v So 21. 04. 2007 v 12:13 +0100: > >>> Not sure if you're still trying to fix this, or if you

Re: openbgp not exporing ipv6 to routing tables

2007-05-02 Thread Jon Morby
On 21 Apr 2007, at 14:38, Henning Brauer wrote: > * Ond??ej Sur?? <[EMAIL PROTECTED]> [2007-04-21 14:58]: >> Hi, >> >> Jon Morby pm9e v So 21. 04. 2007 v 12:13 +0100: >>> Not sure if you're still trying to fix this, or if you're >>> sorted >>> but if you're still having problems >>> >>> Wha

Re: openbgp not exporing ipv6 to routing tables

2007-04-21 Thread Henning Brauer
* Ond??ej Sur?? <[EMAIL PROTECTED]> [2007-04-21 14:58]: > Hi, > > Jon Morby pm9e v So 21. 04. 2007 v 12:13 +0100: > > Not sure if you're still trying to fix this, or if you're sorted > > but if you're still having problems > > > > What does your filters section look like ? > > It's very sim

Re: openbgp not exporing ipv6 to routing tables

2007-04-21 Thread Ondřej Surý
Hi, Jon Morby pm9e v So 21. 04. 2007 v 12:13 +0100: > Not sure if you're still trying to fix this, or if you're sorted > but if you're still having problems > > What does your filters section look like ? It's very simple now - none. But filters just modify prefixes accepted and not couplin

Re: openbgp not exporing ipv6 to routing tables

2007-04-21 Thread Jon Morby
Not sure if you're still trying to fix this, or if you're sorted but if you're still having problems What does your filters section look like ? On 16 Apr 2007, at 16:28, OndEej SurC= wrote: > > I have configured openbgpd on openbsd 4.0 (upgraded from 3.8) and > there > seems to be problem

Re: openbgp not exporing ipv6 to routing tables

2007-04-16 Thread Ondřej Surý
Henning Brauer pm9e v Po 16. 04. 2007 v 19:06 +0200: > * Ond??ej Sur?? <[EMAIL PROTECTED]> [2007-04-16 17:40]: > > I have configured openbgpd on openbsd 4.0 (upgraded from 3.8) and there > > seems to be problem with IPv6. I have tried google and irc, but without > > success. > > > > I am receivin

Re: openbgp not exporing ipv6 to routing tables

2007-04-16 Thread Henning Brauer
* Ond??ej Sur?? <[EMAIL PROTECTED]> [2007-04-16 17:40]: > I have configured openbgpd on openbsd 4.0 (upgraded from 3.8) and there > seems to be problem with IPv6. I have tried google and irc, but without > success. > > I am receiving IPv6 prefixes just fine (791 from upstream transit, 140 > from

Re: OpenBGP: AS filters

2007-03-27 Thread Thomas beta
2007/3/27, Stuart Henderson <[EMAIL PROTECTED]>: On 2007/03/27 22:21, Thomas beta wrote: > Now, if the link between the openbgp box and cisco3 fails, i still > will be announcing the /24 of cisco3 (i receive the prefix also from > cisco2). I cannot put a prefix filter on the incoming from the > t

Re: OpenBGP: AS filters

2007-03-27 Thread Stuart Henderson
On 2007/03/27 22:21, Thomas beta wrote: > Now, if the link between the openbgp box and cisco3 fails, i still > will be announcing the /24 of cisco3 (i receive the prefix also from > cisco2). I cannot put a prefix filter on the incoming from the > transits, otherwise i will loose contact to the netw

Re: OpenBGP: AS filters

2007-03-27 Thread Claudio Jeker
On Tue, Mar 27, 2007 at 10:21:35PM +0200, Thomas beta wrote: > Hello everyone, > > I am testing some things with OpenBGPD and did run into following problem: > > Test setup: > I have 3 cisco routers and 1 openbgp box. > > The scenario; > - Cisco1 and Cisco2 are transit providers, Cisco3 is a cus

Re: OpenBGP Won't Establish A Session/Connection?

2007-01-31 Thread Henning Brauer
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2007-01-31 15:02]: > Hi, > > I had setup a private test network with the following information to test > openbgp: > > > OBSD-01 > --- > > AS: 65213 > IP: 10.0.111.77 > > > OBSD-02 > --- > > AS: 65123 > IP: 172.16.111.77 > > > My /etc/bgpd.c

Re: OpenBGP & carp interface

2006-10-26 Thread Henning Brauer
* ClaudeBrassel <[EMAIL PROTECTED]> [2006-10-26 14:03]: > Some add-on : > If I start the session with the carp device I have following in the > /var/log/daemon : > > Oct 26 13:48:12 bgp1 bgpd[31321]: nexthop 212.x.x.253 now valid: via > 212.x.x.254 yes, as I said, this is because the ifindex is n

Re: OpenBGP & carp interface

2006-10-26 Thread Henning Brauer
ok, I am pretty certain this is fixed in 4.0 -- Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED] BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

Re: OpenBGP & carp interface

2006-10-26 Thread ClaudeBrassel
Some add-on : If I start the session with the carp device I have following in the /var/log/daemon : Oct 26 13:48:12 bgp1 bgpd[31321]: nexthop 212.x.x.253 now valid: via 212.x.x.254 And this one with the em0 interface : Oct 26 13:53:21 bgp1 bgpd[31321]: nexthop 212.x.x.253 now valid: directly con

  1   2   >