Bug 190444

Summary: openssh X forwarding broken
Product: [Fedora] Fedora Reporter: G.Wolfe Woodbury <redwolfe>
Component: opensshAssignee: Tomas Mraz <tmraz>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-13 01:28:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ssh -vvv log as requested
none
sshd -ddd log as requested from rawhide machine none

Description G.Wolfe Woodbury 2006-05-02 13:36:14 UTC
Description of problem:
In my current rawhide (2006-04-31) I cannot open applications from a remote
session via openssh.  Little things like kdesu and gnome-terminal just hang with
no indications that they see the remote session.


Version-Release number of selected component (if applicable):
openssh-4.3p2-5


How reproducible:
every time


Steps to Reproduce:
1. update to rawhide of 2006-04-30
2. login to system via ssh from another machine (e.g. via cygwin ssh)
3. try to run gnome-terminal or kyum
  
Actual results:
The process hangs without connecting to the remote session.


Expected results:
gnome-terminal or kyum(kdesu) should open on the machine being ssh'd from


Additional info:
I have tried via cygwin openssh from laptops and via openssh from a current FC5
machine. Neither connection will come up.

Machine with problem is Celeron(Coppermine)@600MHz (work1.private) Via chipset,
Trident Cyberblade/i1, 256MB RAM, RTL ethernet, etc.

Comment 1 Tomas Mraz 2006-05-02 13:57:15 UTC
Openssh did not change recently so the culprit is probably elsewhere.

Could you attach logs from ssh -vvv and sshd -ddd ?


Comment 2 G.Wolfe Woodbury 2006-05-02 14:56:41 UTC
Created attachment 128494 [details]
ssh -vvv log as requested

Comment 3 G.Wolfe Woodbury 2006-05-02 15:10:46 UTC
Created attachment 128495 [details]
sshd -ddd log as requested from rawhide machine

Comment 4 G.Wolfe Woodbury 2006-05-13 01:28:47 UTC
Rawhide of 2006-05-12 works okay.