<?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 XDMCP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406739#M567237</link>
    <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I've got 3 Unix workstations (running hpux 10.20) which I need to access via X-Windows (Reflection X V.11). 2 of them are running fine. One makes a lo of trouble. When I try to connect I get a XDMCP timeoout. Is there any possibility to troubleshoot this connection?</description>
    <pubDate>Mon, 25 Oct 2004 02:36:18 GMT</pubDate>
    <dc:creator>Hubert Feller</dc:creator>
    <dc:date>2004-10-25T02:36:18Z</dc:date>
    <item>
      <title>XDMCP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406739#M567237</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I've got 3 Unix workstations (running hpux 10.20) which I need to access via X-Windows (Reflection X V.11). 2 of them are running fine. One makes a lo of trouble. When I try to connect I get a XDMCP timeoout. Is there any possibility to troubleshoot this connection?</description>
      <pubDate>Mon, 25 Oct 2004 02:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406739#M567237</guid>
      <dc:creator>Hubert Feller</dc:creator>
      <dc:date>2004-10-25T02:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: XDMCP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406740#M567238</link>
      <description>There may be multiple causes :&lt;BR /&gt;. Is network connnection good enough to that server ?&lt;BR /&gt;. Is port 6000 allowed between this server and your PC ? (FW ?)&lt;BR /&gt;. Is your reflection X configured to accept connections from this host ?&lt;BR /&gt;&lt;BR /&gt;I would have like to know wether you use an XDMCP connection to host, or do you only launch reflexion X and export DISPLAY on your telnet connection to this host ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 02:46:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406740#M567238</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-10-25T02:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: XDMCP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406741#M567239</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)Is there a firewall in the way.XDMCP will not go through.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)What X system is running on the Workstations&lt;BR /&gt;&lt;BR /&gt;mwm vue CDE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               Steve Steel</description>
      <pubDate>Mon, 25 Oct 2004 02:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406741#M567239</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-10-25T02:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: XDMCP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406742#M567240</link>
      <description>- We use VUE as graphical output&lt;BR /&gt;&lt;BR /&gt;- The connection is setup as XDMCP direct connection to the servers</description>
      <pubDate>Mon, 25 Oct 2004 02:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406742#M567240</guid>
      <dc:creator>Hubert Feller</dc:creator>
      <dc:date>2004-10-25T02:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: XDMCP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406743#M567241</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Play with these resource values  in /usr/vue/config/Xconfig:&lt;BR /&gt;&lt;BR /&gt;Vuelogin*openTimeout:  &lt;SECONDS&gt;  #Default 30 seconds&lt;BR /&gt;Vuelogin*grabTimeout:  &lt;SECONDS&gt;  #Default  3 seconds&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;&lt;BR /&gt;Vuelogin*openTimeout: 40&lt;BR /&gt;Vuelogin*grabTimeout: 4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Restart vue&lt;BR /&gt;&lt;BR /&gt;Then try again&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also&lt;BR /&gt;&lt;BR /&gt;run dr_vue&lt;BR /&gt;look in /var/vue/Xerrors&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Telnet to a WORKSTATION and do&lt;BR /&gt;&lt;BR /&gt;who -R&lt;BR /&gt;&lt;BR /&gt;check name resolving by nslookup of pc ON WORKSTATION AND WORKSTATION ON PC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                Steve Steel&lt;BR /&gt;&lt;BR /&gt;&lt;/SECONDS&gt;&lt;/SECONDS&gt;</description>
      <pubDate>Mon, 25 Oct 2004 03:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xdmcp/m-p/3406743#M567241</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-10-25T03:24:08Z</dc:date>
    </item>
  </channel>
</rss>

