• Home
  • My Notes
  • My Labs

Building Mikrotik OpenVPN Server and OpenVPN Client Config for Android Device

Details
Written by: Oki
Created: 21 October 2016
Hits: 21239

Goals : 

- Create OpenVPN Server using MikroTik

- Generate self sign certificate  for OpenVPN server and client in MikroTik

- Connect client PC & Android Device to OpenVPN MikroTik Server

Read more …

Multilayer Switch - DHCP Relay - IP Helper

Details
Written by: Oki
Created: 28 September 2015
Hits: 5339

DHCP Relay - IP Helper

If DHCP-server is not on same VLAN as clients, a router/multilayer switch must 'relay' DHCP messages from clients to server.

Goal:

- Create DHCP-Server in IOU1, and Relay DHCP in IOU3 

- Make sure IOU5 get IP DHCP from IOU1

Read more …

BGP - Weight Attribute Lab

Details
Written by: Oki
Created: 22 September 2015
Hits: 2318

 BGP Weight Attribute

Goal :

- Manipulate outbound traffic from R1 to network 3.3.3.0/24 goes through R2>R4>R3. Normal BGP routing table should goes through R3 directly.

- Make sure outbound traffic from R1 to network 44.44.44.0/24 will always goes through R3>R4

Read more …

Tunneling IPv6 Over IPv4

Details
Written by: Oki
Created: 11 August 2015
Hits: 1989

Tunnel IPv6 Over IPv4

Goal : R1 (IPv6 2000::1) is able to ping R5 (IPv6 4000::5) and vice versa. IPv6 Network using RIP as routing protocol and IPv4 using OSPF. No direct link between R2 & R4, using tunnel interface instead.

Read more …

  • Configure HSRP With Track Object and IP SLA
  • Policy-Based Routing (PBR) Lab
  • Configure IP SLA to Work With Track Object & Combine with Static Route

Page 2 of 3

  • 1
  • 2
  • 3

Latest

  • Accidentally found mass assignment bugs
  • Mikrotik Router OS v7 - BGP Network Advertisement
  • Renew Lets Encrypt Certificate – NodeJS Express and Nginx
  • Solving Lab - Exploiting NoSQL operator injection to extract unknown fields
  • Python - SSH Reverse Tunnelling