I've set up a L2TP VPN for my (Microsoft Surface Pro 4) tablet when I am at work so I can still access my files on my local server.
However when I'm connected to the VPN I can't seem to access my shared files via \\server.domain.com\share
nor \\server\share
nor \\192.168.0.2\share
. I can however ping server
and it pings just fine.
I can also RDP to my server and I can even access my routers via the webbrowser, but file shares refuse to work.
I port-forwarded TCP 139
, TCP 445
, UDP 137
, UDP 138
and UDP 500
and I even set my server as DMZ in my modem/router.
I also have a DistributedCOM event-ID 10016 error going on in my windows 10 system logs, but I'm not sure if it has anything to do with this issue.
Could you guys perhaps help me out?
Operating systems:
- Windows Server 2016
- Windows 10
I followed this guide: https://www.youtube.com/watch?v=Xl3BhwLFgB4
Kind regards,