Re: IPb6 BGP between two birds

2011-03-10 Thread Ondrej Zajicek
On Mon, Feb 28, 2011 at 09:27:39AM +0100, Christian Riede wrote: > Hello, > > seems very simple, but..: > > Setup: > 2 VMs on different ESX-Servers > OpenSuSE 11.3 > bird 1.2.5 (IPv4 and IPv6 in parallel) > > Symptoms: > IPv4 is working perfectly > IPv6-BGP-Session does not come up. FYI, the

Re: IPb6 BGP between two birds

2011-03-04 Thread Christian Riede
Hello, to make it simpler to trace, i disabled all other bgp instances that try to connect to the affected systems. System 1: exacom-kap-gw01:/etc/bird # ifconfig eth0 Link encap:Ethernet Hardware Adresse 00:50:56:A6:45:EC inet Adresse:194.41.0.9 Bcast:194.41.0.15 Maske:255.

Re: IPb6 BGP between two birds

2011-02-28 Thread Ondrej Zajicek
On Mon, Feb 28, 2011 at 07:37:08PM +0100, Christian Riede wrote: > Hello, > > On Mon, Feb 28, 2011 at 03:56:24PM +0100, Ondrej Zajicek wrote: > > > Why should I not use private ASNs? > > > > You can use private ASNs 64512-65534 (or some other in 32bit space). > > 65535 (and 0) is not a private AS

Re: IPb6 BGP between two birds

2011-02-28 Thread Ondrej Filip
On 28.2.2011 09:27, Christian Riede wrote: > Hello, > > seems very simple, but..: > Hi! Could you send us both configs? You sent one of them twice: > Machine 1: > > [..] > > bird6c.conf: > > [..] > > router id 194.41.0.9; > > [..] > > protocol bgp { > local as 65535; > neighb

Re: IPb6 BGP between two birds

2011-02-28 Thread Christian Riede
Hello, On Mon, Feb 28, 2011 at 03:56:24PM +0100, Ondrej Zajicek wrote: > > Why should I not use private ASNs? > > You can use private ASNs 64512-65534 (or some other in 32bit space). > 65535 (and 0) is not a private ASN, but a reserved ASN. I took http://www.apnic.net/services/services-apnic-pro

Re: IPb6 BGP between two birds

2011-02-28 Thread Ondrej Zajicek
On Mon, Feb 28, 2011 at 02:17:35PM +0100, Christian Riede wrote: > Hello, > > On Mon, Feb 28, 2011 at 12:39:52PM +0100, Ondrej Zajicek wrote: > > On Mon, Feb 28, 2011 at 09:27:39AM +0100, Christian Riede wrote: > > > protocol bgp { > > > local as 65535; > > > neighbor 2001:67c:39c:

Re: IPb6 BGP between two birds

2011-02-28 Thread Christian Riede
Hello, On Mon, Feb 28, 2011 at 12:39:52PM +0100, Ondrej Zajicek wrote: > On Mon, Feb 28, 2011 at 09:27:39AM +0100, Christian Riede wrote: > > protocol bgp { > > local as 65535; > > neighbor 2001:67c:39c:8001::8000:a as 65535; > > First, 65535 as ASN is not allowed. Such connect is

Re: IPb6 BGP between two birds

2011-02-28 Thread Ondrej Zajicek
On Mon, Feb 28, 2011 at 09:27:39AM +0100, Christian Riede wrote: > protocol bgp { > local as 65535; > neighbor 2001:67c:39c:8001::8000:a as 65535; First, 65535 as ASN is not allowed. Such connect is rejected. Second, these connects are from different (non-configured) addresses, s

IPb6 BGP between two birds

2011-02-28 Thread Christian Riede
Hello, seems very simple, but..: Setup: 2 VMs on different ESX-Servers OpenSuSE 11.3 bird 1.2.5 (IPv4 and IPv6 in parallel) Symptoms: IPv4 is working perfectly IPv6-BGP-Session does not come up. On Machine 1, I get: exacom-kap-gw01:/etc/bird # bird6 -d 28-02-2011 09:24:41 direct1: Initializ