<?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: Remote X App. on RH 7.3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732741#M78574</link>
    <description>*nod* just thought I'd check.&lt;BR /&gt;&lt;BR /&gt;To make sure it doesn't come up again (as you don't really need it), you can do two things.&lt;BR /&gt;&lt;BR /&gt;one: remove the contents of /etc/sysconfig/iptables&lt;BR /&gt;&lt;BR /&gt;two: chkconfig --level 2345 iptables off&lt;BR /&gt;&lt;BR /&gt;Either of these will stop it from blocking again when you restart.</description>
    <pubDate>Thu, 30 May 2002 22:19:45 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2002-05-30T22:19:45Z</dc:date>
    <item>
      <title>Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732733#M78566</link>
      <description>I have a brand new RH 7.3 installed and I am unable to launch applications on our rp7400 servers (HP-UX 11.0).&lt;BR /&gt;&lt;BR /&gt;I did &lt;BR /&gt;# xhosts +&lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;then logged in &lt;HOSTNAME&gt;, then&lt;BR /&gt;$ export DISPLAY=&lt;MY.WKSTATION&gt;:0&lt;BR /&gt;then&lt;BR /&gt;$ gpm (Glance Plus Manager)&lt;BR /&gt;&lt;BR /&gt;I get&lt;BR /&gt;Connecting to Display...&lt;BR /&gt;Error: Can't open display &lt;MY.WKSTATION&gt;:0&lt;BR /&gt;Error: Couldn't find per display information&lt;BR /&gt;&lt;BR /&gt;Am I missing something?&lt;BR /&gt;Some package that I did not install?&lt;BR /&gt;&lt;BR /&gt;I have another workstation with RH 7.2 and it works fine. So it can be done...&lt;/MY.WKSTATION&gt;&lt;/MY.WKSTATION&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 28 May 2002 15:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732733#M78566</guid>
      <dc:creator>Miguel Covas</dc:creator>
      <dc:date>2002-05-28T15:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732734#M78567</link>
      <description>When you say you did "xhosts +&lt;HOSTNAME&gt;", I take it to mean you ran:&lt;BR /&gt;&lt;BR /&gt;xhost +&lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;(note: singular, as 'xhosts' doesn't exist).  After issuing that command, what does 'xhost' on it's own report?&lt;BR /&gt;&lt;BR /&gt;From the HP-UX machine, can you simply 'ping my.wkstation'?  Just to ensure end-to-end connectivity.&lt;BR /&gt;&lt;BR /&gt;Once you've done that, try using 'DISPLAY=&lt;MY.WKSTATION&gt;:0.0', instead of just the ':0'.  Some applications are picky.&lt;BR /&gt;&lt;BR /&gt;Given the error messages you've given us, it would most likely be one of those things.&lt;BR /&gt;&lt;BR /&gt;It doesn't look like you've missed installing any packages or anything of the like.  Just looks like it's a niggly little annoying thing.&lt;BR /&gt;&lt;BR /&gt;Something else to test would be to just try launching an xterm.  I'm not 100% sure if the xterm command can take a '--display', but if it can, then issue:&lt;BR /&gt;&lt;BR /&gt;xterm --display &lt;MY.WKSTATION&gt;:0.0 &amp;amp;&lt;BR /&gt;&lt;BR /&gt;and see if that connects..&lt;/MY.WKSTATION&gt;&lt;/MY.WKSTATION&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 29 May 2002 00:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732734#M78567</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-05-29T00:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732735#M78568</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Have you checked out the output of ipchains or iptables?&lt;BR /&gt;&lt;BR /&gt;# ipchains -L &lt;BR /&gt;or&lt;BR /&gt;# iptables -L&lt;BR /&gt;&lt;BR /&gt;This is a packet filter.&lt;BR /&gt;So if you have working RH7.2, compare the output would be the good idea to find the differences.&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 07:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732735#M78568</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-05-29T07:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732736#M78569</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;xhosts was a typo.The workstation can be pinged (And since I telneted from it one can suppose that there is bidirectional communication).&lt;BR /&gt;&lt;BR /&gt;appending either :0.0 or :0 to the ip address gives the same result.&lt;BR /&gt;&lt;BR /&gt;Now, I have a new different Linux workstation which can connect with both DISPLAY definitions, so my guess is that  there is something different.</description>
      <pubDate>Wed, 29 May 2002 10:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732736#M78569</guid>
      <dc:creator>Miguel Covas</dc:creator>
      <dc:date>2002-05-29T10:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732737#M78570</link>
      <description>my guess is you have activated the firewall during install.&lt;BR /&gt;&lt;BR /&gt;try this once before you want to start your application:&lt;BR /&gt;&lt;BR /&gt;/etc/init.d/ipchains stop&lt;BR /&gt;/etc/init.d/iptables stop&lt;BR /&gt;&lt;BR /&gt;if it works after that, you need to change your firewall settings.&lt;BR /&gt;&lt;BR /&gt;change the type of FW with the 'lokkit' program.&lt;BR /&gt;&lt;BR /&gt;or you can manualy edit the file: /etc/sysconfig/firewall&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 10:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732737#M78570</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2002-05-29T10:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732738#M78571</link>
      <description>Hi Dirk, you did it!!&lt;BR /&gt;&lt;BR /&gt;After stopping those services it&lt;BR /&gt;started to work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 15:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732738#M78571</guid>
      <dc:creator>Miguel Covas</dc:creator>
      <dc:date>2002-05-29T15:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732739#M78572</link>
      <description>Miquel, just wondering, is this machine exposed to the internet?  Just thinking of the security of your PC..  You did, after all, just disable the firewall..</description>
      <pubDate>Wed, 29 May 2002 22:00:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732739#M78572</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-05-29T22:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732740#M78573</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;the machine is behind a firewall. I suppose that I could do some fiddling with the local firewall just to find out the proper configuration, but it is just a workstation. We are replacing Linux for Windows and we are somewhat newbies having a Unix machine as workstation (although our servers are Unix machines)</description>
      <pubDate>Thu, 30 May 2002 10:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732740#M78573</guid>
      <dc:creator>Miguel Covas</dc:creator>
      <dc:date>2002-05-30T10:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remote X App. on RH 7.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732741#M78574</link>
      <description>*nod* just thought I'd check.&lt;BR /&gt;&lt;BR /&gt;To make sure it doesn't come up again (as you don't really need it), you can do two things.&lt;BR /&gt;&lt;BR /&gt;one: remove the contents of /etc/sysconfig/iptables&lt;BR /&gt;&lt;BR /&gt;two: chkconfig --level 2345 iptables off&lt;BR /&gt;&lt;BR /&gt;Either of these will stop it from blocking again when you restart.</description>
      <pubDate>Thu, 30 May 2002 22:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-x-app-on-rh-7-3/m-p/2732741#M78574</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-05-30T22:19:45Z</dc:date>
    </item>
  </channel>
</rss>

