First off, I am a complete newby when it comes to RouterOS. I got a RB951G router from my internet provider, pre configured for the internet connection.
Situation:
I have a server running windows server essentials at home on the LAN, which I use to store data and backups on network drives.
When I go out of the house with my laptop I want to connect with VPN connection to reach the servers network drives.
What did I do:
I followed this guide http://wiki.mikrotik.com/wiki/Manual:Interface/SSTP
I installed the certificates and I can get a working VPN connection with the router. I also enabled the proxy-arp on ether2 as suggested in the guide. However I still can not reach the local server when connected.
From the laptop with VPN I can run winbox and connect to the router, I can also ping it.
From within winbox I can not ping the laptop, timeout.
From the laptop I can not ping the server. edit: I CAN ping the server from laptop via VPN, but I can not ping the laptop from the server.
Some more information.
Server IP (static via mikrotik) 192.168.1.250.
Lan DHCP apparently starts from 192.168.1.253 downwards
I made VPN DHCP pool with 192.168.1.50-192.168.1.60
I also made profile for VPN with local address the router WAN Ip and remote address the VPN pool.
Right now Firewall Filter Rules are empty,
On NAT there is the default masquerade on the internet interface the ISP programmed there.
If more information is needed please tell and I will supply.
Who can help to get this to work? I don’t know what to add, firewall rules, nat, routes, mangle??? As we say in Holland, I can not see the forest because of the trees…
Thanks for the replies. That video was really helpful and clarifying. A lot easier to understand for me than the manual
Before I had different internet with different router and used the built in VPN server from windows. That was automatically configured by windows. But actually I prefer to have VPN to the router so the server doesn’t have to be running all the time and I can connect to the VPN to make a secure connection from an open wifi network. So that is why I choose this new provider with the RouterBoard.
I was out of the house, back now and did a little bit more testing.
With VPN connected I can ping from laptop to local computers, server and the router itself. But I can not ping the other way round to the laptop, it gives a request time out.
Anybody know what is going wrong here and how I can fix it?