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

    OSPF distribute WAN IP

    Scheduled Pinned Locked Moved Routing and Multi WAN
    4 Posts 4 Posters 2.0k 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.
    • C
      clarknova
      last edited by

      2.1.2-RELEASE (amd64)
      Quagga OSPF 0.99.22.3 v0.6.1

      I'm an OSPF noob, using the Quagga OSPF package to distribute attached routes between three routers. The routers are arranged thus:

      Internet–A--B--C--Internet

      So routers A and C (both pfsense) both have directly attached internet access and a public IP address on their WAN. OSPF route distribution works as expected between all three routers, however the WAN IP addresses of routers A and C do not get distributed. In other words, the WAN IP addresses of these two routers are as follows.

      Router A WAN: x.x.224.55
      Router C WAN: y.y.188.8

      If I am on router A's LAN subnet and I traceroute y.y.188.8, the packet is routed via router A's WAN and across the internet. My preference would be to have traffic this traffic routed internally via router B. Likewise, if a host connected to router C tries to reach x.x.224.55, I would prefer it have that connection routed internally via router B, which it presently does not, because that specific IP address is not in the routing table and so is sent via the default route.

      I know I could accomplish this with a static route on each of routers A and C, with the destination address of the other router reachable via router B, but I'm wondering if there is a supported way of accomplishing this with OSPF.

      Can anybody offer any insight on this?

      db

      1 Reply Last reply Reply Quote 0
      • H
        heper
        last edited by

        what does "Redistribute default route" that accomplish ? (don't shoot me if something bad happens). "redistribute kernel", would probably also redistribut the wan address … along with everything else (possibly unwanted)

        you could just enter the ip of the WAN-address in the "subnet to route" fields at the bottom. This would only be useful when dealing with static address'

        1 Reply Last reply Reply Quote 0
        • W
          workaround
          last edited by

          I have only two pfsense routers so don't know if this will work.

          under Services>Quagga OSPFd> Interface Settings
          I have added the wan interface and set it to passive so my updates are not sent over the internet.

          My other router was able to get a route to that network.

          1 Reply Last reply Reply Quote 0
          • S
            SkyNET
            last edited by

            I'm also struggling with OSPF. A proper "HowTo Guite" on Quagga would be nice to read.
            I have experience with OSPF on cisco but seem not to be able to get it proper configured on pfSense.
            If you have info or links, please share them.

            I try to connect my Cisco Homelab to have internet access.
            The lab can ping every host in my local network and on other site-2-site-vpn network witch also runs ospf.

            My ISP IP is present in the routing table but I think a ping request can not "leave" the pfsense-box.
            So I think there is no NAT going on between the pfsense-box and the ospf-network.

            If anyone has suggestions.. please let me know. Thanks!

            https://forum.pfsense.org/index.php?topic=72393.msg395001#msg395001
            
            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.