So, I've got a back-burner project that does parts of this. It's a daemon that connects to the management console and handles things like client auth and such. The way I did it was that the daemon keeps an internal copy of basically the iroute table, and then advertises it via RIPv2 on localhost. I can then set up quagga to listen for RIP on localhost and redistribute RIP-learned routes via OSPF. At some point I will probably share it to the world, as it does some other handy things as well, and also because I am not a master coder, so I'm sure it could be improved upon by smarter folks than me.
-Joe On Thu, Apr 30, 2020 at 1:25 PM Gert Doering <g...@greenie.muc.de> wrote: > > Hi, > > On Thu, Apr 30, 2020 at 02:51:25PM +0200, free...@tango.lu wrote: > > I guess in 2020 we should be done with that type of crap quality. Just > > write a proper step by step howto please on OSPF+OpenVPN > > Please do so! You are the one who wants to do this, so please share > your experience when you have it working. > > > but what would > > be even better to have an "ospf" one liner option and when you put that > > into the OpenVPN config it will just do the magic trick. > > Someone will need to implement this in OSPF. I explained what is needed > to do it, now it "just needs to be done". > > It requires a fairly deep understanding about routing, OpenVPN iroute > vs. Linux kernel routing, netlink, and C code... so maybe there's only > Antonio (and maybe I) today who can do it, but the craft can be learned :-) > > gert > -- > "If was one thing all people took for granted, was conviction that if you > feed honest figures into a computer, honest figures come out. Never doubted > it myself till I met a computer with a sense of humor." > Robert A. Heinlein, The Moon is a Harsh Mistress > > Gert Doering - Munich, Germany g...@greenie.muc.de > _______________________________________________ > Openvpn-users mailing list > Openvpn-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-users _______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users