- Interface wireless security-profile add name=Wlan1
CARA AKTIFKAN NTP
- system clock manual edit date
- system clock manual edit time
- system clock manual edit time-zone (ganti 07:00)
- system ntp client set enabl=yes
- system ntp client set primery-ntp= 11.92.175.240
- system ntp client set secn-ntp= 198.123.30.132 mode=unicast
- system ntp client set mode=broad enabl=yes
DHCP SERVER
- ip dhcp-server setup
- inter=ether2
FIREWALL
- ip firewall nat add chain=dstnat protokol=udp dst-port=53 action=dst-nat to-addr= 192.168.100.1 to-port=53
- ip firewall nat add chain=dstnat protokol=tcp dst-port=53 action=dst-nat to-addr= 192.168.100.1 to-port=53
- ip dns static add name=bnsp-indonesia.org add=192.168.100.1
- ip dhcp-server setup (wlan1)
- ip proxy access add dst-host=*mikrotik* action=deny redirect-to=www.smkteknosa.sch.id
- ip proxy acces add path=*.mp3*,*.mkv* action=deny
- ip firewall nat add chain=dstnat protocol=tcp dst-port=80 in-inter=wlan1 action= redirect to-port= 8080
- system scheduler add name= internetmati start-time= 19:00 on-event= "ip firewall filter enable number=0
- ip firewall filter add chain=forward action=drop in-int wlan1
- ip firewall filter disable num=0
- system scheduler add name= internetmati start-time= 19:00 on-event= "ip firewall filter disable number=0
0 komentar