thecomputerguy
Well-Known Member
- Reaction score
- 1,414
I've setup a couple clients to connect to their network via VPN, both of them are connecting to a Synology NAS using OpenVPN.
Using \\synologynas
Yields a connection error
using \\192.168.0.100
Connects normally
Is there any easy way to get the NetBIOS name to resolve so that I don't have to have to users manually re-map their drive map to the IP? It's not really a big deal to do that but I'm just wondering if there is a simple way to do so. I read some things about setting up a WINS server and I have no experience in doing that.
I know I could also manually code the hosts file to map the IP to the NetBIOS name but that process would be significantly more difficult for the client to do than just to simply remap the resource to the IP instead of NetBIOS name.
I'm mainly looking for simplicity here.
Using \\synologynas
Yields a connection error
using \\192.168.0.100
Connects normally
Is there any easy way to get the NetBIOS name to resolve so that I don't have to have to users manually re-map their drive map to the IP? It's not really a big deal to do that but I'm just wondering if there is a simple way to do so. I read some things about setting up a WINS server and I have no experience in doing that.
I know I could also manually code the hosts file to map the IP to the NetBIOS name but that process would be significantly more difficult for the client to do than just to simply remap the resource to the IP instead of NetBIOS name.
I'm mainly looking for simplicity here.