Hi All!
I want to setup my remote access to local network at my office.
The router used in my office is Asus RT-AC66U with latest Merlin firmware.
I've tried both PPTP and OpenVPN ways but with issues. So here we go.
1. PPTP VPN access.
This variant works OK and I can ping all systems in my office LAN using both IPs and network names. But I cannot see them in my Network Neighborhood at client PC. Anyway, I can access all systems in Windows Explorer using
so it looks like the problem is caused server doesn't push WINS server parameter to me. Am I right? How to solve it?
2. OpenVPN access.
I have enabled both "Push LAN to clients" and "Advertise DNS to clients" options and disabled "Direct clients to redirect Internet traffic" because I don't want to redirect all traffic through my LAN.
By the way - it's a little inconvenient I cannot point the name of my remote router in ovpn file using settings, so I have to manually change IP to hostname in "remote blah-blah-blah 1194" parameter of resulting ovpn file.
So - I have connected to LAN successfully and can ping all systems inside it, but no network names. The problem with Network Neighborhood still exists and of course I cannot open resources using Windows Explorer because of not resolving my LAN network names.
So it looks like not only WINS, but DNS settings also didn't come to my client.
How to fix it all? I'd prefer to use OpenVPN, but it looks like it is more complicated problem with it in my case.
I want to setup my remote access to local network at my office.
The router used in my office is Asus RT-AC66U with latest Merlin firmware.
I've tried both PPTP and OpenVPN ways but with issues. So here we go.
1. PPTP VPN access.
This variant works OK and I can ping all systems in my office LAN using both IPs and network names. But I cannot see them in my Network Neighborhood at client PC. Anyway, I can access all systems in Windows Explorer using
Code:
\\Name_of_Resource
2. OpenVPN access.
I have enabled both "Push LAN to clients" and "Advertise DNS to clients" options and disabled "Direct clients to redirect Internet traffic" because I don't want to redirect all traffic through my LAN.
By the way - it's a little inconvenient I cannot point the name of my remote router in ovpn file using settings, so I have to manually change IP to hostname in "remote blah-blah-blah 1194" parameter of resulting ovpn file.
So - I have connected to LAN successfully and can ping all systems inside it, but no network names. The problem with Network Neighborhood still exists and of course I cannot open resources using Windows Explorer because of not resolving my LAN network names.
So it looks like not only WINS, but DNS settings also didn't come to my client.
How to fix it all? I'd prefer to use OpenVPN, but it looks like it is more complicated problem with it in my case.