questions about xset

Nigel Wade nmw at ion.le.ac.uk
Thu Oct 27 08:17:38 UTC 2011


On 26/10/11 18:34, Doll, Margaret Ann wrote:
                        [  OK  ]
> [root at ted fs]# netstat -alnp | grep 7100
> unix  2      [ ACC ]     STREAM     LISTENING     10796483
> 6976/xfs            /tmp/.font-unix/fs7100
> unix  3      [ ]         STREAM     CONNECTED     10796698
> 6976/xfs            /tmp/.font-unix/fs7100
>

xfs is not listening on a network interface. It's only listening on the 
filesystem socket. It needs to be listening on a suitable network 
interface for other clients to access it. That socket only has local 
access, via the filesystem.

You need to change the no-listen setting in the config file.

-- 
Nigel Wade, System Administrator, Space Plasma Physics Group,
             University of Leicester, Leicester, LE1 7RH, UK
E-mail :    nmw at ion.le.ac.uk
Phone :     +44 (0)116 2523548, Fax : +44 (0)116 2523555




More information about the redhat-list mailing list