<?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 Blocking SSH access to most layer 3 interfaces. in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32178#M5868</link>
    <description>By default, enabling SSH enables you to SSH into a switch via any L3 interface on that switch. I'd like to limit access to only one specific IP address on this switch (x670). &lt;BR /&gt;
&lt;BR /&gt;
The "configure ssh2 access-profile" command is gimped in that it only accepts "source-address" as a match condition in its ACL. &lt;BR /&gt;
&lt;BR /&gt;
Is my only option here to create an ACL that blocks ssh to each IP address on the switch explicitly, then apply that to each VLAN interface? &lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Sat, 09 Dec 2017 01:30:00 GMT</pubDate>
    <dc:creator>Nick_Stovall</dc:creator>
    <dc:date>2017-12-09T01:30:00Z</dc:date>
    <item>
      <title>Blocking SSH access to most layer 3 interfaces.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32178#M5868</link>
      <description>By default, enabling SSH enables you to SSH into a switch via any L3 interface on that switch. I'd like to limit access to only one specific IP address on this switch (x670). &lt;BR /&gt;
&lt;BR /&gt;
The "configure ssh2 access-profile" command is gimped in that it only accepts "source-address" as a match condition in its ACL. &lt;BR /&gt;
&lt;BR /&gt;
Is my only option here to create an ACL that blocks ssh to each IP address on the switch explicitly, then apply that to each VLAN interface? &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Dec 2017 01:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32178#M5868</guid>
      <dc:creator>Nick_Stovall</dc:creator>
      <dc:date>2017-12-09T01:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blocking SSH access to most layer 3 interfaces.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32179#M5869</link>
      <description>Nick,&lt;BR /&gt;
&lt;BR /&gt;
I am not sure I understand your request. It sounds like you want to only allow a switch to SSH into other switches? Regardless the access profile being configured on EVERY switch in the network should only allow the IP-address you put into the ACL.</description>
      <pubDate>Sat, 09 Dec 2017 01:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32179#M5869</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-12-09T01:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blocking SSH access to most layer 3 interfaces.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32180#M5870</link>
      <description>If I unterstand it correctly the issue is if the switch has more then one IP (vlan interface) then ssh is allowed on all adresses.</description>
      <pubDate>Sat, 09 Dec 2017 01:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32180#M5870</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2017-12-09T01:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blocking SSH access to most layer 3 interfaces.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32181#M5871</link>
      <description>Hi Nick,&lt;BR /&gt;
&lt;BR /&gt;
you might be able to use a separate virtual router for the management IP, and then restrict SSH (and other management protocols) to use only that virtual router.&lt;BR /&gt;
&lt;BR /&gt;
Another possiblity is to bind an ACL (e.g. a .pol file) to &lt;I&gt;&lt;B&gt;any&lt;/B&gt;&lt;/I&gt; port&amp;amp;VLAN, and deny SSH traffic to all IP interfaces configured on the layer 3 switch except the one you want to use for SSH access.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Dec 2017 00:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32181#M5871</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-12-10T00:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blocking SSH access to most layer 3 interfaces.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32182#M5872</link>
      <description>Thanks! This is what I was looking for.</description>
      <pubDate>Sun, 10 Dec 2017 00:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/32182#M5872</guid>
      <dc:creator>Nick_Stovall</dc:creator>
      <dc:date>2017-12-10T00:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: RE: Blocking SSH access to most layer 3 interfaces.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/118438#M22953</link>
      <description>&lt;P&gt;How did you do this exactly?&amp;nbsp; Did you have separate entries for each interface you wanted to block?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Does anyone know if we can we use logical OR's in ACL entries?&amp;nbsp; Like this:&lt;/P&gt;&lt;P&gt;entry deny_ssh2interfaces {&lt;/P&gt;&lt;P&gt;if match all {&lt;/P&gt;&lt;P&gt;source-address 10.0.0.0/8;&lt;/P&gt;&lt;P&gt;destination-address 10.99.17.17/32 || destination-address 10.99.17.33/32;&lt;/P&gt;&lt;P&gt;destination-port 22;&lt;/P&gt;&lt;P&gt;} then {&lt;/P&gt;&lt;P&gt;deny;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 23:45:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/blocking-ssh-access-to-most-layer-3-interfaces/m-p/118438#M22953</guid>
      <dc:creator>krengele</dc:creator>
      <dc:date>2025-04-07T23:45:52Z</dc:date>
    </item>
  </channel>
</rss>

