<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FTD and OSPF MD5 authentication in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3832716#M923682</link>
    <description>To make it work with md5, disable lls on the ospf interface that connects to the firepower. Firepower doesn't support lls.&lt;BR /&gt;</description>
    <pubDate>Fri, 05 Apr 2019 03:54:33 GMT</pubDate>
    <dc:creator>thomas.clupp@l3t.com</dc:creator>
    <dc:date>2019-04-05T03:54:33Z</dc:date>
    <item>
      <title>FTD and OSPF MD5 authentication</title>
      <link>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3404101#M923678</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I am trying to get OSPF authentication working beween Catalyst 3650 and ASA 5506-X with FTD image, managed by FMC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Connectivity works and also OSPF adjacency is up, when plaintext authentication is used. So it's not any of the usual issues like MTU etc. When I switch to MD5, adjacency is stuck at INIT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LAB#sho ip ospf nei | i 201 &lt;BR /&gt;10.1.39.194 0 INIT/DROTHER 00:00:37 10.1.39.194 Vlan201&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I can tell from the debugging, both-way communication is at place and keys are correctly exchanged:&lt;/P&gt;
&lt;P&gt;Jun 22 16:09:49.664: OSPF-100 PAK : Vl201: IN: 10.1.39.194-&amp;gt;224.0.0.5: ver:2 type:1 len:44 rid:10.1.39.194 area:0.0.0.100 chksum:0 auth:2 keyid:1 seq:0x5B2C&lt;BR /&gt;*Jun 22 16:09:50.392: OSPF-100 PAK : Vl201: OUT: 10.1.39.193-&amp;gt;224.0.0.5: ver:2 type:1 len:48 rid:10.8.103.5 area:0.0.0.100 chksum:0 auth:2 keyid:1 seq:0x5B2C&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the adjacency never comes up. The config is basic:&lt;/P&gt;
&lt;P&gt;Switch:&lt;/P&gt;
&lt;P&gt;interface Vlan201&lt;BR /&gt;ip address 10.1.39.193 255.255.255.252&lt;BR /&gt; ip ospf authentication message-digest&lt;BR /&gt; ip ospf message-digest-key 1 md5&amp;nbsp;***&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FTD:&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet1/1&lt;BR /&gt; nameif WAN&lt;BR /&gt; cts manual&lt;BR /&gt; propagate sgt preserve-untag&lt;BR /&gt; policy static sgt disabled trusted&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 10.1.39.194 255.255.255.252 &lt;BR /&gt; ospf priority 0&lt;BR /&gt; ospf message-digest-key 1 md5 *****&lt;BR /&gt; ospf authentication message-digest&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was not able to get anything useful from ASA logs.&lt;/P&gt;
&lt;P&gt;Now, this may be some issue on the switch as well... but I had that many issues with FTD and FMC over past weeks, that I would bet my monthly wage on the FTD...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FTD/FMC is running 6.2.3.2 and Catalyst&amp;nbsp;16.6.3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone had similar problem?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:54:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3404101#M923678</guid>
      <dc:creator>Moon1998</dc:creator>
      <dc:date>2020-02-21T15:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: FTD and OSPF MD5 authentication</title>
      <link>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3832706#M923680</link>
      <description>&lt;P&gt;I had the exact same problem, ended up using password authentication (no MD5) to make it work. Would like to know if someone found the solution to this.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 03:12:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3832706#M923680</guid>
      <dc:creator>jai_chandra2001</dc:creator>
      <dc:date>2019-04-05T03:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTD and OSPF MD5 authentication</title>
      <link>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3832716#M923682</link>
      <description>To make it work with md5, disable lls on the ospf interface that connects to the firepower. Firepower doesn't support lls.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2019 03:54:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3832716#M923682</guid>
      <dc:creator>thomas.clupp@l3t.com</dc:creator>
      <dc:date>2019-04-05T03:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: FTD and OSPF MD5 authentication</title>
      <link>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3897918#M923684</link>
      <description>&lt;P&gt;Yes. This solved my problem. I had two FTD devices affected by this. One was a ASA5555 w FTD 6.2.3 and the other a FP4110 FTD 6.2.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 22:40:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/3897918#M923684</guid>
      <dc:creator>tkitzky</dc:creator>
      <dc:date>2019-07-25T22:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: FTD and OSPF MD5 authentication</title>
      <link>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/4903135#M1103349</link>
      <description>&lt;PRE&gt;&lt;SPAN class=""&gt;Hello Thomas

I am in the same situation with md5 authentication, in which part is that lls option disabled in the ftd (firepower) interface? I have several headaches for that&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Aug 2023 15:57:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/4903135#M1103349</guid>
      <dc:creator>ShirleyGaray1580</dc:creator>
      <dc:date>2023-08-10T15:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: FTD and OSPF MD5 authentication</title>
      <link>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/4903142#M1103350</link>
      <description>&lt;P&gt;It's not in the Firepower interface, you disable lls on the device that connects to the Firepower (router, switch, etc...).&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 16:19:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-and-ospf-md5-authentication/m-p/4903142#M1103350</guid>
      <dc:creator>thomas.clupp@l3t.com</dc:creator>
      <dc:date>2023-08-10T16:19:33Z</dc:date>
    </item>
  </channel>
</rss>

