3 May
2018
3 May
'18
1:11 p.m.
chrono <chrono@open-resource.org> writes:
Hi Ondrej,
thanks for the quick reply.
What makes me wonder is why wg0 is coming up as stubnet here, while the MPLS links come up as network (stubnet 172.23.3.0/29 metric 10) and 172.23.3.0/29 (wg0 net) not being listed.
You don't see 172.23.3.0/29 as network, because these ifaces are configured as PtP, but still there should be 'router' line in apropriate router block to indicate existing PtP link.
Yes, while trying to debug someone on #BIRD (freenode) suggested that it may not work due to wg0 not being a broadcast interface:
How did you configure AllowedIPs on the wireguard interface? -Toke