Operating System - HP-UX
1751786 Members
4868 Online
108781 Solutions
New Discussion юеВ

Re: X11 forwarding problem over SSH in 11.23

 
arkie
Super Advisor

X11 forwarding problem over SSH in 11.23

In /opt/ssh/etc/sshd_config
X11Forwarding yes

/sbin/init.d/secsh start (started in 11.31

Still the X11 forwarding requests are getting rejected.

Can someone help pls
3 REPLIES 3
Hemmetter
Esteemed Contributor

Re: X11 forwarding problem over SSH in 11.23

Hi try

ssh -Y for connecting insted of -X

-Y Enables trusted X11 forwarding. Trusted X11 forwardings are not subjected to the X11 SECURITY extension controls.

rgds
HGH
Steven Schweda
Honored Contributor

Re: X11 forwarding problem over SSH in 11.23

> Can someone help pls

It might help if you explained what you're
doing, with what you're doing it, and what,
exactly, "requests are getting rejected"
means.

SSH from what to what? How?

> [...] in 11.23

> [...] (started in 11.31

Huh?

Actual commands? Actual output? "uname -a"?

Some useful information?
Fandi Kurnia
Frequent Advisor

Re: X11 forwarding problem over SSH in 11.23

SSankarB ..

Have you remote using ssh dterm or console. ?
if can, your ssh port should be open.

I ever get this issue,

so I tyring

ipf -Fa for flush all firewal..

May I know , What is application you use?

if Xmanager .. you can read that log there.


Regards


Fandi