Community discussions

MikroTik App
 
wilepro
just joined
Topic Author
Posts: 18
Joined: Wed Jun 09, 2010 3:44 pm

link two network

Wed Dec 22, 2010 12:11 am

Hello I have created a loop for interconnecting local agencies, but my I can not do it on Mikrotik.
Help me
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: link two network

Wed Dec 22, 2010 12:19 am

It's a router. It routes by default between networks directly connected to it.

If you need more specific help you will need to post more specific details.
 
wilepro
just joined
Topic Author
Posts: 18
Joined: Wed Jun 09, 2010 3:44 pm

Re: link two network

Wed Dec 22, 2010 10:15 am

I want to make a vpn between two stations how I do
 
FIPTech
Long time Member
Long time Member
Posts: 560
Joined: Tue Dec 22, 2009 1:53 am

Re: link two network

Wed Dec 22, 2010 11:20 am

PPTP with MPPE128 encryption can be a good solution. If you need strong encryption, then IPSEC would be better but more complicated.

Your question is not precise enough. So you'll need to watch here and learn yourself :

http://wiki.mikrotik.com/wiki/Manual:Interface/PPTP

PPTP can be used to bridge at level 2 as well using BCP protocol, if you need Ethernet connectivity between sites.

See here :

http://wiki.mikrotik.com/wiki/Manual:BC ... ridging%29

If you are a beginner, i advice you to ask a Mikrotik Certified professional to do this to avoid security holes.