• FRR/Kubernetes/Metallb LAN traffic anomalies

    2
    0 Votes
    2 Posts
    867 Views
    B

    @frijolierthnthou Were you able to solve this issue? I've been dealing with this same exact problem from the past 2 weeks

  • Backup route flapping problem

    1
    1 Votes
    1 Posts
    291 Views
    No one has replied
  • FRR Dynamic routing to Virtual IPs

    4
    0 Votes
    4 Posts
    755 Views
    M

    " stop advertising these routes if the LAN interface goes down as the virtual IPs use 1:1 NAT to route traffic to internal IPs."

    If the physical interface goes down then the subnet reachable out of that interface will be withdrawn in route advertisements.
    VIPs like loopbacks, are logical and are always UP.

  • OSPF Routing over IPsec tunnels is being weird

    3
    0 Votes
    3 Posts
    531 Views
    W

    @mcury It seemed like a bug to me as well but this is my first time doing this kind of configuration. I felt like I was going crazy or had done something wrong. Thanks for the response.

  • BGP - Neighbor Events Error/Receive Unexpected Message in OpenSent State

    2
    0 Votes
    2 Posts
    453 Views
    DerelictD

    @swiss If the log entries do not provide sufficient detail, one thing you can do is run a packet canpture on the VPN interface vor TCP port 179 and use wireshark to show you exactly what is being sent that your side does not like. Then you have something to either accommodate in your configuration or ask the other side to stop doing.

  • OSPF, backup route, routing table

    1
    0 Votes
    1 Posts
    248 Views
    No one has replied
  • FRR not redistributing the default route

    5
    0 Votes
    5 Posts
    896 Views
    M

    @marcosm Does this fix the issue with selecting the redistribute default always? Whether a default is present or not?

  • FRR 2.0.2_3 OSPF default route redistribution not working

    4
    1 Votes
    4 Posts
    940 Views
    W

    @mcury Yes. It's here.

  • pfsense firewall rules and frr for bgp

    9
    0 Votes
    9 Posts
    2k Views
    E

    @michmoor - Yes, disabling the firewall didn't solve the issues, but I don't want a router only without any firewalling capabilities exposed to the public internet.

  • How i do upgrade to FRR v9.1 now

    2
    0 Votes
    2 Posts
    500 Views
    G

    @yon-0 I'm not sure about CE, but there is FRR 9.1 in the latest PFsense+ 24.3 release. What is your motivation for upgrading from FRR 9.0.2 to 9.1 in pfSense CE 2.7.2?

  • FRR + agentX snmp Support in 2.7

    3
    0 Votes
    3 Posts
    556 Views
    T

    @michmoor Yes, this is it.

    Actually, someone from frr seems to be assigned to it, however last ticket update was 6mo ago:

    https://github.com/FRRouting/frr/issues/14875

    At least it's recognized as a frr issue, how long after a potential fix until that arrives in pfsense however is another story.

    Regards
    Thomas

  • 0 Votes
    1 Posts
    268 Views
    No one has replied
  • frr-reload.py processing failure: 13

    2
    0 Votes
    2 Posts
    659 Views
    micneuM

    @centromere We have the same problem, is there already a solution?
    I have to correct myself a little, the error is just similar. It seems that the frr is running though. We also see briefly how the bgp router is set up

    42232 - Ss 0:18.86 /usr/local/sbin/watchfrr -d -r /usr/local/etc/rc.d/frrbBrestartbB%s -s /usr/local/etc/rc.d/frrbBstartbB%s -k /usr/local/etc/rc.d/frrbBstopbB%s -b bB -t 30 zebra mgmtd staticd bgpd frr-reload.py /var/etc/frr/frr.conf --reload [78701|mgmtd] sending configuration [78923|zebra] sending configuration [79902|bgpd] sending configuration [81349|watchfrr] sending configuration [81506|staticd] sending configuration Waiting for children to finish applying config... [78701|mgmtd] done [79902|bgpd] done [81349|watchfrr] done [78923|zebra] done [81506|staticd] done [83692|mgmtd] sending configuration [83752|zebra] sending configuration [84958|bgpd] sending configuration [86227|watchfrr] sending configuration [86505|staticd] sending configuration Waiting for children to finish applying config... [84958|bgpd] done [83692|mgmtd] done [86505|staticd] done [83752|zebra] done [86227|watchfrr] done cat /var/log/frr/frr-reload.log 2024-05-30 07:23:52,336 INFO: /var/run/frr/reload-5VBEZR.txt content ['router bgp 65000\n' ' address-family ipv4 unicast\n' ' neighbor 169.254.185.105 activate\n' ' exit\n' 'exit\n', 'router bgp 65000\n' ' address-family ipv4 unicast\n' ' neighbor 169.254.146.9 activate\n' ' exit\n' 'exit\n', 'line vty\nexit\n', 'router bgp 65000\n' ' address-family ipv4 unicast\n' ' neighbor 169.254.185.105 activate\n' ' exit\n' 'exit\n', 'router bgp 65000\n' ' address-family ipv4 unicast\n' ' neighbor 169.254.146.9 activate\n' ' exit\n' 'exit\n', 'line vty\nexit\n']
  • zebra Route Filtering

    13
    0 Votes
    13 Posts
    2k Views
    M

    @michmoor thanks for your time

  • FreeRadius user auth & assigned IP

    3
    0 Votes
    3 Posts
    777 Views
    M

    @The-Party-of-Hell-No

    Thanks for the pointer, I finally got it working using FR. The IPs were being assigned correctly however I had my subnet masks wrong. It has to match the tunnel.

    https://docs.netgate.com/pfsense/en/latest/vpn/openvpn/client-parameters-radius.html#static-ip-address

  • Restrict user via VLAN

    12
    0 Votes
    12 Posts
    1k Views
    M

    @johnpoz

    If I give each user a unique IP address in FreeRadius, is this an address from the OVPN IPv4 tunnel network?

  • FreeRadius issue

    1
    0 Votes
    1 Posts
    288 Views
    No one has replied
  • FRR BGP With Multiple Neighbors - Routing Issue

    15
    0 Votes
    15 Posts
    2k Views
    D

    I will get hands-on tomorrow so I am hoping to nail down what exactly needs done to get this to work.

    I am not exactly clear on how to implement an AS-Path filter in my situation. I may try to test the Prefix filter mentioned in that last link with the any/any option to see if it makes my 2nd connection advertise the routes to the cloud.

    Any thoughts or suggestions?

  • FRR OSPF Renaming Interface causes route problem

    1
    0 Votes
    1 Posts
    349 Views
    No one has replied
  • FRR BGP - Propagate routes learned from eBGP to eBGP

    5
    0 Votes
    5 Posts
    996 Views
    M

    @threeperson

    In pfsense, log in with ssh. Select option 8 to get to the shell
    At the prompt type in

    vtysh

    Now do a
    show run

    Copy the output here.

    edit

    So from your output you have ZERO sent routes? For example here is a sample snapshot from my lab

    e7b8ef75-b2d7-4188-b50f-70b8530860d6-image.png

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.