On 26/10/11 18:34, Doll, Margaret Ann wrote: [ OK ]
[root@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@xxxxxxxxxxxx Phone : +44 (0)116 2523548, Fax : +44 (0)116 2523555 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list