Mailinglist Archive: opensuse-bugs (5060 mails)

< Previous Next >
[Bug 663407] ssh X forwarding does not work

https://bugzilla.novell.com/show_bug.cgi?id=663407

https://bugzilla.novell.com/show_bug.cgi?id=663407#c36


--- Comment #36 from Michal Svec <msvec@xxxxxxxx> 2012-03-24 18:41:10 CET ---
Created an attachment (id=483058)
--> (http://bugzilla.novell.com/attachment.cgi?id=483058)
.Xauthority

I just booted fresh (without removing .Xauthority before)
and now the behavior is slightly different:

glum:~$ /usr/bin/xauth list $DISPLAY
/usr/bin/xauth: (argv):1: bad display name ":0" in "list" command
glum:~$ echo $DISPLAY
:0
glum:~$ /usr/bin/xauth list
glum.suse.cz/unix:0 MIT-MAGIC-COOKIE-1 ac3cf7dd5fbbb330e555584e63c4433e
glum:~$ /usr/bin/xauth nlist
0100 000c 676c756d2e737573652e637a 0001 30 0012
4d49542d4d414749432d434f4f4b49452d31 0010 ac3cf7dd5fbbb330e555584e63c4433e
glum:~$ hostname
glum.suse.cz
glum:~$ hostname -s
glum
glum:~$ getent hosts glum.suse.cz
10.100.12.60 glum.suse.cz
glum:~$ echo $HOSTNAME
glum.suse.cz
glum:~$ echo $XAUTHLOCALHOSTNAME

glum:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state
DOWN qlen 1000
link/ether 00:1c:23:2a:83:c1 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen
1000
link/ether 00:1d:e0:71:fa:0d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.20/24 brd 192.168.1.255 scope global wlan0
inet6 fe80::21d:e0ff:fe71:fa0d/64 scope link
valid_lft forever preferred_lft forever

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >