After upgrading from 388.2.2 to 3004.388.4, NFS sharing stopped working for me.
On all my computers, showmount -e router.local results in the error:
	
	
	
		
I've tried enabling NFS v2 and rebooting the computers and the router but that doesn't change anything.
Doing a 'cat syslog.log | grep nfs' only shows:
	
	
	
		
My /etc/exports is as follows:
	
	
	
		
Any ideas what could be the cause of this and how to make NFS grea.. err I mean, work again? Nothing has changed with SMB.
Update: Attempting to manually mount the shared drive from any computer, results in:
	
	
	
		
What does 'unmatched host' mean? And isn't 192.168.50.122 within the scope of 192.168.50.0/23?
				
			On all my computers, showmount -e router.local results in the error:
		Code:
	
	rpc mount export: RPC: Unable to receive; errno = Connection refusedI've tried enabling NFS v2 and rebooting the computers and the router but that doesn't change anything.
Doing a 'cat syslog.log | grep nfs' only shows:
		Code:
	
	Aug 26 11:16:58 kernel: nfsd: last server has exited, flushing export cache
Aug 26 11:18:17 statd[3400]: Running as root.  chown /var/lib/nfs to choose different user
Aug 26 12:29:20 kernel: nfsd: last server has exited, flushing export cache
Aug 26 12:29:30 statd[11578]: Running as root.  chown /var/lib/nfs to choose different user
Aug 26 12:30:27 kernel: nfsd: last server has exited, flushing export cache
Aug 26 12:35:57 statd[4517]: Running as root.  chown /var/lib/nfs to choose different user
Aug 26 12:40:55 kernel: nfsd: last server has exited, flushing export cache
Aug 26 12:40:57 statd[17908]: Running as root.  chown /var/lib/nfs to choose different userMy /etc/exports is as follows:
		Code:
	
	/mnt/USB 192.168.50.0/23(no_root_squash,nohide,rw,no_subtree_check,fsid=0,async,insecure,crossm)Any ideas what could be the cause of this and how to make NFS grea.. err I mean, work again? Nothing has changed with SMB.
Update: Attempting to manually mount the shared drive from any computer, results in:
		Code:
	
	Aug 26 13:14:37 mountd[4733]: refused mount request from 192.168.50.122 for /tmp/mnt/USB (/tmp/mnt/USB):
unmatched hostWhat does 'unmatched host' mean? And isn't 192.168.50.122 within the scope of 192.168.50.0/23?
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							 
	
 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		