not listening on 179 but iface up
Ondrej Zajicek
santiago at crfreenet.org
Mon Sep 7 21:10:20 CEST 2015
On Sat, Aug 29, 2015 at 07:00:21PM +0200, Kai wrote:
> Dear bird gurus, :)
>
> I'm currently setting up a new iBGP-(only)-member. It is configured to
> connect to 2 internal peers:
> --------------------
> protocol bgp wiesbaden1 from bgp_ibgp_wi { # lotuswurzel
> neighbor 10.56.0.23 as wi_as;
> };
>
> protocol bgp wiesbaden2 from bgp_ibgp_wi { # kaschu
> neighbor 10.56.0.208 as wi_as;
> };
> --------------------
> and these 2 peers are configured to connect vice-versa.
Hi
What is your bgp_ibgp_wi configuration?
> They don't connect. Additionally bird on the new member doesn't listen
> on port 179. I first tried it to listen explicitly on two of the hosts
> IP addresses (is this possible, by the way?)
No, only the second statement is used.
> and now removed the
> explicit "listen" - so that it should now listen on 0.0.0.0:179, right?
Yes
> It doesn't. :(
Did you try to restart BIRD or just reconfigure BIRD? 'listen' option
cannot be changed by reconfiguring (it is reported in logs).
> I found hints that bird may postpone opening the socket, if the network
> interfaces are not yet up. But at least 4 interfaces _are_ up, including
> the two where the iBGP peers are connected directly.
This is relevant only for single hop BGPs (like EBGPs)
> Any ideas?
What 'show protocols' report for these protocols?
--
Elen sila lumenn' omentielvo
Ondrej 'Santiago' Zajicek (email: santiago at crfreenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20150907/587bee5c/attachment.asc>
More information about the Bird-users
mailing list