VPN Issue

Hi,

i am using Router OS v5.4. i am not able to ping any machine at remote network after connecting VPN (PPTP).
here is the setup in brief:

Router OS has 6 Interfaces. 3 for WAN (ISP) connection and 2 used for LAN. 1 not used.
for LAN i am using 192.168.0.x/24 and 192.168.1.x/24 subnet.

for WAN(ISP) are configured for load balancing as given in this URL http://wiki.mikrotik.com/wiki/Load_Balancing_over_Multiple_Gateways

Problem that i have.
i have configured the PPTP VPN for connecting from home. i am able to connect to vpn and IP address is also assigned. works fine.
BUT when i try to ping/access any machines in office network, it is not working. NOT ABLE TO PING/ACCESS.

Kindly help to resolve this issue.


Kind Regards,
Hemanth S

According to http://wiki.mikrotik.com/wiki/Manual:Interface/PPTP:

At this point (when pptp client is successfully connected) if you will try to ping any workstation form the laptop, ping will time out, because Laptop is unable to get ARPs from workstations. Solution is to set up proxy-arp on local interface

Hi psamsig,

thank you for your reply.

i have enabled the proxy-arp on the LAN interfaces. but no luck. i am still not able to ping any machines.


Kind Regards,
Hemanth

Just a passing thought. Is your load-balancing causing issues?

-Greg

what address? do you use separate subnet for VPN users? if not - then do it :slight_smile:

All,

thanks for all your support and help. The issue is resolved. things works just fine.

I had missed a route. after adding the route, selecting the routing mark things started working fine.


Kind Regards,
Hemanth S