Saturday, March 08, 2014

My Mikrotik Configuration (part 3)

Step 3. Queue, Graph and more options settings.
Firewall in Mikrotik

 And the last step is rules for management bandwidth and more options settings. Many people misunderstood the purpose of bandwidth management. Bandwidth management is not the goal speed up internet connection. Or making all client have the same speed. But the goal is the bandwidth can be shared in fairness to all the clients. Fairness, that's the key. Not always fairness means all client have speed / bandwidth same. Fairness could also mean that important connections to the user will be enlarged bandwidth compared to other users.  Or essential service port will be enlarged bandwidth compared to other service ports.

Friday, March 07, 2014

My Mikrotik Configuration (part 2)

Setup username and password
user set 0 name=ngeri password=ngeri group=full
user add name=user01 password=password group: read

Don’t use default user admin. Look at what I have done. I change the default user to be other user name. Don't forget to setup the password. It will make your mikrotik more secure.
Firewall in Mikrotik

Setup Firewall.
by grouping IP networks will make it easier to configure the firewall later.
  • IP-LAN, IP addresses for Lan.
  • Full-trust, IP Public can be fully trusted. Admin can remotely the Mikrotik.
  • half-trust, IP public that are not fully trusted, Sometimes, This IP address can be used by admins to remotely the Mikrotik.
  • Local-untrust, IP address that is not trusted.

My Mikrotik Configuration (part 1)

This is my  Mikrotik configuration  that I have done some days ago. The network design is like image below.

network design

Note :
  • Mikrotik, have 2 interface. IP WAN (Public) : 1xx.9x.xx.xx/27 and the IP LAN: 10.17.123.5 & 10.17.123.6 And the version of mikrotik is 5.20 version, level 6
  • Hub or switch unmanageable.
  • Cacti : for making graph of network traffic. IP : 10.17.123.1
  • Cisco, actually is router, but there is no NAT (Network Address Translation). So the function of Cisco is like just a bridge. IP 10.17.123.1 & 10.254.128.1
  • Users, there are many users, get IP address from Cisco, 10.254.128.0/22 (DHCP).

Friday, February 14, 2014

Packet Tracer Scenario : Routing EIGRP (part 3)

Ini adalah kelanjutan dari pada packet tracer scenario EIGRP. Saya harapkan anda sudah membaca postingan saya sebelum ini (maksudnya postingan routing EIGRP, part 1 dan part 2), agar anda tidak bingung. Postingan ini memang agak sedikit terlambat, karena saya harus praktekkan dulu, sebelum saya ubah ke dalam bentuk tulisan ini… hehehe…
EIGRP network scenario 5

Scenario ke – 5 Load Balance
Sebelumnya, kan di scenario ke -4, sudah didapatkan hasil, beberapa network destination mempunyai 2 sampai 3 jalur/routing. Misalnya, network destination 10.2.2.0/24, ada 3 jalur, seperti di bawah ini.
P 10.2.2.0/24, 1 successors, FD is 1287680
         via 172.16.0.1 (1287680/1285120), FastEthernet4/0 à routing terbaik
         via 172.16.3.1 (1700608/645120), FastEthernet5/0 à ke-2 terbaik (backup)
         via 172.16.4.2 (2565120/28160), FastEthernet1/0 à ke-3 terbaik (backup)