<?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: Location 2710 Problem. in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024559#M220201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not have to put 443, that is just the standard port for ssl for browser encryption, but you can have ssl listen on other ports as well. The location server is running a java app and not apache even though it has it installed:&lt;/P&gt;&lt;P&gt;[root@loc-server conf]# rpm -qa|grep httpd&lt;/P&gt;&lt;P&gt;redhat-config-httpd-1.1.0-4&lt;/P&gt;&lt;P&gt;httpd-2.0.46-38.ent&lt;/P&gt;&lt;P&gt;[root@loc-server conf]# pgrep httpd&lt;/P&gt;&lt;P&gt;[root@loc-server conf]#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the ports it is listening on:&lt;/P&gt;&lt;P&gt;Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name&lt;/P&gt;&lt;P&gt;tcp        0      0 *:8001                  *:*                     LISTEN      903/java&lt;/P&gt;&lt;P&gt;tcp        0      0 *:8002                  *:*                     LISTEN      903/java&lt;/P&gt;&lt;P&gt;tcp        0      0 *:7555                  *:*                     LISTEN      903/java&lt;/P&gt;&lt;P&gt;tcp        0      0 localhost.localdom:2315 *:*                     LISTEN      903/java&lt;/P&gt;&lt;P&gt;tcp        0      0 *:6100                  *:*                     LISTEN      901/Xvfb&lt;/P&gt;&lt;P&gt;tcp        0      0 *:ssh                   *:*                     LISTEN      833/sshd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, it uses the certs located in /opt/locserver/ssl for the ssl &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 15:57:38 GMT</pubDate>
    <dc:creator>ericgarnel</dc:creator>
    <dc:date>2008-04-24T15:57:38Z</dc:date>
    <item>
      <title>Location 2710 Problem.</title>
      <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024554#M220196</link>
      <description>&lt;P&gt;I have a Location 2710, with a 3.0.37.0 release.&lt;/P&gt;&lt;P&gt;I tried to stop the appliance (like Cisco says in the documentation, â&amp;#128;&amp;#156;locserverd stopâ&amp;#128;&amp;#157;) and the appliance doesn't stops.&lt;/P&gt;&lt;P&gt;I tried to see the â&amp;#128;&amp;#156;manâ&amp;#128;&amp;#157; information of the command â&amp;#128;&amp;#156;locserverdâ&amp;#128;&amp;#157; and the appliance saes that that command does not exist.&lt;/P&gt;&lt;P&gt;What can I do? &lt;/P&gt;&lt;P&gt;Do you have any solution?&lt;/P&gt;&lt;P&gt;Some one can help me?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         Rui Capao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 22:46:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024554#M220196</guid>
      <dc:creator>sicnet.suporte</dc:creator>
      <dc:date>2021-07-03T22:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Location 2710 Problem.</title>
      <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024555#M220197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am assuming that you are ssh'd into the location server.&lt;/P&gt;&lt;P&gt;The full command is /etc/init.d/locserverd stop&lt;/P&gt;&lt;P&gt;or if you are in the /etc/init.d dir, ./locserverd stop&lt;/P&gt;&lt;P&gt;You could also simply type service locserverd stop as well&lt;/P&gt;&lt;P&gt;The loc app is basically a Redhat Linux ES 3 box, so most of the same commands are there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 12:23:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024555#M220197</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-04-24T12:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Location 2710 Problem.</title>
      <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024556#M220198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the console port to (for now) to configure the appliance.&lt;/P&gt;&lt;P&gt;Your advice solved the problem. &lt;/P&gt;&lt;P&gt;I was doing â&amp;#128;&amp;#156;locserverd stopâ&amp;#128;&amp;#157; in the â&amp;#128;&amp;#156;/etc/init.d/â&amp;#128;&amp;#157; directory.&lt;/P&gt;&lt;P&gt;If I type â&amp;#128;&amp;#156;/etc/init.d/ locserverd stopâ&amp;#128;&amp;#157;, it works.&lt;/P&gt;&lt;P&gt;But, if I type â&amp;#128;&amp;#156;locserverd stopâ&amp;#128;&amp;#157; in the â&amp;#128;&amp;#156;/etc/init.d/â&amp;#128;&amp;#157; directory, it don't work. ~&lt;/P&gt;&lt;P&gt;Do you know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, in the WCS I was trying to associate the Location 2710 with â&amp;#128;&amp;#156;sshâ&amp;#128;&amp;#157; instead of the standard port 8001. &lt;/P&gt;&lt;P&gt;The WCS could not succeed in doing that. Can you tell me why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Rui Capao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 14:29:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024556#M220198</guid>
      <dc:creator>sicnet.suporte</dc:creator>
      <dc:date>2008-04-24T14:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Location 2710 Problem.</title>
      <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024557#M220199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to add "./" (without quotes) in front of the command when you are in the same directory AND the directory is not in your path environment; /etc and below are typically not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a typical path:&lt;/P&gt;&lt;P&gt;PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/mis/bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the port is already in use by ssh daemon on the location server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 14:54:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024557#M220199</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-04-24T14:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Location 2710 Problem.</title>
      <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024558#M220200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried and it worked, thanks.&lt;/P&gt;&lt;P&gt;In the case of the sshâ&amp;#128;¦ I was referring associating the Location appliance with the WCS.&lt;/P&gt;&lt;P&gt;In the WCS you have to define the location server (name of the server, Ip address, etcâ&amp;#128;¦). &lt;/P&gt;&lt;P&gt;One field that we can select, if we what to have access to the appliance using http or https, is unchecking HTTPS and using port 8001 or checking HTTP and I think that we have to put the port 443â&amp;#128;¦&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I type the button SAVE and the WCS says that the Server is not responding. Or it may be unreachable, or connectivity credentials are incorrect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, if I leave the HTTPS option unchecked, with the standard port 8001, the WCS succeeds in associating with the Location Appliance.&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Rui Capao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 15:40:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024558#M220200</guid>
      <dc:creator>sicnet.suporte</dc:creator>
      <dc:date>2008-04-24T15:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Location 2710 Problem.</title>
      <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024559#M220201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not have to put 443, that is just the standard port for ssl for browser encryption, but you can have ssl listen on other ports as well. The location server is running a java app and not apache even though it has it installed:&lt;/P&gt;&lt;P&gt;[root@loc-server conf]# rpm -qa|grep httpd&lt;/P&gt;&lt;P&gt;redhat-config-httpd-1.1.0-4&lt;/P&gt;&lt;P&gt;httpd-2.0.46-38.ent&lt;/P&gt;&lt;P&gt;[root@loc-server conf]# pgrep httpd&lt;/P&gt;&lt;P&gt;[root@loc-server conf]#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the ports it is listening on:&lt;/P&gt;&lt;P&gt;Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name&lt;/P&gt;&lt;P&gt;tcp        0      0 *:8001                  *:*                     LISTEN      903/java&lt;/P&gt;&lt;P&gt;tcp        0      0 *:8002                  *:*                     LISTEN      903/java&lt;/P&gt;&lt;P&gt;tcp        0      0 *:7555                  *:*                     LISTEN      903/java&lt;/P&gt;&lt;P&gt;tcp        0      0 localhost.localdom:2315 *:*                     LISTEN      903/java&lt;/P&gt;&lt;P&gt;tcp        0      0 *:6100                  *:*                     LISTEN      901/Xvfb&lt;/P&gt;&lt;P&gt;tcp        0      0 *:ssh                   *:*                     LISTEN      833/sshd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, it uses the certs located in /opt/locserver/ssl for the ssl &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 15:57:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024559#M220201</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-04-24T15:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Location 2710 Problem.</title>
      <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024560#M220202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did some poking around and did not see where in the location server install/upgrade process that the port could be changed from 8001, which, is curious that you can change it in WCS. Perhaps for port redirects, etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 18:18:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024560#M220202</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-04-24T18:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Location 2710 Problem.</title>
      <link>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024561#M220203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it's like that.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 12:29:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/location-2710-problem/m-p/1024561#M220203</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-06T12:29:19Z</dc:date>
    </item>
  </channel>
</rss>

