Project

General

Profile

Actions

Bug #9345

closed

Quagga Ospf MD5 interface password truncated to 15 characters

Added by Henning Rogge over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
FRR
Target version:
-
Start date:
02/22/2019
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
All

Description

I am working with the quagga_ospf package for pfsense and noticed that the Web-GUI seems to cut of MD5 password strings for OSPF interfaces after 15 characters.

If I read the documentation at https://www.nongnu.org/quagga/docs/quagga.html#OSPF-interface for "ip ospf message-digest-key KEYID md5 KEY" correctly a 16 character password should be valid (we are using a 16 character password with an OpenBSD ospfd daemon). In fact, when I edit the configuration file in "Raw Config" on the GUI to the correct 16 characters, ospfd on pfsense seems to work.

Could it be that the GUI password truncation has an "of by one" bug?

Actions #1

Updated by Henning Rogge over 6 years ago

The same seems to be true for the FRR Ospfd package.

Actions #2

Updated by Jim Pingle over 6 years ago

  • Project changed from pfSense to pfSense Packages
  • Category changed from Web Interface to FRR
  • Status changed from New to In Progress
  • Assignee set to Jim Pingle
  • Affected Architecture All added
  • Affected Architecture deleted ()

The code in the quagga was cutting it down to 15 characters, and that code was copied to FRR. Easy fix, will be up shortly.

Actions #3

Updated by Jim Pingle over 6 years ago

  • Status changed from In Progress to Feedback

Fix pushed. Will be available once the packages rebuild.

Actions #4

Updated by Henning Rogge over 6 years ago

Tested for FRR OSPF (version 0.2_7). Thank you for the quick fix.

Actions #5

Updated by Jim Pingle over 6 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF