On Fri, Dec 13, 2002 at 01:03:33PM +0100, Christoph Pleger wrote: > On Fri, 13 Dec 2002 10:36:54 +0100 > Christoph Pleger <[EMAIL PROTECTED]> wrote: > > > I must add that I now replaced the nfs-kernel-server by the > > nfs-user-server and have the same problem. > > I found the solution. For some reason the nfs-server in the virtual > server could not correctly work with an address containing a wildcard in > /etc/exports. > > Example: > > 237.98.177.* /export(ro)
why the hell did you assume that such an entry should work in the first place? > So I replaced this entry by the following: > > 237.98.177.0/255.255.255.0 /export(ro) > > And that works. now will you switch back to the kernel nfs to show that this works/don't work too? (would be useful for the faq) best, Herbert > Christoph >
