TEST NETWORK SETUP

Hi

I need to setup a test environment network which contains 3 VLANS (192.168.2.0/24 ; 192.168.3.0/24 ; 192.168.4.0/24) , A DHCP Server that will provide IP’s to each VLAN, there is currently an internet connection on Ether2.Ether1 is dedicated to the router.

I am very new to Mikrotik and i dont know where to start and what to do.

Please could you guys help me.

  1. Read a lot… :wink:
  2. Add the VLAN interfaces (Interfaces in Winbox)
  3. Add IP address pools (IP / Pool in Winbox)
  4. Add Network info (IP / DHCP Server in Winbox)
  5. Add DHCP servers and assign them to relevant VLAN interfaces and IP pools (IP / DHCP Server in Winbox)

I have did exactly as you have told me but the laptops still dont get an IP Address and access to the internet

[Naaser@MikroTik] /interface> print
Flags: D - dynamic, X - disabled, R - running, S - slave

NAME TYPE MTU L2MTU MAX-L2MTU

0 ether12 ether 1500 1600 9116
1 ether11 ether 1500 1600 9116
2 R ether1 ether 1500 1598 9498
3 R WAN - ADSL ether 1500 1598 9498
4 ether3 ether 1500 1598 9498
5 ether4 ether 1500 1598 9498
6 ether5 ether 1500 1598 9498
7 ether6 ether 1500 1598 9498
8 R LAN - Entelect Servers ether 1500 1598 9498
9 R LAN - Entelect ether 1500 1598 9498
10 R LAN - Visolution ether 1500 1598 9498
11 R ether10 ether 1500 1598 9498
12 ether13 ether 1500 1600 9500
13 R VLAN - 192.168.2.0 vlan 1500 1594
14 R VLAN - 192.168.3.0 vlan 1500 1594
15 R VLAN - 192.168.4.0 vlan 1500 1594

[Naaser@MikroTik] /ip pool> print

NAME RANGES

0 .3 Range 192.168.3.2-192.168.3.255
1 .4 Range 192.168.4.2-192.168.4.255
2 .2 Range 192.168.2.2-192.168.2.254
DHCP Server Settings.docx (537 KB)