Re: Extra Tun Address Problem

2011-06-06 Thread Ondrej Zajicek
On Mon, Jun 06, 2011 at 04:20:45PM +, Nick wrote: > I can not reproduce in my nodes, but this happens in some of my peers > with debian. > > ip addr add 1.2.3.4 peer 1.5.6.7/32 dev tun0 scope link > > #bird now establishes the BGP connection. > > ip addr add 1.2.3.4/32 dev tun0 scope global

Extra Tun Address Problem

2011-06-06 Thread Nick
I can not reproduce in my nodes, but this happens in some of my peers with debian. ip addr add 1.2.3.4 peer 1.5.6.7/32 dev tun0 scope link #bird now establishes the BGP connection. ip addr add 1.2.3.4/32 dev tun0 scope global #bird now removes the BGP connection and says waiting for 1.5.6.7 to