<?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: Force NetSight to use HTTPS in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39022#M4731</link>
    <description>Just thought I would post the path in either situation &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Windows Server:  &lt;BR /&gt;
&lt;BR /&gt;
NetSight_Install_path (probably Program Files)\Extreme Networks\NetSight\appdata\&lt;BR /&gt;
&lt;BR /&gt;
Linux Server: &lt;BR /&gt;
&lt;BR /&gt;
/usr/local/Extreme_Networks/NetSight/appdata/&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Sat, 19 Mar 2016 00:07:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-19T00:07:00Z</dc:date>
    <item>
      <title>Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39012#M4721</link>
      <description>Hopefully this is an easy one.....&lt;BR /&gt;
&lt;BR /&gt;
Is there anyway to force the use of HTTPS directly via the NetSight application. As an example when I delete port 8080 from the 'Web Server' options it forces me to put a port number in, or a simple radio button somewhere that disables it?&lt;BR /&gt;
&lt;BR /&gt;
Many thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2015 17:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39012#M4721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-02T17:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39013#M4722</link>
      <description>You can change the ports using Tools-&amp;gt;Options-&amp;gt;Web Server&lt;BR /&gt;
&lt;BR /&gt;
For certain you want to do this only on Netsight Server appliances only, that don't use other ports for the proposed ones.&lt;BR /&gt;
&lt;BR /&gt;
So this means not using in with Netsight Server than runs on the Windows Server Platform, where we have seen interference issues.&lt;BR /&gt;
&lt;BR /&gt;
Be sure to test it, before assuming it will work in full deployment for your sight.</description>
      <pubDate>Wed, 02 Dec 2015 20:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39013#M4722</guid>
      <dc:creator>Mike_Thomas</dc:creator>
      <dc:date>2015-12-02T20:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39014#M4723</link>
      <description>Thanks for posting back.&lt;BR /&gt;
&lt;BR /&gt;
Apologise if my description my not have been clear.&lt;BR /&gt;
&lt;BR /&gt;
Just trying to understand your solution, which sounds like to just change the port number for http. This I don't understand, as for example if I changed it to 9090 you would still be able to http in port 9090 instead of 8080, thereby still making it vulnerable.&lt;BR /&gt;
&lt;BR /&gt;
I was wondering if there is a why in NetSight to disable http (via any port) or redirect all http traffic to https.&lt;BR /&gt;
&lt;BR /&gt;
Many thanks.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2015 20:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39014#M4723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-02T20:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39015#M4724</link>
      <description>No, there is no way to restrict this via Netsight itself.&lt;BR /&gt;
If you open a case requesting that as a feature request, we can have it surveyed as a potential feature.</description>
      <pubDate>Wed, 02 Dec 2015 21:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39015#M4724</guid>
      <dc:creator>Mike_Thomas</dc:creator>
      <dc:date>2015-12-02T21:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39016#M4725</link>
      <description>Managed to workout an option for this.&lt;BR /&gt;
&lt;BR /&gt;
If you go to your ../NetSight/appdata/ folder and edit the file NSJBoss.properties you can comment out the following line by putting a # in front of it:&lt;BR /&gt;
&lt;BR /&gt;
enterasys.tomcat.http.port=8080Then the browser is no longer be able to reach NetSight on that port number, thereby forcing the user to use HTTPS.&lt;BR /&gt;
&lt;BR /&gt;
There might be a way in the same file to redirect anyone trying port 8080 to go to https:8443 instead?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jan 2016 03:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39016#M4725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T03:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39017#M4726</link>
      <description>Has any progress been made on this issue. I have a customer asking to disable http and would like to be able to give them a timeline if this will be available soon. &lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Fri, 18 Mar 2016 22:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39017#M4726</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2016-03-18T22:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39018#M4727</link>
      <description>Hi David, the answer is above in editing the NSJBoss file. If you comment out the line given you will no longer be able to connect to NetSight using http. Thanks</description>
      <pubDate>Fri, 18 Mar 2016 23:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39018#M4727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T23:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39019#M4728</link>
      <description>Is that on your machine or on the server? I cannot find an appdata directory on the server and making the change on one machine does not seem to really solve the problem.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Fri, 18 Mar 2016 23:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39019#M4728</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2016-03-18T23:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39020#M4729</link>
      <description>It would be on the server. Is your server linux or windows?</description>
      <pubDate>Fri, 18 Mar 2016 23:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39020#M4729</guid>
      <dc:creator>Frank_Thomas</dc:creator>
      <dc:date>2016-03-18T23:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39021#M4730</link>
      <description>linux&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="71b04225a15f473cbe8f42e3a8d6f6e6_RackMultipart20160318-13207-2lj62c-NetSight_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/181i370B4671885CB3FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="71b04225a15f473cbe8f42e3a8d6f6e6_RackMultipart20160318-13207-2lj62c-NetSight_inline.jpg" alt="71b04225a15f473cbe8f42e3a8d6f6e6_RackMultipart20160318-13207-2lj62c-NetSight_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Mar 2016 00:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39021#M4730</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2016-03-19T00:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39022#M4731</link>
      <description>Just thought I would post the path in either situation &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Windows Server:  &lt;BR /&gt;
