Hey Roland, I think you're on to something. I see the same errors in my log, always prefaced by
"mountd[136]: authenticated mountv1 request from localhost:1021 for /.cfsfs (/.cfsfs)"
Anybody know what the "error 111" means? It works again! I found this document : http://www.ltsp.org/download/lts/lts_tsguide.html There is a section about RPC error 111 in it. It points the source of the problem to the hosts.deny/allow files. For me it was not in
these files, but after looking at these file I looked around. First, portmapper is no longer specified in /etc/services. I added portmapper 111/udp portmapper 111/tcp again. (Maybe it's irrelevant, but I want to be comprehensive) Second, I noticed that tcpdmatch could not check for portmapper denials, because warning: host address ::ffff:127.0.0.1->name lookup failed That brought me to the /etc/hosts file. After commenting out the IPv6 lines (I think they were added by the new Yast, because I have never seen them before) CFS worked again ! (I rebooted to make sure all changed files were reread.) I hope this does the trick for you too, Glenn. bye Roland -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/