Page 1 of 1

How to connect to VPN server from another LAN

Posted: Thu Nov 15, 2007 2:02 pm
by ruslucky
Hello
Thats my problem:

MikroTik 2.9.27

Poviders VPN Server: 192.168.193.221
My IP (that given to me by provider): 10.10.90.122
gateway (given by provider): 10.10.90.254

I made pptp-client, so it connected, provider assign to me ip: 217.195.x.x
But nothing works. Because, after connection to vpn-server, gateway (10.10.90.254) becomes wrong.

I could't connect to vpn-server without this gateway. What i have to do?
Sorry for my english. Thank you very match!

Re: How to connect to VPN server from another LAN

Posted: Thu Nov 15, 2007 3:16 pm
by normis
provider should automatically assign new gateway when the tunnel is made. you sure that his VPN works?

Re: How to connect to VPN server from another LAN

Posted: Thu Nov 15, 2007 5:20 pm
by ruslucky
provider should automatically assign new gateway when the tunnel is made. you sure that his VPN works?
Yes, i'm sure. When i'm trying to connect to provider by WinXP, it works without any problems.

I tryed to emulate this situation on VMWare:
So, here i draw the scheme (mabe it helps you to understand my problem):
Image

Imho: When tunnel is made, all packages a trying to go by 10.10.90.254
and not by the pptp connection. I think, i need to write routing rule with a new/another gateway.
But i don't know where and how to do it. Help me please.