Hi. Has the syntax of the exports file changed recently?
This works: [root@lnx root]# cat /etc/exports /Cooker *(ro,insecure) /contrib *(ro,insecure) Where this don't: [root@lnx root]# cat /etc/exports /Cooker 192.168.0.*(ro,insecure) /contrib 192.168.0.*(ro,insecure) -- Regards // Oden Eriksson
