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

    BGP Not comming up -

    Scheduled Pinned Locked Moved Routing and Multi WAN
    2 Posts 2 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.
    • M
      mattpattie
      last edited by

      hi guys
      im having dificulty getting bgp up and running

      im getting the following

      bgpd[12920]: neighbor xxx.xxx.xxx.xxx (Feed 1): pfkey setup failed
      bgpd[12920]: neighbor xxx.xxx.xxx.xxx (Feed 1): pfkey setup failed
      bgpd[12920]: pfkey: Invalid argument
      bgpd[12920]: pfkey: Invalid argument
      bgpd[12920]: neighbor xxx.xxx.xxx.xxx (Feed 2): pfkey setup failed
      bgpd[12920]: neighbor xxx.xxx.xxx.xxx (Feed 2): pfkey setup failed
      bgpd[12920]: pfkey: Invalid argument
      bgpd[12920]: pfkey: Invalid argument
      bgpd[12920]: neighbor xxx.xxx.xxx.xxx (Feed 1): state change None -> Idle, reason: None
      bgpd[12920]: neighbor xxx.xxx.xxx.xxx (Feed 2): state change None -> Idle, reason: None
      bgpd[12920]: SE reconfigured
      bgpd[12920]: listening on ::
      bgpd[12920]: listening on 0.0.0.0
      bgpd[12631]: RDE reconfigured
      bgpd[12401]: rereading config
      bgpd[12631]: route decision engine ready
      bgpd[12920]: session engine ready
      bgpd[12401]: startup

      and my config - (apologies for removing all ip/as data)

      AS 23456
      fib-update yes
      holdtime 30
      router-id xxx.xxx.xxx.xxx
      network xxx.xxx.xxx.xxx/24
      group "feed group 1" {
      remote-as 1234
      neighbor xxx.xxx.xxx.xxx {
          descr "Feed 1"
      tcp md5sig password fishsticks
      announce all 
      }
      neighbor xxx.xxx.xxx.xxx{
          descr "Feed 2"
      tcp md5sig password fishsticks
      announce all 
      }
      }
      deny from any
      deny to any
      allow from xxx.xxx.xxx.xxx
      allow to xxx.xxx.xxx.xxx
      allow from xxx.xxx.xxx.xxx
      allow to xxx.xxx.xxx.xxx

      am i missing something or can someone point me in the right direction (or possible post a working config file)

      System is
      2.0.2-RELEASE (amd64)
      built on Fri Dec 7 22:39:16 EST 2012

      FreeBSD 8.1-RELEASE-p13

      running on
      Intel(R) Pentium(R) CPU G840 @ 2.80GHz
      with 4 gig ram

      Thanks in advace
      Matt

      1 Reply Last reply Reply Quote 0
      • G
        gabi
        last edited by

        seems like md5sig isn`t supported at this time

        http://forum.pfsense.org/index.php/topic,57760.msg308745.html#msg308745

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