• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows Networking Over VPN

lordugh

Member
Does anyone know how to get windows networking to work over a VPN? the VPN itself works, adn I can log on with the client, access ips etc, however I need to know how to map a network drive, because this is the mission critical need.

Thanks

UUGH
 
VPN is a generic term. What is your tunnelling protocol? IPSEC, L2TP, PPTP... R2D2?
try a
net use <drive letter>: \\<ip of an winbloze machine /user:<domain or workgroup name>\<user name>
 
Back
Top