Help to Create a PPTP between Mikrotik And Other Router type

hi .

i am new to Mikrotik so i need to setup a VPN and in mikrotik they call it PPTP so i will right down my information of both of Networks So can any one write me down complete code I will appreciate it .
I will write them in example only .

My Office :
Public IP : 0.0.0.1
Local Lan : 10.5.50.1 to 10.5.50.254
Subnet : 255.255.255.0

Secret Word or Password : test

Remote Office :
Public IP : 0.0.0.2
Local Lan : 192.168.1.1 to 192.168.1.254
Subnet : 255.255.255.0

Please write me with those IP s that I wrote in the Codes .

I appreciate your helpand efforts .

Look in manual:
http://www.mikrotik.com/testdocs/ros/2.9/interface/pptp.php

There is application example at the end. This is exactly what you want.

Read about VPN material, PPTP、IPSec、MPLS, majority of Enterprise Use ing it。

http://blog.chinaunix.net/u/32500/showart_282217.html

Hi again ..

really i did all of the steps that in the manula and till now there no results i mean its not working So I neet to create a Site To Site VPN , I have Mikrotik 3.10 RB 400 and my opposite site has Sonic Wall 3060 Firewall Pro .

Here is my Information :

My Office :
Public IP : 0.0.0.1
Local Lan : 10.5.50.1 to 10.5.50.254
Subnet : 255.255.255.0

Secret Word or Password : test

Remote Office :
Public IP : 0.0.0.2
Local Lan : 192.168.1.1 to 192.168.1.254
Subnet : 255.255.255.0

So I need you to write down for me the codes that i will write in Terminal but use those IP s above I appreciate it .

Regards

The first thing to try before getting the two routers to talk to each other is to make sure a standalone PC, (Win XP) can connect to the Sonic router/firewall with the credentials supplied.

If this works then you’re half way there, if not then there’s more things to fix first.

make sure you can ping the other IP address, maybe there is no connectivity.