Pages

Showing posts with label MikroTik. Show all posts
Showing posts with label MikroTik. Show all posts

Saturday, December 10, 2016

How to configure VPN Site-To-Site IPSec on MikroTik Router

Site-to-Site IPSec VPN Tunnels are used to allow the secure transmission of data, voice and video between two sites (e.g offices or branches). The VPN tunnel is created over the Internet public network and encrypted using a number of advanced encryption algorithms to provide confidentiality of the data transmitted between the two sites.
Watching this video for VPN site-to-site configuration on youtube: VPN Site-To-Site Configuration Guide

Thanks You!!!


Friday, November 18, 2016

How to Configure VLAN On Mikrotik Router and Unifi AP Ubiquiti

Unifi AP is one of high-end wireless networking product from Ubiquiti Networks, ideal for deployment of high-performance wireless networks. There are 3 models for it, that is UAP, UAP-LR, UAP-PRO. Typically these devices are often installed in hotels, apartments and office building to cover hostpot network in the area. This access point is often applied with mikrotik device that usually used as router and a hotspot server.
In this article, show you how to configure vlan trunk on mikrotik router and vlan access port on unifi ap.

Network Topology 


In the example above topology, there are 2 local networks that are configured for management UniFidevices and user devices (computers, laptopspdaand etc). On Ether 2 is used as gateway unifi devices, and VLAN 10  created on ether 2 that used as gateway user devices and . Master port on ether 3 is set to ether 2 that used as port access VLAN 10. See How to create VLAN trunk on mikrotik router.


Mikrotik router configuration :


1. Login to mikrotik router
2. Creat VLAN for local network



Creat VLAN for local network

3. Setting gatheway ip address for unifi ap devices and LAN hotspot




4. Setting ip-pool for both the local network


5. Configure DHCP server for each local network.


Configure Unifi AP and Controller


1. Install unifi controller on the computer/laptop
2. Enable unifi controler, open browser and enter https://ip address pc or 127.0.0.1:8443 on address bar. Then login to unifi controller



Configure Unifi AP and Controller

3. Go to Settings menu => Wireless Networks. Create SSID, enter VLAN ID and choose user group




4. Go to devices menu, click Unifi MAC Address and go to Configuration Tab. On the WLAN option, please click OVERRIDE and apply. Configure RADIOS, ALIAS, NETWORK as desired.











Thursday, November 17, 2016

Multi-Site VPN



Greetings!

I've just discovered RouterOS and been toying with it for about 12 hours now. Seems like quite a 

nice project platform. I'm hoping i can use it to deploy the scenario outlined below once i've become 
adequately experienced it. This info below is to detail my end-goal and not necessarily the problems 
I am facing RIGHT NOW. Questions are listed at the bottom.
I am attempting to create a multi-site VPN infrastructure to be used for offsite backup of client data. 
Currently I am configuring all of this in a LAB environment. I have not purchased any equipment yet 
however 100% will if i can learn the software adequately as i said. 
SAMBA shares ***MUST*** be used for the data being backed up, thus VPN rather than something else. 

This is not part of my question.
Below is a (simple / ugly) network diagram...