<?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: x11 forwarding? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503220#M364930</link>
    <description>still it shows the same error i have stop start the secsh service once also</description>
    <pubDate>Fri, 25 Sep 2009 20:41:33 GMT</pubDate>
    <dc:creator>fizan</dc:creator>
    <dc:date>2009-09-25T20:41:33Z</dc:date>
    <item>
      <title>x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503202#M364912</link>
      <description>our database team needs to use the gui x11 forwarding how to enable it on the server? hp-ux11iv2 and ia64 hp server rx2600?</description>
      <pubDate>Fri, 25 Sep 2009 03:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503202#M364912</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T03:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503203#M364913</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] how to enable it on the server?&lt;BR /&gt;&lt;BR /&gt;How did you _disable_ it?&lt;BR /&gt;&lt;BR /&gt;How are they connecting to the server?&lt;BR /&gt;RSH/remsh?  SSH?  Telnet?&lt;BR /&gt;&lt;BR /&gt;From what are they connecting to the server?&lt;BR /&gt;An X terminal?  Some UNIX workstation?  Some&lt;BR /&gt;mysterious Windows system?  A Macintosh?  (I&lt;BR /&gt;could go on.)&lt;BR /&gt;&lt;BR /&gt;What, exactly, do you want to do?  What does&lt;BR /&gt;"x11 forwarding" mean to you?&lt;BR /&gt;&lt;BR /&gt;      echo $DISPLAY</description>
      <pubDate>Fri, 25 Sep 2009 04:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503203#M364913</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-25T04:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503204#M364914</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Start you X PC application up on your desktop.  &lt;BR /&gt;&lt;BR /&gt;ipconfig from PC and note your ip address&lt;BR /&gt;&lt;BR /&gt;telnet to server&lt;BR /&gt;&lt;BR /&gt;export DISPLAY=xxx.xxx.xxx.xxx:0&lt;BR /&gt;(* NOte the :0 *)&lt;BR /&gt;&lt;BR /&gt;xterm &amp;amp;</description>
      <pubDate>Fri, 25 Sep 2009 04:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503204#M364914</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-09-25T04:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503205#M364915</link>
      <description>&lt;!--!*#--&gt;&amp;gt; ipconfig from PC and note your ip address&lt;BR /&gt;&lt;BR /&gt;Or ask the server whence you come.&lt;BR /&gt;&lt;BR /&gt;rux # who -R&lt;BR /&gt;root       pts/0        Sep 24 20:41  (alp-l.antinode.info)&lt;BR /&gt;&lt;BR /&gt;rux # rem_host=` who -R | sed -e 's/.*(\(.*\)).*/\1/' `&lt;BR /&gt;&lt;BR /&gt;rux # export DISPLAY="${rem_host}:0.0"&lt;BR /&gt;&lt;BR /&gt;rux # echo $DISPLAY&lt;BR /&gt;alp-l.antinode.info:0.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With my weak psychic powers, I'm at such a&lt;BR /&gt;disadvantage.  I didn't even know that we&lt;BR /&gt;were using Telnet from a PC with X software.</description>
      <pubDate>Fri, 25 Sep 2009 05:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503205#M364915</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-25T05:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503206#M364916</link>
      <description># From A.03.10.005 onwards&lt;BR /&gt;X11Forwarding yes&lt;BR /&gt;X11DisplayOffset 10&lt;BR /&gt;X11UseLocalhost yes&lt;BR /&gt;#PrintMotd yes&lt;BR /&gt;#PrintLastLog yes&lt;BR /&gt;#KeepAlive yes&lt;BR /&gt;#UseLogin no&lt;BR /&gt;/opt/ssh/etc. but still its throwing error saying not able to login.</description>
      <pubDate>Fri, 25 Sep 2009 14:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503206#M364916</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T14:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503207#M364917</link>
      <description>&lt;!--!*#--&gt;&amp;gt; # From A.03.10.005 onwards&lt;BR /&gt;&lt;BR /&gt;What are you talking about?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /opt/ssh/etc. but still its throwing error&lt;BR /&gt;&amp;gt; saying not able to login.&lt;BR /&gt;&lt;BR /&gt;What, exactly, are you doing?  What, exactly,&lt;BR /&gt;happens when you do it?&lt;BR /&gt;&lt;BR /&gt;"not able to login" is a long way from "x11&lt;BR /&gt;forwarding"&lt;BR /&gt;&lt;BR /&gt;Do you ever answer questions, or do you only&lt;BR /&gt;ask more questions, and never with enough&lt;BR /&gt;information to make a useful answer possible?&lt;BR /&gt;Wait.  I think I already know the answer to&lt;BR /&gt;that one.</description>
      <pubDate>Fri, 25 Sep 2009 14:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503207#M364917</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-25T14:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503208#M364918</link>
      <description>sorry the actual error it throws as ::&lt;BR /&gt;&lt;BR /&gt;failed to start up the ssh-agent server !!</description>
      <pubDate>Fri, 25 Sep 2009 15:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503208#M364918</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503209#M364919</link>
      <description>i checked the log file it says as---&lt;BR /&gt;&lt;BR /&gt;Sep 26 13:15:37 Hpux1150 sshd[6387]: Could not reverse map address 192.168.1.103?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Sep 2009 15:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503209#M364919</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T15:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503210#M364920</link>
      <description>i added the local ip in the etc/hosts&lt;BR /&gt;&lt;BR /&gt;192.168.1.103 probeserver&lt;BR /&gt;&lt;BR /&gt;then also it shows same error &lt;BR /&gt;fails to startup the ssh-agent server!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kindly help me.</description>
      <pubDate>Fri, 25 Sep 2009 15:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503210#M364920</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T15:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503211#M364921</link>
      <description>&lt;!--!*#--&gt;&amp;gt; sorry the actual error it throws as ::&lt;BR /&gt;&lt;BR /&gt;WHAT IS "it"???&lt;BR /&gt;&lt;BR /&gt;I'll try one more time.&lt;BR /&gt;&lt;BR /&gt;What, exactly, are you doing?&lt;BR /&gt;&lt;BR /&gt;What, exactly, happens when you do it?</description>
      <pubDate>Fri, 25 Sep 2009 15:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503211#M364921</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-25T15:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503212#M364922</link>
      <description>when i connect via x-manager through my desktop it throws error as :failed to start the ssh-agent server!! and it asks to check the log messages, so i just tailed the syslogs it shows as Sep 26 13:15:37 Hpux1150 sshd[6387]: Could not reverse map address 192.168.1.103. so i added the 192.168.1.103 in the /etc/hosts , so now also it shows same error as failed to start the ssh-agent server!!</description>
      <pubDate>Fri, 25 Sep 2009 16:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503212#M364922</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T16:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503213#M364923</link>
      <description>You can't start the xserver on the hp-ux system, correct?  Check your /etc/rc.log for both ssh and cde.  &lt;BR /&gt;&lt;BR /&gt;Also, is there a ip lookup in x-windows that substitutes the hostname and then, say, writes the hostname in the title window.</description>
      <pubDate>Fri, 25 Sep 2009 17:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503213#M364923</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-09-25T17:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503214#M364924</link>
      <description>&amp;gt; X11Forwarding yes&lt;BR /&gt;&amp;gt; X11DisplayOffset 10&lt;BR /&gt;&amp;gt; X11UseLocalhost yes&lt;BR /&gt;&lt;BR /&gt;You must also uncomment lines in the ssh client on the rx2660 server in the ssh_client file.&lt;BR /&gt;&lt;BR /&gt;ForwardAgent yes&lt;BR /&gt;ForwardX11 yes</description>
      <pubDate>Fri, 25 Sep 2009 18:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503214#M364924</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-09-25T18:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503215#M364925</link>
      <description>in rc.log nothing is found out regarding ssh and cde logins, how to overcome this error?</description>
      <pubDate>Fri, 25 Sep 2009 18:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503215#M364925</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T18:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503216#M364926</link>
      <description>You must also uncomment lines in the ssh client on the rx2660 server in the ssh_client file.?&lt;BR /&gt;&lt;BR /&gt;in which path the file is located to edit and wat details should be uncommented in that file?</description>
      <pubDate>Fri, 25 Sep 2009 18:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503216#M364926</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T18:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503217#M364927</link>
      <description>I mistyped. It is the ssh_config file.&lt;BR /&gt;&lt;BR /&gt;ssh_config: ssh client config file&lt;BR /&gt;sshd_config: ssh server config file</description>
      <pubDate>Fri, 25 Sep 2009 18:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503217#M364927</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-09-25T18:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503218#M364928</link>
      <description>in server side i have edited as u said but in client side how to perform it on the server itself the client file exsists or in the client machine?</description>
      <pubDate>Fri, 25 Sep 2009 19:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503218#M364928</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T19:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503219#M364929</link>
      <description>The ssh_config is edited on the rx2600 also. Then you go to your desktop and you try to connect using x11.</description>
      <pubDate>Fri, 25 Sep 2009 19:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503219#M364929</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-09-25T19:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503220#M364930</link>
      <description>still it shows the same error i have stop start the secsh service once also</description>
      <pubDate>Fri, 25 Sep 2009 20:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503220#M364930</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2009-09-25T20:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: x11 forwarding?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503221#M364931</link>
      <description>&lt;BR /&gt;&amp;gt; when i connect via x-manager through my desktop it throws error as :failed to start the ssh-agent server!!&lt;BR /&gt;&lt;BR /&gt;&amp;gt; still it shows the same error...&lt;BR /&gt;&lt;BR /&gt;Did you check any logs on the desktop? What are you using on the desktop as x-manager? Does it have an ssh client available?</description>
      <pubDate>Fri, 25 Sep 2009 20:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-forwarding/m-p/4503221#M364931</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-09-25T20:56:22Z</dc:date>
    </item>
  </channel>
</rss>

