Re: ospf on wg(4)

2021-01-30 Thread Claudio Jeker
On Sat, Jan 30, 2021 at 09:14:50AM +, Olivier Cherrier wrote: > On Fri, Jan 29, 2021 at 10:32:45PM +0100, bast...@durel.org wrote: > > > > Hello Bastien, > > > It is possible, I use it myself. You have to allow multicast address on > > wg(4) interface(s): > > 225.0.0.5 for all OSPF routers >

Re: ospf on wg(4)

2021-01-30 Thread Kapetanakis Giannis
On 30/01/2021 10:50, Bastien Durel wrote: Hello, IFAIK, wgaip is not routing, using wgaip 0.0.0.0/0 does not add a default route on interface. Regards, Cool. At least on linux it adds routes by default, which is not always desirable. Although reading the manual now, there is an option to

Re: ospf on wg(4)

2021-01-30 Thread Olivier Cherrier
On Fri, Jan 29, 2021 at 10:32:45PM +0100, bast...@durel.org wrote: > Hello Bastien, > It is possible, I use it myself. You have to allow multicast address on > wg(4) interface(s): > 225.0.0.5 for all OSPF routers > 224.0.0.6 for all DR/BDR Arfff indeed. Thank you for helping me on this. It wor

Re: ospf on wg(4)

2021-01-30 Thread Bastien Durel
Le 30/01/2021 à 09:22, Kapetanakis Giannis a écrit : On 29/01/2021 23:32, Bastien Durel wrote: Le 29/01/2021 à 17:44, Olivier Cherrier a écrit : Hi, I'm trying to setup OSPF on a working Wireguard VPN using 6.8 amd64 machines. This is what I get: # ospfd -dvvv id = "172.26.1.1" startup kr

Re: ospf on wg(4)

2021-01-30 Thread Kapetanakis Giannis
On 29/01/2021 23:32, Bastien Durel wrote: Le 29/01/2021 à 17:44, Olivier Cherrier a écrit : Hi, I'm trying to setup OSPF on a working Wireguard VPN using 6.8 amd64 machines. This is what I get: # ospfd -dvvv id = "172.26.1.1" startup kr_init: priority filter enabled orig_rtr_lsa: area 0.0.

Re: ospf on wg(4)

2021-01-29 Thread Bastien Durel
Le 29/01/2021 à 17:44, Olivier Cherrier a écrit : Hi, I'm trying to setup OSPF on a working Wireguard VPN using 6.8 amd64 machines. This is what I get: # ospfd -dvvv id = "172.26.1.1" startup kr_init: priority filter enabled orig_rtr_lsa: area 0.0.0.0 orig_rtr_lsa: stub net, interface w

ospf on wg(4)

2021-01-29 Thread Olivier Cherrier
Hi, I'm trying to setup OSPF on a working Wireguard VPN using 6.8 amd64 machines. This is what I get: # ospfd -dvvv id = "172.26.1.1" startup kr_init: priority filter enabled orig_rtr_lsa: area 0.0.0.0 orig_rtr_lsa: stub net, interface wg0 if_fsm: event UP resulted in action START and cha