Re: Cannot connect two ospf-instances over tun-interface

2018-03-29 Thread Michael McConnell
Hello Dawid, I fought with this one for some time, I did get it working with OpenVPN but threw it out in favor of Tinc in the end… Here is are the couple gotchas I ran into for OenVPN; 1. Use tap instead of tun 2. Ensure you have an interface (show interfaces) If you do not have interfaces on t

Re: OSPF Create and Originate Default Route

2018-03-29 Thread Ondrej Zajicek
On Mon, Mar 26, 2018 at 04:04:50PM -0300, André Carlim wrote: > Hello! > > I use the OSPF module of the bird, however I use several different tables in > both the module and the Linux kernel, and in general I need to create and > distribute the default route. I saw in other discussions that the fo

Re: Cannot connect two ospf-instances over tun-interface

2018-03-29 Thread Ondrej Zajicek
On Thu, Mar 29, 2018 at 03:02:52PM +0200, dawid k wrote: > Here my configuration (client): > > ifconfig tun0: > tun0 Link encap:UNSPEC HWaddr > 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 > inet addr:10.29.0.10 P-t-P:10.29.0.9 Mask:255.255.255.255 > > bird_ospf.conf (include

Re: Cannot connect two ospf-instances over tun-interface

2018-03-29 Thread dawid k
Here my configuration (client): ifconfig tun0: tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.29.0.10 P-t-P:10.29.0.9 Mask:255.255.255.255 bird_ospf.conf (included in bird.conf) : protocol ospf myOSPF { area 0.0.0.0 {

Cannot connect two ospf-instances over tun-interface

2018-03-29 Thread dawid k
I'm trying to set up pretty simply configuration consisting of two linux machines connected over tun-interface created by OpenVPN. The VPN-connection is working fine - I can send data over this interface. Now I installed bird and configured ospf on both devices. I can see that both bird instances