Bug 3315

Summary: xfs not listening
Product: [Retired] Red Hat Linux Reporter: roland.kay
Component: XFree86Assignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-07 22:32:56 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:

Description roland.kay 1999-06-07 15:03:20 UTC
The version in xfs in XFree86-3.3.3.1-49 does not appear to
listen for incoming connections.
Copying xfs from a similar system running
XFree86-3.3.3.1-22  and running it allows telnet connections
to be made to port 7100 and a LISTEN entry shows up in
netstat -a

However, if  xfs from -49 is used then although an strace
reveals it to be waiting at a select, netstat -a makes no
mention of a service listening on 7100 and telnet 127.0.0.1
7100 yields connnection refused. The configuration file used
is the same in both cases.

Comment 1 Jeff Johnson 1999-06-07 22:32:59 UTC
*** This bug has been marked as a duplicate of 2759 ***