Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    OpenOSPFd routes not in routing table (Solved)

    Scheduled Pinned Locked Moved pfSense Packages
    4 Posts 2 Posters 2.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      voona
      last edited by

      2.0.1-RELEASE (i386)
      built on Mon Dec 12 19:00:03 EST 2011

      FreeBSD 8.1-RELEASE-p6

      OpenOSPFd doesnt add routes to routing table.

      Have a wan link via ath0 neighbour up

      OpenOSPFd Neighbors
      ID              Pri State        DeadTime Address         Iface     Uptime
      192.168.0.1     1   FULL/DR      00:00:34 192.168.0.1     ath0_wlan0 00:03:04

      Type 5 Link States 192.168.0.3 is itself

      Type-5 AS External Link States

      Link ID         Adv Router      Age  Seq#       Checksum
      1.1.1.0         192.168.0.1     627  0x80000001 0x3350
      1.1.1.1         192.168.0.1     627  0x80000001 0x2959
      2.2.2.0         192.168.0.3     191  0x80000001 0x037b
      2.2.2.1         192.168.0.3     191  0x80000001 0xf884
      192.168.0.1     192.168.0.1     627  0x80000001 0x9b80
      192.168.0.3     192.168.0.3     191  0x80000001 0x7b9c

      [2.0.1-RELEASE][admin@pfsense.localdomain]/(20): netstat -rn
      Routing tables

      Internet:
      Destination        Gateway            Flags    Refs      Use  Netif Expire
      2.2.2.0/24         link#1             U           0     5535    vr0
      2.2.2.1            link#1             UHS         0        1    lo0
      127.0.0.1          link#5             UH          0      130    lo0
      192.168.0.0/24     link#8             U           0     1910 ath0_w
      192.168.0.3        link#8             UHS         0        2    lo0

      1.1.1.1 Route missing

      [2.0.1-RELEASE][admin@pfsense.localdomain]/(21): pkg_info openospfd-4.6
      Information for openospfd-4.6:

      Comment:
      Free implementation of the Open Shortest Path First Protocol

      Description:
      OpenOSPFD is a FREE implementation of the Open Shortest Path First Protocol.
      It allows ordinary machines to be used as routers exchanging routes with
      other systems speaking the OSPF protocol.

      WWW: http://www.openbgp.org/

      • Florent Thoumie
        flz@xbsd.org
      1 Reply Last reply Reply Quote 0
      • V
        voona
        last edited by

        Hahaha i stupidly had RIP enabled on one side of the link causing it to do silly things.

        After disabling

        Routing tables

        Internet:
        Destination        Gateway            Flags    Refs      Use  Netif Expire
        1.1.1.0/24        192.168.0.1        UG2        0      553 ath0_w
        1.1.1.1/32        192.168.0.1        UG2        0      75 ath0_w
        2.2.2.0/24        link#1            U          0    1081    vr0
        2.2.2.1            link#1            UHS        0        0    lo0
        127.0.0.1          link#4            UH          0      55    lo0
        192.168.0.0/24    link#7            U          0        4 ath0_w
        192.168.0.1/32    192.168.0.1        UG2        0      11 ath0_w
        192.168.0.3        link#7            UHS        0        0    lo0

        Move along nothing to see here  :-\

        1 Reply Last reply Reply Quote 0
        • N
          NvAriec
          last edited by

          I have the same problem

          OpenOSPFd Neighbors
          ID              Pri State        DeadTime Address        Iface    Uptime
          10.0.0.13      1  FULL/P2P    00:00:33 10.0.2.2        ovpns2    14:58:11
          10.0.0.13      1  DOWN/P2P    14:54:41 10.0.1.2        ovpns1    -

          OpenOSPFd Neighbors
          ID              Pri State        DeadTime Address         Iface     Uptime
          10.0.0.13       1   FULL/P2P     00:00:33 10.0.2.2        ovpns2    14:58:11
          10.0.0.13       1   DOWN/P2P     14:54:41 10.0.1.2        ovpns1    -
          
          OpenOSPFd FIB
          flags: * = valid, O = OSPF, C = Connected, S = Static
          Flags  Prio Destination          Nexthop
          *C        0 10.0.0.4/30          link#7
          *C        0 10.0.0.5/32          link#3
          *C        0 10.0.0.8/30          link#8
          *C        0 10.0.0.9/32          link#3
          *S        0 10.0.0.16/30         10.0.0.10
          *C        0 10.0.1.1/32          link#3
          *C        0 10.0.1.2/32          link#10
          *C        0 10.0.2.1/32          link#3
          *O        0 10.1.8.0/24          10.0.2.2
          *O        0 10.1.8.1/32          10.0.2.2
          *C        0 10.1.9.0/24          link#9
          *C        0 10.1.9.1/32          link#3
          *C        0 127.0.0.1/8          link#0
          *C        0 127.0.0.1/32         link#3
          *C        0 192.168.8.0/24       link#1
          *C        0 192.168.8.127/32     link#3
          
          OpenOSPFd RIB
          Destination          Nexthop           Path Type    Type      Cost    Uptime
          10.0.0.13            10.0.2.2          Intra-Area   Router    10      14:58:11
          10.0.1.1/32          10.0.2.2          Intra-Area   Network   20      14:58:11
          10.0.2.1/32          10.0.2.2          Intra-Area   Network   20      14:58:01
          10.1.8.0/24          10.0.2.2          Type 1 ext   Network   110     14:58:11
          10.1.8.1/32          10.0.2.2          Type 1 ext   Network   110     14:58:11
          
          IPv4
          Destination	Gateway	Flags	Refs	Use	Mtu	Netif	Expire
          10.0.0.4/30	link#7	U	0	63468	1500	age0_vlan4	 
          10.0.0.5	link#7	UHS	0	0	16384	lo0	 
          10.0.0.8/30	link#8	U	0	63468	1500	age0_vlan8	 
          10.0.0.9	link#8	UHS	0	0	16384	lo0	 
          10.0.0.16/30	10.0.0.10	UGS	0	19176	1500	age0_vlan8	 
          10.0.1.1	link#10	UHS	0	0	16384	lo0	 
          10.0.1.2	link#10	UH	0	8388	1500	ovpns1	 
          10.1.9.0/24	link#9	U	0	7859	1500	age0_vlan91	 
          10.1.9.1	link#9	UHS	0	0	16384	lo0	 
          127.0.0.1	link#3	UH	0	925	16384	lo0	 
          192.168.8.0/24	link#1	U	0	94874	1500	age0	 
          192.168.8.127	link#1	UHS	0	0	16384	lo0
          
          1 Reply Last reply Reply Quote 0
          • N
            NvAriec
            last edited by

            I dont enable RIP. But i have same problems when one of links to neighbors is down.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.