<?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: Restricting Access to FTD Management Interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4809850#M1099324</link>
    <description>&lt;P&gt;is this managed by FMC or FDM ?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;configure ssh-access-list 8.8.8.8/32&amp;nbsp; &amp;nbsp;&amp;lt;-- Hope 8.8.8.8 dummy one, if you do this only 8.8.8.8 can access rest will be denied. (bare in mind before you issue that command)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;try :&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;gt; show running-config ssh&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;Note: since you confirmed the old version working 7.2 has an issue, may syntax change or could be a bug, I have not tested myself n 7.2 - 7.0 works as expected.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2023 05:04:12 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2023-04-07T05:04:12Z</dc:date>
    <item>
      <title>Restricting Access to FTD Management Interface</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4809768#M1099320</link>
      <description>&lt;P&gt;I'm trying to restrict access to the management interface of a pair of 1150s running 7.2.0.&amp;nbsp; I've run the following command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;configure ssh-access-list 8.8.8.8/32&lt;/P&gt;
&lt;P&gt;which appears to complete successfully("The ssh access list was changed successfully." is returned) but then if I issue "show ssh-access-list" following this nothing is displayed.&amp;nbsp; If I log out and back in via ssh I get the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; show ssh-access-list &lt;BR /&gt;f2b-sshd tcp -- anywhere anywhere tcp dpt:ssh&lt;BR /&gt;Chain f2b-sshd (1 references)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once I try to edit the ACL again I get the same behavior described above and if I re-run the show ssh-access-list command nothing is displayed.&amp;nbsp; Strangely enough, this worked fine on a pair of 1140s running the same code.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 22:50:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4809768#M1099320</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2023-04-06T22:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access to FTD Management Interface</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4809850#M1099324</link>
      <description>&lt;P&gt;is this managed by FMC or FDM ?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;configure ssh-access-list 8.8.8.8/32&amp;nbsp; &amp;nbsp;&amp;lt;-- Hope 8.8.8.8 dummy one, if you do this only 8.8.8.8 can access rest will be denied. (bare in mind before you issue that command)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;try :&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;gt; show running-config ssh&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;Note: since you confirmed the old version working 7.2 has an issue, may syntax change or could be a bug, I have not tested myself n 7.2 - 7.0 works as expected.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 05:04:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4809850#M1099324</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-04-07T05:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access to FTD Management Interface</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4812334#M1099420</link>
      <description>&lt;P&gt;This pair of 1150s is managed by the same FMC that manages the 1140 that took the commands successfully.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 01:35:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4812334#M1099420</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2023-04-12T01:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access to FTD Management Interface</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4812383#M1099426</link>
      <description>&lt;P&gt;Maybe iptables is corrupt... can you show me the iptables file?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/ngfw/etc/sysconfig# cat iptables &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 02:32:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4812383#M1099426</guid>
      <dc:creator>Gustavo Medina</dc:creator>
      <dc:date>2023-04-12T02:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access to FTD Management Interface</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4812848#M1099442</link>
      <description>&lt;P&gt;When I do that I get this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;admin@ftd-02:/ngfw/etc/sysconfig$ cat iptables&lt;BR /&gt;&lt;A href="mailto:admin@ftd-02:/ngfw/etc/sysconfig$" target="_blank"&gt;admin@ftd-02:/ngfw/etc/sysconfig$&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 13:35:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4812848#M1099442</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2023-04-12T13:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access to FTD Management Interface</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4813037#M1099452</link>
      <description>&lt;P&gt;I see... can you share the same from the working 1140?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 17:46:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-to-ftd-management-interface/m-p/4813037#M1099452</guid>
      <dc:creator>Gustavo Medina</dc:creator>
      <dc:date>2023-04-12T17:46:28Z</dc:date>
    </item>
  </channel>
</rss>

