On Thu, Feb 23, 2017 at 02:45:34PM +0100, Cedric Lemarchand wrote:
> Hello,
> 
> I am trying to distribute 2 static routes between 2 hosts, not directly 
> connected, and I am having hard time to make it works … 
> 
> host1 10.10.1.1 (eth0) own subnet 192.168.1.0/24 ( 192.168.1.1 on eth1)
> host2 10.10.2.1 (eth0) own subnet 192.168.2.0/24 ( 192.168.2.1 on eth1)
> 
> I get the following error : 
> 
> host1 bird: bgp1 < rejected by protocol 192.168.2.0/24 unreachable
> host1 bird: bgp1 > updated [best] 192.168.2.0/24 unreachable

Hello

These are not errors, these are log messages enabled by 'debug all'.

The only unexpected thing is that received routes are marked as
unreachable. That is most likely because an IP address from route
attribute bgp_next_hop cannot be resolved in your routing table
But there should be routes learned by kernel protocols. What
is your output of 'show route all' command?

-- 
Elen sila lumenn' omentielvo

Ondrej 'Santiago' Zajicek (email: [email protected])
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."

Attachment: signature.asc
Description: Digital signature

Reply via email to