OPNsense Forum

English Forums => 26.1, 26,4 Series => Topic started by: Odjuret on April 02, 2026, 08:08:52 PM

Title: FRR BGP peer with MD5 password not connecting to peer
Post by: Odjuret on April 02, 2026, 08:08:52 PM
There is a thread in "23.1 Legacy Series" about how FRR BGP with MD5 should work out of the box, but the setkey does not actually set the md5-key.

I tried to set the md5-key manually as described the old forum post, and the peer went up.
My setting looks right, I have the "Local Initiater IP" filled in with the source IP I want in my setkey, and the peer IP as the peer. But no keys created.

Was this working and is now broken again?
Title: Re: FRR BGP peer with MD5 password not connecting to peer
Post by: Odjuret on April 02, 2026, 08:20:09 PM
It looks like /usr/local/opnsense/scripts/frr/register_sas is not being run.
Title: Re: FRR BGP peer with MD5 password not connecting to peer
Post by: Odjuret on April 02, 2026, 08:42:04 PM
The original bug-report is at https://github.com/opnsense/plugins/issues/3372 if anyone else can fix it.
Title: Re: FRR BGP peer with MD5 password not connecting to peer
Post by: Odjuret on April 03, 2026, 09:06:53 PM
Adding another note, I created https://github.com/opnsense/plugins/pull/5367 to maybe fix this (again?)
Title: Re: FRR BGP peer with MD5 password not connecting to peer
Post by: franco on April 08, 2026, 01:22:56 PM
The move to FRR 10 may have been a little bumpy in this particular regard: https://github.com/leandroscardua/plugins/commit/d28713282


Cheers,
Franco