You are not logged in.

#1 2009-03-04 04:16:44

break19
Member
Registered: 2009-02-21
Posts: 5

[SOLVED]X11 Forwarding not working after move from kde in [extra] to

Meh, I'm an idiot. /etc/hosts was missing "localhost" definition

localsystem:~/:$ ssh remotesystem
Password:

remotesystem:/~:$ cat /etc/ssh/sshd_config | grep -i forward
AllowAgentForwarding yes
AllowTcpForwarding yes
X11Forwarding yes

remotesystem:/~:$ set | grep -i display
DISPLAY=localhost:10.0

remotesystem:/~:$ xeyes
Error: Can't open display: localhost:10.0

--

hosts.deny is empty
hosts.allow has one line
ALL:ALL:ALLOW

(yes, I know this isnt secure, but until my X works remotely, I will disable any security I can)

--- That is all the info I have on the X11 Forwarding Issue..

Last edited by break19 (2009-03-04 04:28:18)

Offline

Board footer

Powered by FluxBB