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

    Openbgpd on pfsense 2.3.3_1 fails to start

    Scheduled Pinned Locked Moved Routing and Multi WAN
    5 Posts 4 Posters 1.5k 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.
    • B Offline
      brendan.jacques
      last edited by

      Hi all.  I'm trying to setup a new pfsense firewall, and am experiencing a problem where openBGPd just will not start.

      I used the package manager to install the package, and put in some basic config.  It seems to generate the config file just fine, but when I go to the service's status tab, I see: "bgpctl: connect: /var/run/bgpd.sock: No such file or directory".  Indeed if I go out to the shell, the daemon is not running.

      Is there some additional step I'm missing here?

      1 Reply Last reply Reply Quote 0
      • D Offline
        dmateos
        last edited by

        Hi, can you paste here your Raw Config ?? When service doesn't start something is missing

        1 Reply Last reply Reply Quote 0
        • A Offline
          a4x4kiwi
          last edited by

          Hi, I am having the same difficulty.

          Was the OP able to resolve?

          I am attempting to connect to AWS Direct Connect.

          # This file was created by the package manager. Do not edit!
          
          AS 65000
          fib-update yes
          holdtime 30
          listen on 169.254.247.2
          router-id 169.254.247.2
          network (inet|inet6)connected
          neighbor 169.254.247.1 {
          	descr "Stream"
          	tcp md5sig password 0x2323XXXXXXXXXXXXXfsW4
          	remote-as YYYYY 
          	local-address 169.254.247.2
          }
          deny from any
          deny to any
          allow from 169.254.247.1
          allow to 169.254.247.1
          
          

          TIA for any assistance.

          1 Reply Last reply Reply Quote 0
          • A Offline
            a4x4kiwi
            last edited by

            Responding to my own post.

            There seems to be an issue saving changes for openBGPD.

            After checking the Status tab, each section has the following error : "bgpctl: connect: /var/run/bgpd.sock: No such file or directory"

            The solution is to go to the "Raw Config" tab , select all (Ctrl A), Delete, then Save. The file is re-created and the service then starts.

            1 Reply Last reply Reply Quote 0
            • Q Offline
              quadrinary
              last edited by

              Hi -

              If you're still having issues with openbgpd, give the most recent Quagga plugin a try - I wrote in manual support (meaning you have to generate a cisco-like text config or use the "vtysh" front-end for Quagga from the command line). We did away with openbgpd and are now using Quagga for all BGP needs with pfSense.

              -Tim

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