<?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: HTTP(s) server listening in all VRs once enabled in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49395#M13084</link>
    <description>Hi Marki,&lt;BR /&gt;&lt;BR /&gt;There is currently no option to disable the web interface on a per-VR basis. If you're interested in that feature, please create a feature request with your account team. Otherwise, the access-profile will allow HTTP/S connections only from specified clients/networks.</description>
    <pubDate>Fri, 07 Jan 2022 18:44:00 GMT</pubDate>
    <dc:creator>Gabriel_G</dc:creator>
    <dc:date>2022-01-07T18:44:00Z</dc:date>
    <item>
      <title>HTTP(s) server listening in all VRs once enabled</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49392#M13081</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We use several public routing instances (VRs) on our L3 switches.&lt;BR /&gt;&lt;BR /&gt;The http(s) server is enabled in order to be able to monitor the switch, as some things like transceiver power are not available using SNMP.&lt;BR /&gt;&lt;BR /&gt;Now it looks like all that I can do is create access lists to disallow public access to the HTTP server, but not disable it entirely for the public VRs. The logs are full of background noise trying to connect.&lt;BR /&gt;&lt;BR /&gt;We really don't want to get hacked that way in case this instance of CherryPi(?) (that's what the access denied page says) would be vulnerable somehow.&lt;BR /&gt;&lt;BR /&gt;It doesn't seem professional at all that it's not possible to just specifically enable the http(s) service/API where you need it. (Or at least specifically disable it when you really don't need it.)&lt;BR /&gt;&lt;BR /&gt;Now I don't want to stick my head in the sand and just disable logging. The entire situation doesn't feel right.&lt;BR /&gt;&lt;BR /&gt;Thoughts?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Marki</description>
      <pubDate>Sat, 25 Dec 2021 16:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49392#M13081</guid>
      <dc:creator>jeronimo</dc:creator>
      <dc:date>2021-12-25T16:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: HTTP(s) server listening in all VRs once enabled</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49393#M13082</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You can configure an access profile (which IMO are easier to maintain/diagnose) to block those connection using a dynamic ACL like below:&lt;BR /&gt;&lt;BR /&gt;Before:&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;ExtremeCore.3 # show ses
                                                             CLI
    #       Login Time               User     Type    Auth   Auth Location
================================================================================
*489        Thu Dec 30 18:20:13 2021 cthom .. ssh2    local  dis  10.1.1.54     
 490        Thu Dec 30 18:21:03 2021 cthom .. xml     local  dis  10.1.1.54 &lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Creating dynamic ACL:&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;create access-list blockhttps " source-address 10.1.1.0/24;" "&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Applying ACL:&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;ExtremeCore.10 # configure web http access-profile add blockhttps first
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Verify that is is blocking connections as expected:&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;* ExtremeCore.12 # show access-list counter process http
================================================================================
Access-list                                Permit Packets          Deny Packets 
================================================================================
blockhttps                                              0                     8
================================================================================
Total Rules : 1
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Chris Thompson&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 21:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49393#M13082</guid>
      <dc:creator>CThompsonEXOS</dc:creator>
      <dc:date>2021-12-30T21:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: HTTP(s) server listening in all VRs once enabled</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49394#M13083</link>
      <description>Hello,&lt;BR /&gt;I already knew that.&lt;BR /&gt;The question was how do we prevent the service from listening in that VR at all?&lt;BR /&gt;Like this it is still listening and potentially subject to hacks, DoS, etc. in an Internet-facing VR. That's not good.&lt;BR /&gt;Thanks &lt;BR /&gt;Marki</description>
      <pubDate>Tue, 04 Jan 2022 19:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49394#M13083</guid>
      <dc:creator>jeronimo</dc:creator>
      <dc:date>2022-01-04T19:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: HTTP(s) server listening in all VRs once enabled</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49395#M13084</link>
      <description>Hi Marki,&lt;BR /&gt;&lt;BR /&gt;There is currently no option to disable the web interface on a per-VR basis. If you're interested in that feature, please create a feature request with your account team. Otherwise, the access-profile will allow HTTP/S connections only from specified clients/networks.</description>
      <pubDate>Fri, 07 Jan 2022 18:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/http-s-server-listening-in-all-vrs-once-enabled/m-p/49395#M13084</guid>
      <dc:creator>Gabriel_G</dc:creator>
      <dc:date>2022-01-07T18:44:00Z</dc:date>
    </item>
  </channel>
</rss>

