System identity set name=nama_lengkap
Interface set ether1 name=isp (sesuai
dengan ip internet)
Interface set ether2 name=lan
Interface
set ether3 name=wifi
Ip
address add address=192.168.4.6/24 interface=isp
Ip
address add address=192.168.100.1/24 interface=lan
Ip
address add address=192.168.200.1/24 interface=wifi
Ip
route add geteway=192.168.40.1
Ip dns
set server=8.8.8.8,8.8.4.4 allow-remote-requests=yes
Ip
dhcp-client add interface=isp disable=no
Ip
dhcp-server setup (pilih interface mana yang akan kita buat dhcp)
Ip
firewall nat add chaint=srcnat out-interface=isp action=masquerade
Ip
proxy access add dst-port=80 dst-host=*.linux.or.id action=deny
Ip
proxy access add dst-port=80 dst-host=:mkv action=deny
Ip
proxy access add dst-port=80 dst-host=:mp3 action=deny
Ip
proxy access add dst-port=80 dst-host=:download action=deny
Ip proxy
access add dst-port=80 path =*.mkv action=deny
Ip
proxy access add dst-port=80 path =*.mp3 action=deny
Ip
firewall nat add chain=dstnat protocol=tcp dst-port=80 action=redirect
to-ports=3128
Ip
firewall nat add chain=dstnat protocol=tcp dst-port=80 in-interface=wifi
action=redirect to-port=3128
Ip
firewall filter add chain=forward src-address=192.168.200.0/24 action=drop
System
scheduler add name=off start-date=feb/18/2017 start-time=19:00:00 interval=1d
on-event=”/ip firewall filter enable
number=0”
System
scheduler add name=onstart-date=feb/18/2017 start-time=07:00:00 interval=1d
on-event=”/ip firewall filter
disable number=0”
System
clock set time=08:25:00
System
clock set date=feb/4/2017
System
reboot
0 Response to "Jawaban Konfigurasi Mikrotik UKK Tahun 2017"
Post a Comment