Memisah Bandwith Download dan Browsing Web-Proxy

seting mangle

chain=prerouting protocol=tcp dst-port=80 dst-address-list=!nice action=mark-connection new-connection-mark=http_conn passthrough=yes

chain=prerouting connection-mark=http_conn connection-bytes=0-131072 action=mark-packet new-packet-mark=browsing passthrough=no

chain=output connection-mark=http_conn connection-bytes=0-131072 action=mark-packet new-packet-mark=browsing passthrough=no

chain=prerouting connection-mark=http_conn connection-bytes=131073-4294967295 action=mark-packet new-packet-mark=download passthrough=no

chain=output connection-mark=http_conn connection-bytes=131073-4294967295 action=mark-packet new-packet-mark=download passthrough=no

queque type

Setingan Pemisah Browsing dan Download Via Mikrotik

chain=prerouting protocol=tcp dst-port=80 dst-address-list=!nice action=mark-connection new-connection-mark=http_conn passthrough=yes

chain=prerouting connection-mark=http_conn connection-bytes=0-131072 action=mark-packet new-packet-mark=browsing passthrough=no

chain=output connection-mark=http_conn connection-bytes=0-131072 action=mark-packet new-packet-mark=browsing passthrough=no

chain=prerouting connection-mark=http_conn connection-bytes=131073-4294967295 action=mark-packet new-packet-mark=download passthrough=no

see more in here

Conficker dan Cara Penangannya

Berfungsi agar komputer korbannya tidak dapat mengembalikan komputer ke setting awal sebelum di infeksi Conficker. Seperti kita ketahui, System Restore merupakan fitur pada Windows XP / vista yang berfungsi seperti mesin waktu yang dapat menolong kita jika terjadi salah instal / terinfeksi virus dimana hanya dengan beberapa klik kita dapat mengembalikan setting komputer pada hari / waktu sebelum komputer terinfeksi virus / salah instal.

PENANGANANNYA

anda perlu bantuan jika memang pc anda terinfeksi virus

dibwah ini ada beberapa tool yang bisa membantu anda menghapus dan membersihkan pc

see more in here

Queue with Masquerading and Internal Web-Proxy

This page will talk about how to make a QUEUE TREE in RouterOS that is also running Web-Proxy and Masquerading. Several topics in the Forum say that it’s impossible to

see more in here

Simple Queue, Memisah Bandwidth Lokal dan Internasional

Setelah selesai, lakukanlah pengecekan dengan melakukan akses ke situs lokal maupun ke situs internasional, dan perhatikanlah counter baik pada firewall mangle maupun pada simple queue.

Anda juga dapat mengembangkan queue type menggunakan pcq sehingga trafik pada setiap client dapat tersebar secara

see more in here