<?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 ISEE conection proplems in Insight Remote Security</title>
    <link>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083613#M25</link>
    <description>Hi All&lt;BR /&gt;I have a problem getting my isee to work.&lt;BR /&gt;All the config is setup correctly.&lt;BR /&gt;when I do the following:&lt;BR /&gt;http://myhostname:5060/start.html&lt;BR /&gt;it gives me the following error on the screen.&lt;BR /&gt;&lt;BR /&gt;Error - Server Error&lt;BR /&gt;An error occurred on your support provider's server. Please try again later. We apologize for the inconvenience.&lt;BR /&gt;&lt;BR /&gt;When I do: &lt;BR /&gt;&lt;A href="http://isee.europe.hp.com/mots/motserver" target="_blank"&gt;http://isee.europe.hp.com/mots/motserver&lt;/A&gt;&lt;BR /&gt;I get in.&lt;BR /&gt;&lt;BR /&gt;Does the above info mean that there is a problem on our service provider side or on the hpserver side or on the isee.eroupe website.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Shaamil</description>
    <pubDate>Thu, 02 Oct 2003 05:02:22 GMT</pubDate>
    <dc:creator>Shaamil</dc:creator>
    <dc:date>2003-10-02T05:02:22Z</dc:date>
    <item>
      <title>ISEE conection proplems</title>
      <link>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083613#M25</link>
      <description>Hi All&lt;BR /&gt;I have a problem getting my isee to work.&lt;BR /&gt;All the config is setup correctly.&lt;BR /&gt;when I do the following:&lt;BR /&gt;http://myhostname:5060/start.html&lt;BR /&gt;it gives me the following error on the screen.&lt;BR /&gt;&lt;BR /&gt;Error - Server Error&lt;BR /&gt;An error occurred on your support provider's server. Please try again later. We apologize for the inconvenience.&lt;BR /&gt;&lt;BR /&gt;When I do: &lt;BR /&gt;&lt;A href="http://isee.europe.hp.com/mots/motserver" target="_blank"&gt;http://isee.europe.hp.com/mots/motserver&lt;/A&gt;&lt;BR /&gt;I get in.&lt;BR /&gt;&lt;BR /&gt;Does the above info mean that there is a problem on our service provider side or on the hpserver side or on the isee.eroupe website.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Shaamil</description>
      <pubDate>Thu, 02 Oct 2003 05:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083613#M25</guid>
      <dc:creator>Shaamil</dc:creator>
      <dc:date>2003-10-02T05:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: ISEE conection proplems</title>
      <link>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083614#M26</link>
      <description>Hello Shaamil,&lt;BR /&gt;if you do a "telnet locahost 5060"&lt;BR /&gt;Do you recieve a reply? It should llok like this:&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to localhost.grc.hp.com.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;&lt;BR /&gt;&lt;TITLE&gt;Error 400&lt;/TITLE&gt;&lt;BR /&gt;&lt;H1&gt;HTTP Error 400&lt;/H1&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt; 400 Bad Request&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;If you do a " netstat -an|grep 5060"&lt;BR /&gt;You should get something like this:&lt;BR /&gt;tcp    0    0  *.5060        *.*     LISTEN&lt;BR /&gt;&lt;BR /&gt;If this is not the case, the "mad" is not running, start it using "/sbin/init.d/hpservices start"&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2003 03:11:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083614#M26</guid>
      <dc:creator>Frauke Denker_2</dc:creator>
      <dc:date>2003-10-15T03:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: ISEE conection proplems</title>
      <link>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083615#M27</link>
      <description>HI &lt;BR /&gt;I am able to telnet localhost 5060&lt;BR /&gt;&lt;BR /&gt;Also, when I do a netstat on it, I get a LISTEN on that port as well as two &lt;BR /&gt;TIME WAITs on that port.&lt;BR /&gt;One for my PC's ip &amp;amp; one for 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;Any other suggestions.</description>
      <pubDate>Wed, 15 Oct 2003 07:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083615#M27</guid>
      <dc:creator>Shaamil</dc:creator>
      <dc:date>2003-10-15T07:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: ISEE conection proplems</title>
      <link>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083616#M28</link>
      <description>Hi Shaamil,&lt;BR /&gt;&lt;BR /&gt;you could try the following:&lt;BR /&gt;&lt;BR /&gt;1.) /sbin/init.d/hpservices stop&lt;BR /&gt;    verify that mad process is killed (ps -ef | grep mad)&lt;BR /&gt;    /sbin/init.d/hpservices start&lt;BR /&gt;    (again ps -ef | grep mad)&lt;BR /&gt;    then try again connecting to the user interface.&lt;BR /&gt;    If this does not work, try to use another port:&lt;BR /&gt;&lt;BR /&gt;2.) /sbin/init.d/hpservices stop&lt;BR /&gt;    vi /opt/hpservices/etc/motprefs&lt;BR /&gt;    change AGENT_PORT from 5060 to something else&lt;BR /&gt;    /sbin/init.d/hpservices start&lt;BR /&gt;&lt;BR /&gt;Then connect to the user interface via the new port ID.&lt;BR /&gt;3.) if this also does not help. Insert LOG_LEVEL=5 under Global in motprefs and restart hpservices. Connect again to the user interface and check /opt/hpservices/var/mad.log for errors.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Stefan&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2003 08:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-security/isee-conection-proplems/m-p/3083616#M28</guid>
      <dc:creator>Stefan Stechemesser</dc:creator>
      <dc:date>2003-10-15T08:15:41Z</dc:date>
    </item>
  </channel>
</rss>