&lt;BR /&gt;
NetSight_Install_path (probably Program Files)\Extreme Networks\NetSight\appdata\&lt;BR /&gt;
&lt;BR /&gt;
Linux Server: &lt;BR /&gt;
&lt;BR /&gt;
/usr/local/Extreme_Networks/NetSight/appdata/&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Mar 2016 00:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39022#M4731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-19T00:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39023#M4732</link>
      <description>Depending on the version/age of the server it might also possibly be in /usr/local/Enterasys_Networks/NetSight/appdata&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Mar 2016 00:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39023#M4732</guid>
      <dc:creator>Frank_Thomas</dc:creator>
      <dc:date>2016-03-19T00:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39024#M4733</link>
      <description>Frank,    That is where my file was.    Thanks for the assistance everyone.</description>
      <pubDate>Sat, 19 Mar 2016 17:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39024#M4733</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2016-03-19T17:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39025#M4734</link>
      <description>Ok,&lt;BR /&gt;
&lt;BR /&gt;
So I found this commented it out and all was well. Then I upgraded to NetSight 7 and the legacy links default to http which fails.&lt;BR /&gt;
&lt;BR /&gt;
Are there plans for a more official way to disable http?</description>
      <pubDate>Fri, 22 Apr 2016 00:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39025#M4734</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2016-04-22T00:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Force NetSight to use HTTPS</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39026#M4735</link>
      <description>Hi, just follow up.&lt;BR /&gt;
&lt;BR /&gt;
Purpose of this comment is to share a knowledge how to get more user friendly configuration of Extreme Management Center.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Start position&lt;/B&gt;:&lt;BR /&gt;
- fresh install of ExtremeManagementControl (EMC) on RHEL (v7) or Centos server (v7)&lt;BR /&gt;
- available on port &lt;A href="https://example.com:8443" target="_blank" rel="nofollow noreferrer noopener"&gt;https://example.com:8443&lt;/A&gt; only.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Final position&lt;/B&gt;:&lt;BR /&gt;
- availabe on example.com&lt;BR /&gt;
- Apache witch rewrite rule&lt;BR /&gt;
- JBoss and Tomacat works on encpryted line&lt;BR /&gt;
- everything works like a charm&lt;BR /&gt;
- Simple communication scheme:&lt;BR /&gt;
&lt;BR /&gt;
       ---80|443---&amp;gt;[Apache]---8443---&amp;gt;[Tomcat/JBOSS]&lt;BR /&gt;
[pc]------------------------------------------------------------------&lt;BR /&gt;
        ---8443&amp;lt;---[Apache]&amp;lt;---8443---[Tomcat/JBOSS]&lt;BR /&gt;
&lt;BR /&gt;
Steps:&lt;BR /&gt;
1) After a fresh install EMC is available on: &lt;A href="https://example.com:8443" target="_blank" rel="nofollow noreferrer noopener"&gt;https://example.com:8443&lt;/A&gt;&lt;BR /&gt;
2) Install httpd&lt;BR /&gt;
 put to this to file:&lt;I&gt; /ect/httpd/conf.d/emc.conf&lt;/I&gt;:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt; &lt;I&gt;&lt;VIRTUALHOST 80=""&gt;&lt;BR /&gt;
