MikroTik WifiWave2 Basic Config
The following is the basic configuration needed to make the new WifiWave2 interfaces work in MikroTik as well as adding…
MikroTik DHCP Server
The following is how to create a bridge, add an untagged ethernet port, setup the DHCP server, and enable DNS.…
MikroTik L2TP/IPSEC Server with IP Pool Road Warrior
In this example we are creating a L2TP with IPSEC server with dynamic IP Address allocation and a Masqurade SRCNAT…
MikroTik Add IP Address to Tagged Bridge
The following is a description of how to create a bridge, create a vlan on an interface, add the vlan…
MikroTik Tagging a VLAN In a Bridge
The following is a description of how to create a bridge, create a vlan on an interface, and add the…
MikroTik EOIP Site to Site
MikroTik offers a solution to pass L2 Untagged or Tagged traffic using the interface type known as EOIP. Using this…
Enable L2TP/IPSEC Behind a NAT Microsoft Windows 10/11
By default, Windows 10/11 does not allow IPSEC connections behind a NAT. Open Regedit and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent Under the…
Setup MikroTik Wireguard For Road Warrior VPN
Add the WireGuard interface to the MikroTik using the Terminal. /interface wireguard add listen-port=13231 mtu=1420 name=TEST_WG Your Public and Private…
Setting up SNMP for ESXI Polling
The following are a list of commands needed to enable SSH and setup SNMP polling for your ESXI host. Start…
Juniper EX VLANs
Below is a quick explanation of what is required to setup both Tagged and Untagged ports with VLANs on the…