Fix: Unable to browse network shares via VPN
Iv been getting a few requests with help on a problem that users are unable to browse network shares while connected to their local VPN.
Network file sharing and printing require NetBIOS name resolution. The chances are that NetBIOS over TCP IP is disabled.
To resolve this issue, change the following registry values for all TCP IP interfaces from 0 to 1.
[HKEY_LOCAL_MACHINE\SYSTEM\Current¬ ControlSet\Services\NetBT\Paramete¬ rs\Interfaces\TcpipXX}] “NameServerList”=hex(7):00,00 “NetbiosOptions”=dword:00000001
This should Fix the issue.
Incoming search terms:
- [hkey_local_machine\system\current controlset\services\netbt\paramete rs\interfaces\tcpipxx}]
- hex vpn connot browse connected
Posted: February 1st, 2012 | Author: TechTips.co.za | Filed under: Computers / IT, Tips & Tricks | Tags: network shares, VPN | No Comments »
Leave a Reply