In "PPP" module in tab "Interface" I created new "PPTP Server" (pptp-in1) for user "user1". Then I made enabled "PPTP Server" (using checkbox). Then in tab "Secrets" I created new "user1" with "Local Address" = "192.168.200.1" and "Remote Address" = "192.168.200.200". VPN connection from Windows client works normally.
In "IP->Firewall->Filter Rules" created two rules:
"Chain" = "forward", "In.Interface" = "pptp-in1", "Out.Interface" = "local_ether2", "Action" = "accept"
"Chain" = "forward", "In.Interface" = "local_ether2", "Out.Interface" = "pptp-in1", "Action" = "accept"
Therefore, I can ping from 192.168.200.200 (vpn client) to 192.168.200.x (office lan) but can't ping back.
When "user1" was created with "Remote Address" = "192.168.100.200" (for example) ping going well in both ways. I think this is routing issue.
Can anybody tell me what is wrong in my configuration and show right one?
![Shocked :shock:](./images/smilies/icon_eek.gif)
Thanks in advance,
Konstantin.