У нас вы можете посмотреть бесплатно MikroTik Tutorial 12 - 2 WAN Load Balancing| Setting in Hindi & Urdu или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Script: /ip firewall mangle add action=accept chain=prerouting dst-address=192.168.10.0/24 add action=accept chain=prerouting dst-address=192.168.11.0/24 ------------------------------------------------------------------------------------------------------ Script:--------------------------------------------------- /ip firewall mangle add action=accept chain=prerouting dst-address=192.168.11.0/24 add action=accept chain=prerouting dst-address=192.168.12.0/24 add action=mark-connection chain=input in-interface=WAN1 new-connection-mark=\ WAN1_conn passthrough=yes add action=mark-connection chain=input in-interface=WAN2 new-connection-mark=\ WAN2_conn passthrough=yes add action=mark-routing chain=output connection-mark=WAN1_conn \ new-routing-mark=to_WAN1 passthrough=yes add action=mark-routing chain=output connection-mark=WAN2_conn \ new-routing-mark=to_WAN2 passthrough=yes add action=mark-connection chain=prerouting dst-address-type=!local \ new-connection-mark=WAN1_conn passthrough=yes per-connection-classifier=\ both-addresses-and-ports:2/0 src-address=172.16.0.0/16 add action=mark-connection chain=prerouting dst-address-type=!local \ new-connection-mark=WAN2_conn passthrough=yes per-connection-classifier=\ both-addresses-and-ports:2/1 src-address=172.16.0.0/16 add action=mark-routing chain=prerouting connection-mark=WAN1_conn \ new-routing-mark=to_WAN1 passthrough=yes add action=mark-routing chain=prerouting connection-mark=WAN2_conn \ new-routing-mark=to_WAN2 passthrough=yes /ip firewall nat add action=masquerade chain=srcnat out-interface=WAN1 add action=masquerade chain=srcnat out-interface=WAN2 /ip route add check-gateway=ping distance=1 gateway=192.168.11.1 routing-mark=to_WAN1 add check-gateway=ping distance=1 gateway=192.168.12.1 routing-mark=to_WAN2 add check-gateway=ping distance=1 gateway=192.168.11.1,192.168.12.1 -------------------------------------- add action=mark-connection chain=input in-interface=WAN1 new-connection-mark=\ WAN1_conn passthrough=yes add action=mark-connection chain=input in-interface=WAN2 new-connection-mark=\ WAN2_conn passthrough=yes add action=mark-routing chain=output connection-mark=WAN1_conn \ new-routing-mark=to_WAN1 passthrough=yes add action=mark-routing chain=output connection-mark=WAN2_conn \ new-routing-mark=to_WAN2 passthrough=yes add action=mark-connection chain=prerouting dst-address-type=!local \ new-connection-mark=WAN1_conn passthrough=yes per-connection-classifier=\ both-addresses-and-ports:2/0 src-address=192.168.30.0/24 add action=mark-connection chain=prerouting dst-address-type=!local \ new-connection-mark=WAN2_conn passthrough=yes per-connection-classifier=\ both-addresses-and-ports:2/1 src-address=192.168.30.0/24 add action=mark-routing chain=prerouting connection-mark=WAN1_conn \ new-routing-mark=to_WAN1 passthrough=yes add action=mark-routing chain=prerouting connection-mark=WAN2_conn \ new-routing-mark=to_WAN2 passthrough=yes /ip firewall nat add action=masquerade chain=srcnat out-interface=WAN1 add action=masquerade chain=srcnat out-interface=WAN2 /ip route add check-gateway=ping distance=1 gateway=192.168.10.1 routing-mark=to_WAN1 add check-gateway=ping distance=1 gateway=192.168.11.1 routing-mark=to_WAN2 add check-gateway=ping distance=1 gateway=192.168.10.1,192.168.11.1 -------------------------------------------------------------------------- Load Balancing in Mikrotik Router Board. Load balancing a with multiple gateways 2 WAN Links 10 Mbps + 10 Mbps = 20 Mbps / @hadinetwork • MikroTik Tutorial 16 - How to view and res... • MikroTik Tutorial 15 - LiteBeam 5AC 16 120... • MikroTik Tutorial 14 - How to use IP Bindi... • MikroTik Tutorial 13 - How to Use Traffic ... • MikroTik Tutorial 12 - 2 WAN Load Balancin... • MikroTik Tutorial 11 - How to Create Multi... • MikroTik Tutorial 10 - How to Block Site i... • MikroTik Tutorial 9 - How to use Safe Mode... • MikroTik Tutorial 16 - How to use Ptcl Mod... • MikroTik Tutorial 8 - How to Convert Ptcl ... • MikroTik Tutorial 7 - How to Connect Ptcl ... • MikroTik Tutorial 6 - How to Block Websit... • MikroTik Tutorial 5- Radius Server Complet... • MikroTik Tutorial 4 - How to Access Mikrot... • MikroTik Tutorial 2- Basic Settings for Be... • MikroTik Tutorial 18 - How To Monitor Clie... ----------------------------------------------------------------- hAP mini, hAP lite CRS1xx, CRS2xx, CRS312-4C+8XG, CRS326-24S+2Q+, DISC, FiberBox, , LDF, LHG, ltAP mini, mANTBox, mAP, NetBox, PowerBox, PWR-Line, QRT, RB9xx, SXTsq, cAP, hEX Lite, RB4xx, wAP, , RB2011, SXT, OmniTik, Groove, Metal, Sextant, RB7xx, hEX CCR RB3xx, RB600, RB8xx, cAP ac, CRS305-1G-4S+, CRS309-1G-8S+, CRS317-1G-16S+, CRS326-24G-2S+, CRS328-24P-4S+, CRS328-4C-20S-4S+, DISC AC, hAP ac², LDF ac, LHG ac, , SXTsq (ac series), Wireless Wire, RB230, X86 2.4 GHZ, 5 GHZ,dual radio, Using the Device Discovery Tool How to Upgrade Firmware on M Series Devices Fiber PoE Accessory UniFi Security Gateway UniFi Cloud Key EdgePower 24V NanoStation M PoE Adapters UniFi Switch PoE 24/48 EdgeRouter X --------------------------------------------- #hadinetwrok.com