WWW
Thursday, December 8, 2022
Add Comment
REMOTE IP PUBLIC STATIC FOR SECONDARY GATEWAY MIKROTIK
Script Generator Result
Copy-Paste to Terminal, make sure this Script in Mangle on the Top position!
######################################################## # Remote IP Public Static For Secondary Gateway Mikrotik # Date/Time: 9/24/2021, 11:00:47 AM # Created By: BuanaNETPBun.Github.io - fb.me/buananet.pbun ########################################################
/ip firewall mangle
add action=mark-connection chain=input in-interface="ether2-Astinet" new-connection-mark=ip-public passthrough=yes add action=mark-routing chain=output connection-mark=ip-public new-routing-mark=ip-public passthrough=no /ip route add check-gateway=ping gateway="192.168.10.1" routing-mark=ip-public |
Copy-Paste to Terminal, make sure this Script in Mangle on the Top position!
0 Response to "WWW"
Post a Comment
Silahkan berkomentar dengan bijak sesuai dengan artikel yang ada