https://bugzilla.novell.com/show_bug.cgi?id=712683
https://bugzilla.novell.com/show_bug.cgi?id=712683#c0
Summary: disable ipv6 break ssh X11 tunnel Classification: openSUSE Product: openSUSE 12.1 Version: Milestone 3 Platform: All OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: diego.ercolani@gmail.com QAContact: qa@suse.de Found By: --- Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0
When you disable ipv6 from the yast2 network, system correctly remove the assignation of ipv6 addresses from everywhere but there is an annoying bug in openssh that break the possibility to make X11 tunnels because it seems that ssh try to bind X11 tunnel to an ipv6 address even with ipv6 disabled causing this kind of message in /var/log/messages:
Aug 17 16:47:28 franz2011 sshd[6300]: error: Failed to allocate internet-domain X11 display socket.
this can avoided configuring correctly the file /etc/ssh/sshd_config with the parameter:
AddressFamily inet
and restarting sshd. This is done in according to this bug reported to debian bugsystem: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422327#20
Reproducible: Always
Steps to Reproduce: 1. 2. 3.
https://bugzilla.novell.com/show_bug.cgi?id=712683
https://bugzilla.novell.com/show_bug.cgi?id=712683#c
zj jia zjjia@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@suse.com AssignedTo|bnc-team-screening@forge.pr |pcerny@suse.com |ovo.novell.com |
https://bugzilla.novell.com/show_bug.cgi?id=712683
https://bugzilla.novell.com/show_bug.cgi?id=712683#c1
Alberto Zacchetti alberto.zacchetti@tiscali.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alberto.zacchetti@tiscali.i | |t
--- Comment #1 from Alberto Zacchetti alberto.zacchetti@tiscali.it 2011-12-05 13:58:14 UTC --- The same thing happens on my system. You can also fix it by entering the -4 option in /etc/sysconfig/ssh, but it would be better to correct the problem.
https://bugzilla.novell.com/show_bug.cgi?id=712683
https://bugzilla.novell.com/show_bug.cgi?id=712683#c2
--- Comment #2 from Petr Cerny pcerny@suse.com 2014-02-28 21:00:04 UTC --- Created an attachment (id=580591) --> (http://bugzilla.novell.com/attachment.cgi?id=580591) OpenSSH 6.5p1 patch
preliminary patch for OpenSSH 6.5p1
https://bugzilla.novell.com/show_bug.cgi?id=712683
https://bugzilla.novell.com/show_bug.cgi?id=712683#c4
--- Comment #4 from Bernhard Wiedemann bwiedemann@suse.com 2014-03-01 02:00:14 CET --- This is an autogenerated message for OBS integration: This bug (712683) was mentioned in https://build.opensuse.org/request/show/224303 Factory / openssh
http://bugzilla.novell.com/show_bug.cgi?id=712683
SMASH SMASH smash_bz@suse.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|maint:planned:update |