Is it possible to setup MK O.S-3.2 Server as VPN server
Like this picture

I mean Clients have to connect to the MK server from internet and browse the
Local network.
If so please write some instructions.
Is it possible to setup MK O.S-3.2 Server as VPN server
Like this picture

I mean Clients have to connect to the MK server from internet and browse the
Local network.
If so please write some instructions.
There is a manual for a reason.
The only obvious problem with your diagram is that you need a public IP address on your Mikrotik.
Yes I have a public IP address on my Mikrotik
can you send my link for example or steps for this
Thanks
Ok I have checked this manual before but I was thinking that you have another
Setting.
My issue is different from this as they are working on VPN between two MIKROTIK
Routers, and I do not have MIKROTIK router, but I have only one MIKROTIK server 3.22
Any suggestions
my local interface name is “Internal”
I try these setting
/interface bridge add name=bridge_local protocol-mode=rstp
/interface bridge port add bridge=Internal interface=ether1_local
/interface bridge set bridge_local admin-mac=00:0C:29:C3:46:5E
//// where xx:xx:xx:xx:xx:xx is MAC address of the ether1_local interface
/ip address add address=192.168.0.2/24 interface=Internal
/ppp profile add name=ppp_bridging bridge=bridge_local use-encryption=yes
/ppp secret add profile=ppp_bridging name=ppp1 password=ppp1
But it give me error 800
Why are you trying to bridge?
I do not try any thing as I do not know how to do VPN
But I take pervios code from the manual direct but it not working
Apparently you don’t know much about networking period. This is not a novice product. Read some books on basic networking, then read the Mikrotik manual, then read the Wiki, then come back and ask.
This is a post to the beginners board right? Basics, right? I’m sure it was hard enough to want ask for any help here!!
Basic, specific questions yes. Blanket give me step by step instructions, no.
Mikrotik is not now nor has ever been a novice product. That is what Linksys and the likes are for.
I was not expect such that replay from the this board.
In fact I am certified from CCNA and MCSA and have experience
In networking for 19 years.
I work as network administrator for 15 years.
I am 42 years OLD.
In my working place I build Exchange 2007 Servers and VPN servers with windows 2003 server
that connects between 10 cities, and a lot of work I think you do not here about it.
Do you think it is respective to take to replay like this mr. jwcn
Please if you can not help just be respective.
Right, sure you are.
winbox → PPP → Interface tab → PPTP server button → enable it. (check all athentication methods, later you can disable ones that you don’t need)
then go to secrets tab → create new one (watch about local and remote address ex. local=local address of port on mikrotik that goes to LAN, remote - any address from LAN segment)
try to log in from remote location
if fail try to change interfaces → interface → ARP value to enabled or to proxy-arp I can’t remember what is right.
First of all thanks to Mr. cvelee
You are such a nice guy; your instruction is very simple and effective
When I try to connect to Mk it verifies the user and pass word ok then
“Registering your computer on the network” then give an error 720
One thing My Wan IP on MK. Is 172.30.7.208
My Local IP on MK. is 172.30.4.1
Which of them is the remote address?
And which is the local address
Did I miss something?