Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: Sshd error message (HP-UX)

Subject: Re: Sshd error message (HP-UX)
Date: Thu, 16 Jun 2005 23:02:23 +0200
Hi Brad,

You should check that X11Forwarding is set to yes in the sshd_config file.

The X Display variable should be set to something like localhost:10.0
or 127.0.0.1:10.0 and not as the IP address of your PC. If you set
this to your PC IP address then you will be bypassing the SSH tunnel.
Type echo $DISPLAY at the prompt to see what is set.

HTH,

Nathan



On 6/16/05, Hogan, Brad <Brad.Hogan@mail.house.gov> wrote:
I have set up HP-UX Secure Shell, version A.03.91.002, on two HP 9000
servers. They are both running HP-UX 11i. Using Exceed 10 (with Connectivity
Secure Shell 10) as my client on a windows PC, I can get VT emulated
terminals over ssh just fine. On one server when I try to bring up an Xterm,
I get this error:

        sshd[2466]: error: Can't get IP address for X11 DISPLAY

Needless to say the xterm does not open up on my PC. On the other server
this works just fine. My PC is in the hosts file. It does not matter if I
put in the PC's IP address or a macro when I invoke the xterm command.
Remember that this works fine on the other server, secure tunnels to both
servers open just fine, I can ping my PC from both servers, etc. (Using
telnet as my startup method does work fine.)

I have searched the archives and all I come up with are problems where
people do not provide the display name or IP for their display - this is not
my problem..... Does anyone have any ideas?

Thanks for your time.
Regards,
-Brad



<Prev in Thread] Current Thread [Next in Thread>