Re: Load balancing incoming trafic with BGP

2010-07-01 Thread BARDOU Pierre
per.org] Envoyi : mardi 29 juin 2010 14:47 @ : misc@openbsd.org Objet : Re: Load balancing incoming trafic with BGP On 2010-06-29, BARDOU Pierre wrote: > Hello, > > I tried to follow your advices, and I set : > network 1.1.1.0/24 > network 1.1.1.0/25 set prepend-self 5 hmm, I mean

Re: Load balancing incoming trafic with BGP

2010-06-30 Thread BARDOU Pierre
..@spacehopper.org] Envoyi : mardi 29 juin 2010 17:13 @ : misc@openbsd.org Objet : Re: Load balancing incoming trafic with BGP On 2010-06-29, BARDOU Pierre wrote: > Hello, > > I did this on router A : > > network 217.109.108.0/24 > network 217.109.108.128/25 > > neigbor.

Re: Load balancing incoming trafic with BGP

2010-06-29 Thread Stuart Henderson
On 2010-06-29, BARDOU Pierre wrote: > Hello, > > I did this on router A : > > network 217.109.108.0/24 > network 217.109.108.128/25 > > neigbor... > > allow from any > match to any prefix 217.109.108.128/25 set prepend-self 5 > > On router A "bgpctl sh rib" : > > Flags destination

Re: Load balancing incoming trafic with BGP

2010-06-29 Thread BARDOU Pierre
org CcB : BARDOU Pierre ObjetB : Re: Load balancing incoming trafic with BGP Hello, Have you tried a filter based config for your prepends ?

Re: Load balancing incoming trafic with BGP

2010-06-29 Thread Stuart Henderson
8 - 24" in the sample bgpd.conf (i.e. don't allow longer prefixes) is pretty common practice in many networks. > > Many thanks for the help > -- > Cordialement, > Pierre BARDOU > > > -Message d'origine- > De : Stuart Henderson [mailto:s...@spaceh

Re: Load balancing incoming trafic with BGP

2010-06-29 Thread rhsv6
Hello, Have you tried a filter based config for your prepends ?

Re: Load balancing incoming trafic with BGP

2010-06-29 Thread BARDOU Pierre
g this in production... Many thanks for the help -- Cordialement, Pierre BARDOU -Message d'origine- De : Stuart Henderson [mailto:s...@spacehopper.org] Envoyi : samedi 26 juin 2010 12:18 @ : misc@openbsd.org Objet : Re: Load balancing incoming trafic with BGP On 2010-06-25, BARDO

Re: Load balancing incoming trafic with BGP

2010-06-26 Thread Stuart Henderson
On 2010-06-25, BARDOU Pierre wrote: > I have issues trying to setup this : > >ISP AISP B > || > Router ARouter B > Main site --- Backup site > 1.1.1.0/25 1.1.1.128/25 I think you will have to rethink a bit. Even if your

Load balancing incoming trafic with BGP

2010-06-24 Thread BARDOU Pierre
Hello, I have issues trying to setup this : ISP AISP B || Router ARouter B Main site --- Backup site 1.1.1.0/25 1.1.1.128/25 I'd like that connections to the main site flow through ISP A, to the backup site flow through I