BosseSwede
Regular Contributor
Configuration problem somewhere?
I have now replaced the old router with the new RT-AX86U Pro and checked it out.
Mostly it does work Ok including the connection via VPN back to the home LAN.
But I have found a few items that are non-working:
1) Front status LED:s black
The row of LED indicators on the front of the router are all dark so I cannot read the current state of the system. Is there a setting to switch off the LED:s that I might have accidentally activated?
2) NFS shares back to home LAN not working
I have two RPi4 devices running OSMC Kodi here and they use the main video store on my home server via NFS.
I had set up autofs on the RPi4 devices and it worked just fine before the router switch. But now the RPi4 cannot connect NFS to the ubuntu server back home using autofs, so I switched it to a connection managed in /etc fstab instead.
I had used connections via fstab earlier so I activated the line there which used before I discovered autofs.
But when I ran this I received an error message:
This has worked just fine on all of my earlier Kodi setups, just not now...
In fact it seems like all my nfs connections back home fail with this router....
NOTE:
I also have a video source on my home LAN which uses Samba for sharing. It is located on a Synology NAS on my home LAN and that works just fine.
So there must be something about the networking change that has caused my home ubuntu server to start refusing connections.
What can it be and how can I fix it?
I have now replaced the old router with the new RT-AX86U Pro and checked it out.
Mostly it does work Ok including the connection via VPN back to the home LAN.
But I have found a few items that are non-working:
1) Front status LED:s black
The row of LED indicators on the front of the router are all dark so I cannot read the current state of the system. Is there a setting to switch off the LED:s that I might have accidentally activated?
2) NFS shares back to home LAN not working
I have two RPi4 devices running OSMC Kodi here and they use the main video store on my home server via NFS.
I had set up autofs on the RPi4 devices and it worked just fine before the router switch. But now the RPi4 cannot connect NFS to the ubuntu server back home using autofs, so I switched it to a connection managed in /etc fstab instead.
I had used connections via fstab earlier so I activated the line there which used before I discovered autofs.
But when I ran this I received an error message:
Code:
$ sudo mount -a
mount.nfs: access denied by server while mounting 192.168.119.251:/home/bosse/www/VIDEO
In fact it seems like all my nfs connections back home fail with this router....
NOTE:
I also have a video source on my home LAN which uses Samba for sharing. It is located on a Synology NAS on my home LAN and that works just fine.
So there must be something about the networking change that has caused my home ubuntu server to start refusing connections.
What can it be and how can I fix it?