HOME
UPDATES
DOCS
CONTACT
Logout
My Profile
[
E-mail verified status
]
Follow
BUANANET
.COM
STATIC ROUTING
YOUTUBE, TIKTOK, FACEBOOK, WHATSAPP, etc.
Routing Options
----------- Streaming
Youtube
Tiktok
Vidio
Iflix
Netflix
----------- Social Media
Facebook
Instagram
WhatsApp
Twitter
Telegram
Threads
Imo.im
----------- E-Commerce
Shopee
Tokopedia
Bukalapak
Lazada
----------- Video Conperence
Zoom Meeting
Microsoft Teams
Google Meet
----------- Other List IP
Meta
Google
Speedtest
GGC (Google Global Cache)
Nice IIX or OIXP (indonesia)
All Indonesian Bank
ROS Version
RouterOS v6.xx
RouterOS v7.xx
ISP Gateway
Routing Mark
Generate Script
Copy STEP 1
## STEP 1 - Copy Paste to Terminal
/file remove "
Mikrotik-
Youtube
.rsc
"
/tool fetch url="https://buananet.com/mikrotik-routeros-rsc/
Mikrotik-
Youtube
.rsc
" dst-path="
Mikrotik-
Youtube
.rsc
"
Copy STEP 2
## STEP 2 - Copy Paste to Terminal
/import file-name="
Mikrotik-
Youtube
.rsc
"
/file remove "
Mikrotik-
Youtube
.rsc
"
/ip route add check-gateway=ping distance=1 gateway="
0.0.0.0
" routing-mark="
To-ISP-1
" comment="
Route by buananet.com
"
/routing table add name="
To-ISP-1
" fib comment="
Route by buananet.com
"
/ip route add check-gateway=ping distance=1 gateway="
0.0.0.0
" routing-table="
To-ISP-1
" comment="
Route by buananet.com
"
/ip firewall mangle rem [find comment="
Youtube
- buananet.com
"]
/ip firewall mangle add action=mark-routing chain=prerouting src-address-list=
LOCAL-IP
dst-address-list="
Mikrotik-
Youtube
" new-routing-mark="
To-ISP-1
" comment="
Youtube
- buananet.com
" passthrough=no place-before=*0
/ip firewall address-list add address=
192.168.0.0/16
list=
LOCAL-IP
comment="
LOCAL IP - buananet.com
"
/ip firewall address-list add address=
172.16.0.0/12
list=
LOCAL-IP
comment="
LOCAL IP - buananet.com
"
/ip firewall address-list add address=
10.0.0.0/8
list=
LOCAL-IP
comment="
LOCAL IP - buananet.com
"