&lt;/VIRTUALHOST&gt;&lt;/I&gt;&lt;I&gt;        ServerName emc.example.com:80&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;        ErrorLog "logs/error-ssl.log"&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;        CustomLog "logs/access-ssl.log" common&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt; &lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;        RewriteEngine On&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;        RewriteCond %{HTTPS} off&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;        RewriteRule ^(.*)$ &lt;/I&gt;https://%25%7Bhttp_host%7D%25%7Brequest_uri%7D/&lt;I&gt; [R,L]&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt; &lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;&lt;LOCATION&gt;&lt;/LOCATION&gt;&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;        Require all granted&lt;BR /&gt;
&lt;/I&gt;&lt;I&gt;&lt;/I&gt; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;
&lt;BR /&gt;
3) Edit file &lt;I&gt;/usr/local/Extreme_Networks/NetSight/appdata/NSJBoss.properties&lt;/I&gt; like this:&lt;BR /&gt;
-------------------------------------------------&lt;BR /&gt;
log4j.configuration=file\:./log4j.properties&lt;BR /&gt;
enterasys.mysqlrealm.rpt.password=enterasys&lt;BR /&gt;
java.security.manager=&lt;BR /&gt;
enterasys.embeddednac.enable=false&lt;BR /&gt;
jboss.bind.address.management=127.0.0.1&lt;BR /&gt;
oneView.flexreport.capacityplanning.limit=2000&lt;BR /&gt;
enterasys.datasource.connectionurl=jdbc\:mysql\://127.0.0.1\:4589/netsight?jdbcCompliantTruncation\=false&amp;amp;useUnicode\=true&amp;amp;characterEncoding\=UTF-8&amp;amp;useSSL\=false&lt;BR /&gt;
jboss.http.port=8080&lt;BR /&gt;
enterasys.mysqlrealm.rpt.username=netsight&lt;BR /&gt;
username=root&lt;BR /&gt;
USE_IPV6=true&lt;BR /&gt;
oneView.responsetime.app.redline=1000&lt;BR /&gt;
jboss.https.port=443&lt;BR /&gt;
java.security.policy=../server/default/conf/server.policy&lt;BR /&gt;
dashboard.cache.time=2&lt;BR /&gt;
enterasys.tomcat.ciphers=TLS_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,ECDHE-ECDSA-AES256-GCM-SHA384,ECDHE-RSA-AES256-GCM-SHA384,ECDHE-ECDSA-AES128-GCM-SHA256,ECDHE-RSA-AES128-GCM-SHA256,ECDHE-ECDSA-AES256-SHA384,ECDHE-RSA-AES256-SHA384,ECDHE-ECDSA-AES128-SHA256,ECDHE-RSA-AES128-SHA256&lt;BR /&gt;
enterasys.webservices.queryendsystems=true&lt;BR /&gt;
ANTLR_USE_DIRECT_CLASS_LOADING=true&lt;BR /&gt;
oneView.responsetime.tcp.redline=1000&lt;BR /&gt;
enterasys.mysqlrealm.password=enterasys&lt;BR /&gt;
nmsMobile.demoMode=false&lt;BR /&gt;
enterasys.mysqlrealm.username=netsight&lt;BR /&gt;
OneView.DisplayNacConfigurationTab=true&lt;BR /&gt;
enterasys.tomcat.https.port=8443&lt;BR /&gt;
oneView.maxImageSize=3000x2000&lt;BR /&gt;
enterasys.jboss.log4j.logfile=../../appdata/logs/server.log&lt;BR /&gt;
jboss.bind.address=YOUR_IP_ADDRESS&lt;BR /&gt;
domain=example.com&lt;BR /&gt;
jboss.server.log.dir=../../appdata/logs&lt;BR /&gt;
enterasys.datasource.rpt.connectionurl=jdbc\:mysql\://127.0.0.1\:4589/netsightrpt?jdbcCompliantTruncation\=false&amp;amp;useUnicode\=true&amp;amp;characterEncoding\=UTF-8&amp;amp;useSSL\=false&lt;BR /&gt;
-------------------------------------------------&lt;BR /&gt;
&lt;BR /&gt;
Most important lines:&lt;BR /&gt;
jboss.http.port=8080&lt;BR /&gt;
jboss.https.port=443&lt;BR /&gt;
enterasys.tomcat.https.port=8443&lt;BR /&gt;
jboss.bind.address=YOUR_IP_ADDRESS&lt;BR /&gt;
domain=example.com&lt;BR /&gt;
-------------------------------------------------&lt;BR /&gt;
&lt;BR /&gt;
File &lt;I&gt;/var/Extreme_Networks/.netsight&lt;/I&gt; you can left as it is.&lt;BR /&gt;
&lt;BR /&gt;
4) Now issue this commands:&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;systemctl restart httpd&lt;/I&gt;          to restart httpd service&lt;BR /&gt;
&lt;I&gt; ./usr/local/Extreme_Networks/NetSight/scripts/stopserver.sh &amp;amp;&amp;amp; /usr/local/Extreme_Networks/NetSight/scripts/startserver.sh     &lt;/I&gt; to restart JBOSS service.&lt;BR /&gt;
&lt;BR /&gt;
5) Now you can access with your http browser your own instanace easily with emc.example.com and will be forwarded to &lt;A href="https://emc.example.com:8443" target="_blank" rel="nofollow noreferrer noopener"&gt;https://emc.example.com:8443&lt;/A&gt;. Since this time any communication will be encrypted by default.&lt;BR /&gt;
&lt;BR /&gt;
Best regards.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2018 14:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/force-netsight-to-use-https/m-p/39026#M4735</guid>
      <dc:creator>Jaroslav_Stefan</dc:creator>
      <dc:date>2018-08-29T14:38:00Z</dc:date>
    </item>
  </channel>
</rss>

