Re: ospf routes

2020-08-24 Thread Mehdi Rukmawan
Hello Maria, It seem i found the issue. ethernets: ens3: dhcp4: no addresses: [192.168.70.2/30] gateway4: 192.168.70.1 i just put line gateway4 in this static ip. since this is lab i missed this. root@gns3:/etc/bird# ping

Re: ospf routes

2020-08-24 Thread Maria Matejka
Hi! root@gns3:/etc/netplan# birdc show route 192.168.70.0/30    dev ens3 [ospf1 07:34:53] * I (150/5) [192.168.168.1] > root@gns3:/etc/netplan# ip route > 192.168.70.0/30 dev ens3 proto kernel ... This route is definitely there, it is probably generated from the interface address. > 169.2

Re: ospf routes

2020-08-24 Thread Bernd Naumann
On 24.08.20 09:43, Mehdi Rukmawan wrote: Hello, I'm just starting bird with vm and i'm running it on gns3. first of all the ospf is running and can see the routes from he neighbour as we can see below : root@gns3:/etc/netplan# birdc show route BIRD 1.6.3 ready. 1.1.1.1/32 via 192.168.70

Re: ospf routes

2020-08-24 Thread Skyler Mäntysaari
Ah, never mind. It just took some time to get that email as well. On 24/08/2020 10.55, Skyler Mäntysaari wrote: > > Hello, > > Maybe show us the actual config? > > On 24/08/2020 10.43, Mehdi Rukmawan wrote: >> Hello, >> >> I'm just starting bird with vm and i'm running it on gns3. >> first of all

Re: ospf routes

2020-08-24 Thread Mehdi Rukmawan
Hello, This is the bird.conf router id 192.168.168.1; debug protocols all; protocol device { scan time 10; } include "bird.ospf"; and this bird.ospf == filter import_OSPF { accept; } protocol ospf v2 { tick 2; debug all;

Re: ospf routes

2020-08-24 Thread Skyler Mäntysaari
Hello, Maybe show us the actual config? On 24/08/2020 10.43, Mehdi Rukmawan wrote: > Hello, > > I'm just starting bird with vm and i'm running it on gns3. > first of all the ospf is running and can see the routes from he > neighbour as we can see below : > > root@gns3:/etc/netplan# birdc show rou

ospf routes

2020-08-24 Thread Mehdi Rukmawan
Hello, I'm just starting bird with vm and i'm running it on gns3. first of all the ospf is running and can see the routes from he neighbour as we can see below : root@gns3:/etc/netplan# birdc show route BIRD 1.6.3 ready. 1.1.1.1/32 via 192.168.70.1 on ens3 [ospf1 07:36:32] * I (150/6) [1.