craeat a vpn server

Dear all
i am just a biggner with mikrotik router
i want to crat vpn server for my waork
we have many branches in differnt cites
can you hellp to to configure this vpn server by mikrotck
i alreay install the softwere for new pc
thans all

Hi,
Please Refer
http://www.mikrotik.com/testdocs/ros/2.9/interface/pptp.php
and Other VPN Method in Documents

Meant to be seen with HTML and wiki code, but here ya go…

== Setting up a PPTP Server ==

PPTP will enable you to VPN into the customer’s LAN, essentially situating your computer on their private network. To do this select the PPP button on the left. On the Interfaces tab select PPTP Server. Check the enable box and click OK. At this point the PPTP server is running. Finally, you’ll need to create users. For this select the Secrets tab and click the + to add a new PPP secret. The name and password must be filled out as well as the ‘‘Service’’ set to PPTP, the ‘‘Local Address’’ to 192.168.0.1 and the ‘‘Remote Address’’ to 192.168.0.2.

For this to work on Windows XP open up the Control Panel and then Network Connections (which is visable in Classic View). Open the New Connection Wizard and select Next. Here select ‘’‘Connect to the network at my workplace’‘’ and select Next. Now select ‘’‘Virtual Private Network connection’‘’ and select Next. For company name fill in the customer’s location name and the area or city - this is solely for your reference. Should the next interface give you the option, you want to select ‘’‘Do not dial the initial connection.’‘’ The Host name or IP address for this site is whatever the WAN port (ETH1) is configured to.

Once the PPTP connectivity is set you should allow a masquerade rule (as described on the introduction page) to allow for Internet capabilities!