<?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 VAN not listening on port 8443 after install in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/van-not-listening-on-port-8443-after-install/m-p/6734588#M762</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;we are trying to get 2.5 running on another box and are having similar issues to the people above. VAN doesn't want to bind to ipv4 8443. The VM has 9 GB ram and 4 vCPUs. See requested output below. This is a fresh install of Ubuntu 12.04&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;Linux hyperglance 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;$ sudo service sdnc status&lt;BR /&gt;sdnc start/running, process 1093&lt;BR /&gt;&lt;BR /&gt;$ sudo service sdna status&lt;BR /&gt;sdna start/running, process 1096&lt;BR /&gt;&lt;BR /&gt;$ sudo service keystone status&lt;BR /&gt;keystone start/running, process 1100&lt;BR /&gt;&lt;BR /&gt;$ sudo dpkg -l | grep -i sdn&lt;BR /&gt;ii hp-sdn-ctl 2.5.11.1149 HP VAN SDN Controller&lt;BR /&gt;hyperglance@hyperglance:~$ sudo dpkg -l | grep -i keystone&lt;BR /&gt;ii keystone 1:2014.1.4-0ubuntu2~cloud0 OpenStack identity service - Daemons&lt;BR /&gt;ii python-keystone 1:2014.1.4-0ubuntu2~cloud0 OpenStack identity service - Python library&lt;BR /&gt;ii python-keystoneclient 1:0.7.1-ubuntu1~cloud0 Client library for OpenStack Identity API&lt;BR /&gt;&lt;BR /&gt;$ netstat -na | grep 8443&lt;BR /&gt;tcp6 0 0 :::8443 :::* LISTEN&lt;BR /&gt;tcp6 38 0 127.0.0.1:54266 127.0.0.1:8443 CLOSE_WAIT&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2015 09:38:08 GMT</pubDate>
    <dc:creator>Real_Status</dc:creator>
    <dc:date>2015-04-20T09:38:08Z</dc:date>
    <item>
      <title>VAN not listening on port 8443 after install</title>
      <link>https://community.hpe.com/t5/software-defined-networking/van-not-listening-on-port-8443-after-install/m-p/6734588#M762</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;we are trying to get 2.5 running on another box and are having similar issues to the people above. VAN doesn't want to bind to ipv4 8443. The VM has 9 GB ram and 4 vCPUs. See requested output below. This is a fresh install of Ubuntu 12.04&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;Linux hyperglance 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;$ sudo service sdnc status&lt;BR /&gt;sdnc start/running, process 1093&lt;BR /&gt;&lt;BR /&gt;$ sudo service sdna status&lt;BR /&gt;sdna start/running, process 1096&lt;BR /&gt;&lt;BR /&gt;$ sudo service keystone status&lt;BR /&gt;keystone start/running, process 1100&lt;BR /&gt;&lt;BR /&gt;$ sudo dpkg -l | grep -i sdn&lt;BR /&gt;ii hp-sdn-ctl 2.5.11.1149 HP VAN SDN Controller&lt;BR /&gt;hyperglance@hyperglance:~$ sudo dpkg -l | grep -i keystone&lt;BR /&gt;ii keystone 1:2014.1.4-0ubuntu2~cloud0 OpenStack identity service - Daemons&lt;BR /&gt;ii python-keystone 1:2014.1.4-0ubuntu2~cloud0 OpenStack identity service - Python library&lt;BR /&gt;ii python-keystoneclient 1:0.7.1-ubuntu1~cloud0 Client library for OpenStack Identity API&lt;BR /&gt;&lt;BR /&gt;$ netstat -na | grep 8443&lt;BR /&gt;tcp6 0 0 :::8443 :::* LISTEN&lt;BR /&gt;tcp6 38 0 127.0.0.1:54266 127.0.0.1:8443 CLOSE_WAIT&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2015 09:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/van-not-listening-on-port-8443-after-install/m-p/6734588#M762</guid>
      <dc:creator>Real_Status</dc:creator>
      <dc:date>2015-04-20T09:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: VAN not listening on port 8443 after install</title>
      <link>https://community.hpe.com/t5/software-defined-networking/van-not-listening-on-port-8443-after-install/m-p/6734768#M764</link>
      <description>&lt;P&gt;The output of the netstat command does indicate that the server is listening on port 8443 for both IPv4 and IPv6. I see the same output on my server and it is working beautifully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe the issue is that many browser updates have disabled the use of DSS based certificates and that is what the controller installs by default as a self-signed cert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try Internet Explorer as it hasn't removed support for these certs yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And stay tuned for a doc to be published on how to update the self-signed cert using RSA. Or look at this post:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h30499.www3.hp.com/t5/SDN-Discussions/Error-accessing-SDN-UI-after-browser-update/td-p/6733864#.VTUfmSF4q70" target="_blank"&gt;http://h30499.www3.hp.com/t5/SDN-Discussions/Error-accessing-SDN-UI-after-browser-update/td-p/6733864#.VTUfmSF4q70&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2015 15:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/van-not-listening-on-port-8443-after-install/m-p/6734768#M764</guid>
      <dc:creator>EricAtHP</dc:creator>
      <dc:date>2015-04-20T15:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: VAN not listening on port 8443 after install</title>
      <link>https://community.hpe.com/t5/software-defined-networking/van-not-listening-on-port-8443-after-install/m-p/6738182#M767</link>
      <description>&lt;P&gt;I also encountered the same symptoms when initially attempting to upgrade from v2.4 to v2.5 and subsequently when attempting a clean install on 12.04 ubuntu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What did work on a clean install was NOT creating the sdn&amp;nbsp;user during initial setup of ubuntu. Instead, use ubuntu/ubuntu (or something other than sdn/password) to install Linux. After successfully installing Linux, login to the ubuntu account to unpack and install the HP SDN Controller software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This allows the installation process to create the sdn&amp;nbsp;user with the correct attributes and permissions.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 17:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/van-not-listening-on-port-8443-after-install/m-p/6738182#M767</guid>
      <dc:creator>NetworkBob</dc:creator>
      <dc:date>2015-04-28T17:25:47Z</dc:date>
    </item>
  </channel>
</rss>

