ISP Telkom
Speedy ---------> Modem Router Telkom Speedy (TP Link) --------->
MikroTik ---------> Swicth Hub ----------> Clinet (1--->dst)
Step work:
1.Pairs of wires lan mikrotik port1 ( modem speedy adsl ether1 )
2.Pairs of wires lan mikrotik port2 ( ether2 ) to switch
3.The cable lan of switch to computers
Then setting mikrotik rb 750
We assume is: IP Address Modem ADSL Telkom Speedy Is : 192.168.1.1
1.Remote mikrotik rb750 using winbox download here
2.Click the " connect the "
3.Winbox already mikrotik rb750 connect with
4.Click the " new terminal the " pronoun ether1 and ether2 name
Warrant as follows:
Step work:
1.Pairs of wires lan mikrotik port1 ( modem speedy adsl ether1 )
2.Pairs of wires lan mikrotik port2 ( ether2 ) to switch
3.The cable lan of switch to computers
Then setting mikrotik rb 750
We assume is: IP Address Modem ADSL Telkom Speedy Is : 192.168.1.1
IP Address
MikroTik port 1 (Public) Is : 192.168.1.2
IP Address
MikroTik port 2 (Local) Is : 192.168.0.1
Primary DNS
: 203.130.193.74,
Secondart
DNS : 203.130.206.250
*** Please adjust with ip address you.1.Remote mikrotik rb750 using winbox download here
2.Click the " connect the "
3.Winbox already mikrotik rb750 connect with
4.Click the " new terminal the " pronoun ether1 and ether2 name
/interface set 0 name=Public (port1 Leading to Modem ADSL Telkom Speedy)
/interface set 1 name=Local (port2 Leading to Swicth Hub/Client)
5.Enter ip addres/interface set 1 name=Local (port2 Leading to Swicth Hub/Client)
IP Address Public,
On WinBox
click "IP" ----->
Addresses ------->" +
" -------> Input "192.168.1.2/24" -------->
Interface " Public " ------> "OK"
IP Address Local,
On WinBox
click "IP" ----->
Addresses ------->" +
" -------> Input "192.168.0.1/24" -------->
Interface " Local " ------> "OK"
Or
On New Terminal
/ip address add address=192.168.1.2
net mask=255.255.255.0 interface=Public
/ip address add address=192.168.0.1 net mask=255.255.255.0 interface=Local
6. Input
Gateway/ip address add address=192.168.0.1 net mask=255.255.255.0 interface=Local
On New Terminal
/ip route add gateway=192.168.1.1
(IP Address Modem ADSL Speedy)
7. Input
DNS
On New Terminal
/ip dns set primary
dns=203.130.193.74 allow-remote-requests=yes
/ip dns set secondary dns=203.130.206.250 allow-remote-requests=yes
If perform information like this : "
expected end of command (line 1 column 12)" Switch to command/ip dns set secondary dns=203.130.206.250 allow-remote-requests=yes
/ip dns set
servers=203.130.193.74,203.130.206.250 allow-remote-requests=yes
8.To client can we need to put internet connected with grout
On New Terminal
/ip firewall nat add chain=srcnat
out-interface=Public action=masquerade
9.That need not bother to setting ip client, at each address we make dhcp automatically, ippool
/ip pool add name=pool
ranges=192.168.0.2-192.168.0.254
10.
Restart MikroTik RB 750 ....
Rb 750 setting mikrotik been done now we are trying to open browser at one client, pc if conect Means setting already properly ...................
Can also by test ping- of client: computer
Rb 750 setting mikrotik been done now we are trying to open browser at one client, pc if conect Means setting already properly ...................
Can also by test ping- of client: computer
click Star
----> Run -----> Cmd -----> Enter
From a menu cmd click
From a menu cmd click
ping www.google.com -t
ping www.yahoo.com -t
ping www.detik.net -t
ping www.yahoo.com -t
ping www.detik.net -t
ping 192.168.1.1 -t (ping to modem
speedy)
ping 192.168.1.2 -t (ping to port1 MikroTik /Public)
ping 192.168.0.1 -t (ping to port 2 MikroTik/Local)
If any means reply OKping 192.168.1.2 -t (ping to port1 MikroTik /Public)
ping 192.168.0.1 -t (ping to port 2 MikroTik/Local)
"Local
Area Network" select : "Obtain an Ip address automaticaly"