Hi i configure my MT with dual wan seperate gaming and browsing WAN1 for Browsing and WAN2 for Gaming.. however after i configure this my hotspot portal not redirecting to Login page. what is the common problem of this im using v7 ros thanks in advance
/routing table
add disabled=no fib name=to_ISP1
add disabled=no fib name=to_ISP2
add disabled=no fib name="Game Routes"
add disabled=no fib name="Browsing Routes"
/interface bridge port
add bridge=bridge_Management comment=| interface=ether4_Management
add bridge=bridge_Management interface=ether5_Management
add bridge="bridge_OLT Combine PPPoE/HS" comment=| interface=\
"ether9_OLT Combine PPPoE/HS"
add bridge="bridge_OLT Combine PPPoE/HS" interface=\
"ether10_OLT Combine PPPoE/HS"
add bridge="bridge_OLT Combine PPPoE/HS" interface=\
"sfp+_OLT Combine PPPoE/HS"
/interface detect-internet
set detect-interface-list=all
/interface list member
add interface=ether1_ISP1 list=WAN_List
add interface=ether2_ISP2 list=WAN_List
add interface=bridge_Management list=LAN_List
add interface="ether6_Coffee Shop" list=LAN_List
add interface="ether7_Mikrotik Hex" list=LAN_List
add interface="ether8_OLT PPPoE" list=LAN_List
/interface pppoe-server server
add disabled=no interface="ether8_OLT PPPoE" one-session-per-host=yes \
service-name="OLT PPPoE"
add authentication=pap disabled=no interface="bridge_OLT Combine PPPoE/HS" \
one-session-per-host=yes service-name="OLT PPPoE/Hotspot"
/ip address
add address=192.168.10.1/24 comment=Management interface=bridge_Management \
network=192.168.10.0
add address=20.0.0.1/23 comment="Coffee Shop" interface="ether6_Coffee Shop" \
network=20.0.0.0
add address=10.0.0.1/23 comment="For Hotspot" interface=\
"bridge_OLT Combine PPPoE/HS" network=10.0.0.0
add address=192.168.100.1/24 comment="OLT PPPoE_Vlan100_Plan 600 - 10 Mbps" \
interface="Vlan100_Plan 600 - 10 Mbps" network=192.168.100.0
add address=192.168.110.1/24 comment="OLT PPPoE_Vlan110_Plan 1000 - 20 Mbps" \
interface="Vlan110_Plan 1000 - 20 Mbps" network=192.168.110.0
add address=192.168.115.1/24 comment="OLT PPPoE_Vlan115_Plan 1600 - 30 Mbps" \
interface="Vlan115_Plan 1600 - 30 Mbps" network=192.168.115.0
add address=192.168.120.1/24 comment="OLT PPPoE_Vlan120_Plan 2000 - 50 Mbps" \
interface="Vlan120_Plan 2000 - 50 Mbps" network=192.168.120.0
add address=192.168.125.1/24 comment=\
"OLT PPPoE_Vlan125_Plan 2500 - 100 Mbps " interface=\
"Vlan125_Plan 2500 - 100 Mbps " network=192.168.125.0
add address=10.10.0.1/23 comment="For Hotspot" interface=\
"Vlan10_Vendo Gan Main" network=10.10.0.0
add address=10.15.0.1/23 comment="For Hotspot" interface=\
"Vlan15_Vendo Patagan Riverside" network=10.15.0.0
add address=10.20.0.1/23 comment="For Hotspot" interface=\
"Vlan20_Vendo Gregorio Riverside" network=10.20.0.0
add address=10.5.0.1/23 comment="Personal Use" interface=\
"Vlan05_Management Hotspot" network=10.5.0.0
/ip cloud
set ddns-enabled=yes update-time=no
/ip dhcp-client
add add-default-route=no interface=ether2_ISP2
add add-default-route=no interface=ether1_ISP1
/ip dhcp-server lease
add address=192.168.10.253 client-id=1:28:d2:44:e9:f9:63 comment=Management \
mac-address=28:D2:44:E9:F9:63 server=dhcp_Management
add address=192.168.10.254 client-id=1:78:8c:b5:52:c5:d mac-address=\
78:8C:B5:52:C5:0D server=dhcp_Management
add address=10.0.0.5 client-id=1:f4:92:bf:c0:ed:5d comment=\
"Unifi AC Mesh Antenna" mac-address=F4:92:BF:C0:ED:5D server=\
"dhcp_OLT Combine PPPoE/HS for Hotspot"
add address=10.20.0.2 client-id=1:a8:42:e3:45:c9:18 comment=\
"Vlan20_Gregorio ESP32 Vendo" mac-address=A8:42:E3:45:C9:18 server=\
"dhcp_Vendo Vlan20"
add address=10.15.0.2 client-id=1:b0:a7:32:de:b8:d8 comment=\
"Vlan15_Patagan ESP32 Vendo" mac-address=B0:A7:32:DE:B8:D8 server=\
"dhcp_Vendo Vlan15"
add address=10.10.0.2 client-id=1:a8:42:e3:47:66:34 comment=\
"Vlan10_Gan Main ESP32 Vendo" mac-address=A8:42:E3:47:66:34 server=\
"dhcp_Vendo Vlan10"
/ip dhcp-server network
add address=10.0.0.0/23 comment="OLT Combine PPPoE/HS for Hotspot" \
dns-server=8.8.8.8,8.8.4.4 gateway=10.0.0.1
add address=10.5.0.0/23 dns-server=8.8.8.8,8.8.4.4 gateway=10.5.0.1
add address=10.10.0.0/23 dns-server=8.8.8.8,8.8.4.4 gateway=10.10.0.1
add address=10.15.0.0/23 dns-server=8.8.8.8,8.8.4.4 gateway=10.15.0.1
add address=10.20.0.0/23 dns-server=8.8.8.8,8.8.4.4 gateway=10.20.0.1
add address=20.0.0.0/23 comment="Coffee Shop" dns-server=8.8.8.8,8.8.4.4 \
gateway=20.0.0.1
add address=192.168.10.0/24 comment=Management dns-server=8.8.8.8,8.8.4.4 \
gateway=192.168.10.1
/ip dns
set allow-remote-requests=yes servers=8.8.8.8,8.8.4.4
/ip firewall address-list
add address=10.0.0.0/8 list=RFC1918
add address=172.16.0.0/12 list=RFC1918
add address=192.168.0.0/16 list=RFC1918
/ip firewall filter
add action=drop chain=output comment="ISP1 Down" disabled=yes dst-address=\
1.1.1.1
add action=drop chain=output comment="ISP2 Down" disabled=yes dst-address=\
1.1.1.2
add action=passthrough chain=unused-hs-chain comment=\
"place hotspot rules here" disabled=yes
add action=accept chain=input comment="Vlan10_Gan Main ESP32 Vendo" \
src-address=10.10.0.2
add action=accept chain=input comment="Vlan15_Patagan ESP32 Vendo" \
src-address=10.15.0.2
add action=accept chain=input comment="Vlan20_Gregorio ESP32 Vendo" \
src-address=10.20.0.2
/ip firewall mangle
add action=change-ttl chain=postrouting comment="ANTI Hotspot Sharing" \
dst-address=10.0.0.0/23 new-ttl=set:1 out-interface=\
"bridge_OLT Combine PPPoE/HS" passthrough=no
add action=change-ttl chain=postrouting dst-address=10.10.0.0/23 new-ttl=\
set:1 out-interface="Vlan10_Vendo Gan Main" passthrough=no
add action=change-ttl chain=postrouting dst-address=10.15.0.0/23 new-ttl=\
set:1 out-interface="Vlan15_Vendo Patagan Riverside" passthrough=no
add action=change-ttl chain=postrouting dst-address=10.20.0.0/23 new-ttl=\
set:1 out-interface="Vlan20_Vendo Gregorio Riverside" passthrough=no
add action=accept chain=prerouting comment=001 dst-address-list=RFC1918 \
src-address-list=RFC1918
add action=accept chain=prerouting comment=002 dst-address=192.168.1.0/24 \
in-interface-list=LAN_List
add action=accept chain=prerouting dst-address=192.168.2.0/24 \
in-interface-list=LAN_List
add action=mark-connection chain=prerouting comment=003 connection-mark=\
no-mark in-interface=ether1_ISP1 new-connection-mark=ISP1_conn \
passthrough=yes
add action=mark-connection chain=prerouting connection-mark=no-mark \
in-interface=ether2_ISP2 new-connection-mark=ISP2_conn passthrough=yes
add action=mark-routing chain=output comment=004 connection-mark=ISP1_conn \
new-routing-mark=to_ISP1 passthrough=no
add action=mark-routing chain=output connection-mark=ISP2_conn \
new-routing-mark=to_ISP2 passthrough=no
add action=mark-connection chain=prerouting comment=005 connection-mark=\
no-mark dst-address-type=!local hotspot=auth in-interface-list=LAN_List \
new-connection-mark=ISP1_conn passthrough=yes per-connection-classifier=\
src-address:2/0
add action=mark-connection chain=prerouting connection-mark=no-mark disabled=\
yes dst-address-type=!local hotspot=auth in-interface-list=LAN_List \
new-connection-mark=ISP1_conn passthrough=yes per-connection-classifier=\
src-address:2/1
add action=mark-connection chain=prerouting connection-mark=no-mark \
dst-address-type=!local hotspot=auth in-interface-list=LAN_List \
new-connection-mark=ISP2_conn passthrough=yes per-connection-classifier=\
src-address:2/1
add action=mark-routing chain=prerouting comment=006 connection-mark=\
ISP1_conn in-interface-list=LAN_List new-routing-mark=to_ISP1 \
passthrough=no
add action=mark-routing chain=prerouting connection-mark=ISP2_conn \
in-interface-list=LAN_List new-routing-mark=to_ISP2 passthrough=no
add action=mark-routing chain=prerouting comment="Games route to ISP2" \
dst-port=9330-9340 new-routing-mark="Game Routes" passthrough=no \
protocol=tcp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=9330-9340 new-routing-mark=\
"Game Routes" passthrough=no protocol=udp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
3013,10000-10019,18082,50000,65010,65050 new-routing-mark="Game Routes" \
passthrough=no protocol=tcp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
7085-7995,8700,9030,10010-10019,17000-20100 new-routing-mark=\
"Game Routes" passthrough=no protocol=udp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
6006,6674,7006,7889,8001-8012,9006,9137,10000-10012,11000-11019 \
new-routing-mark="Game Routes" passthrough=no protocol=tcp \
src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
12006,12008,13006,15006,20561,39003,39006,39698,39779,39800 \
new-routing-mark="Game Routes" passthrough=no protocol=tcp \
src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port="6006,6008,7008,8008,8130,84\
43,9008,9120,10000-10015,10100,11000-11019,12008,13008" new-routing-mark=\
"Game Routes" passthrough=no protocol=udp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=42472 new-routing-mark=\
"Game Routes" passthrough=no protocol=tcp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=42472,22101-22102 \
new-routing-mark="Game Routes" passthrough=no protocol=udp \
src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=2080-2099 new-routing-mark=\
"Game Routes" passthrough=no protocol=tcp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=5100 new-routing-mark=\
"Game Routes" passthrough=no protocol=udp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port="5000-5221,5224-5227,5229-52\
41,5243-5508,5551-5559,5601-5700,9000-9010,9443" new-routing-mark=\
"Game Routes" passthrough=no protocol=tcp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
5520-5529,10003,30000-30300,8443 new-routing-mark="Game Routes" \
passthrough=no protocol=tcp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port="4001-4009,5000-5221,5224-52\
41,5243-5509,5551-5559,5601-5700,8130,8443,9120" new-routing-mark=\
"Game Routes" passthrough=no protocol=udp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
2702,3702,5517,5520-5529,8001,9000-9010,9992,10003,30000-30300 \
new-routing-mark="Game Routes" passthrough=no protocol=udp \
src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
7889,10012,13004,14000,17000,17500,18081,20000-20002,20371 \
new-routing-mark="Game Routes" passthrough=no protocol=tcp \
src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
8011,9030,10491,10612,12235,13004,13748,17000,17500,20000-20002 \
new-routing-mark="Game Routes" passthrough=no protocol=udp \
src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
7086-7995,10039,10096,11455,12070-12460,13894,13972,41182-41192 \
new-routing-mark="Game Routes" passthrough=no protocol=udp \
src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=3074 new-routing-mark=\
"Game Routes" passthrough=no protocol=tcp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-port=\
88,500,3074,3544,4500,49152-65535 new-routing-mark="Game Routes" \
passthrough=no protocol=udp src-address-list=RFC1918
add action=mark-routing chain=prerouting comment="Browsing Route to ISP1" \
dst-address-type="" dst-port=80,8080,443 new-routing-mark=\
"Browsing Routes" passthrough=no protocol=tcp src-address-list=RFC1918
add action=mark-routing chain=prerouting dst-address-type="" dst-port=\
80,8080,443 new-routing-mark="Browsing Routes" passthrough=no protocol=\
udp src-address-list=RFC1918
/ip firewall nat
add action=masquerade chain=srcnat comment=\
"Combine ISP \"DO NOT DELETE - Will lost the internet\"" \
out-interface-list=WAN_List src-address-list=RFC1918
add action=accept chain=pre-hotspot comment="Load Balancing for Hotspot \"DO N\
OT DELETE - Redirect Portal will Not Work\"" disabled=yes \
dst-address-type=!local hotspot=auth
add action=passthrough chain=unused-hs-chain comment=\
"place hotspot rules here" disabled=yes
add action=masquerade chain=srcnat comment="masquerade hotspot network" \
src-address=20.0.0.0/23
add action=masquerade chain=srcnat comment="masquerade hotspot network" \
src-address=10.0.0.0/23
add action=masquerade chain=srcnat comment=\
"masquerade pppoe/hs for pppoe network" src-address=192.168.130.0/23
add action=masquerade chain=srcnat comment="masquerade hotspot network" \
src-address=10.10.0.0/23
add action=masquerade chain=srcnat comment="masquerade hotspot network" \
src-address=10.15.0.0/23
add action=masquerade chain=srcnat comment="masquerade hotspot network" \
src-address=10.20.0.0/23
add action=masquerade chain=srcnat comment="masquerade hotspot network" \
src-address=10.5.0.0/23
/ip hotspot ip-binding
add comment="Unifi AC Mesh Antenna" mac-address=F4:92:BF:C0:ED:5D type=\
bypassed
add address=10.20.0.2 comment="Vlan20_Gregorio ESP32 Vendo" mac-address=\
A8:42:E3:45:C9:18 type=bypassed
add address=10.15.0.2 comment="Vlan15_Patagan ESP32 Vendo" mac-address=\
B0:A7:32:DE:B8:D8 type=bypassed
add address=10.10.0.2 comment="Vlan10_Gan Main ESP32 Vendo" mac-address=\
A8:42:E3:47:66:34 type=bypassed
/ip hotspot user
add comment="Management Hotspot Patagan" name=patagan profile=\
"zzz_Patagan Profile"
add comment=vc-296-06.11.23-PareJhong limit-uptime=5d name=5Dapgj2766 \
profile="Vlan20_Gregorio Riverside"
add comment=vc-296-06.11.23-PareJhong limit-uptime=5d name=5Dtege2827 \
profile="Vlan20_Gregorio Riverside"
add comment=vc-381-06.19.23- limit-uptime=2w name=14dmdx98 profile=\
Glink-6_14-Day/s_100Php
add comment=vc-381-06.19.23- limit-uptime=2w name=14dmye76 profile=\
Glink-6_14-Day/s_100Php
add comment="Management Hotspot Enwonie" name=enwonie profile=\
"zzz_Gan Profile"
add comment="Management Hotspot Celoy" name=celoy profile="zzz_Nacar Profile"
add comment="Management Hotspot Gregorio" name=gregorio profile=\
"zzz_Gregorio Profile"
add comment="Management Hotspot Naks" name=nacarct profile=\
"zzz_Major Naks Profile"
add email=new@gmail.com limit-uptime=2w name=GG93476532 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w name=GG95493305 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w name=GG13376267 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w name=GG46238312 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w name=GG12699203 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w name=GG28449135 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=5d name=GG75830058 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=5d name=JG53816078 profile=\
"Vlan20_Gregorio Riverside"
add email=new@gmail.com limit-uptime=2w name=GG76848120 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w2h name=GG77707449 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=5d name=GG66410793 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w2h name=GG10630402 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=5d name=GG83655925 profile=\
"Vlan10_Gan Main"
add limit-uptime=5d name=GG62X4ZX profile="Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w name=GG25118611 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=5d name=GG92789308 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=5d name=GG20368961 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w name=GG80672670 profile=\
"Vlan10_Gan Main"
add email=new@gmail.com limit-uptime=2w name=GG34342790 profile=\
"Vlan10_Gan Main"
add limit-uptime=5d name=GGH9XGUX profile="Vlan10_Gan Main"
add comment="7200m,50,0,GLink Hotspot" limit-uptime=5d name=GGOF2DG0 profile=\
"Vlan10_Gan Main"
add comment="7200m,50,0,GLink Hotspot" limit-uptime=5d name=GG8LEQQE profile=\
"Vlan10_Gan Main"
add comment="7200m,50,0,GLink Hotspot" limit-uptime=5d name=GGU4D1ZZ profile=\
"Vlan10_Gan Main"
add comment="7200m,50,0,GLink Hotspot" limit-uptime=5d name=GG5LT7BE profile=\
"Vlan10_Gan Main"
add comment="7200m,50,0,GLink Hotspot" limit-uptime=5d name=GGVOB9GT profile=\
"Vlan10_Gan Main"
add comment="20160m,100,0,GLink Hotspot" limit-uptime=2w name=GGLX9QAO \
profile="Vlan10_Gan Main"
add comment="20160m,100,0,GLink Hotspot" limit-uptime=2w name=GG7RBGD3 \
profile="Vlan10_Gan Main"
add comment="20160m,100,0,GLink Hotspot" limit-uptime=2w name=GGHIP51W \
profile="Vlan10_Gan Main"
add limit-uptime=2w name=GGKNX4JU profile="Vlan10_Gan Main"
add limit-uptime=2w name=GG8FD9IQ profile="Vlan10_Gan Main"
add limit-uptime=5d name=GGXQI4IM profile="Vlan10_Gan Main"
/ip hotspot walled-garden
add comment="place hotspot rules here" disabled=yes
add comment="Your Website" disabled=yes dst-host=taokininam.com*
add comment="XENDIT Validation" disabled=yes dst-host=*amazonaws.com*
add comment="E-Wallet Payment" disabled=yes dst-host=*akamai*
add disabled=yes dst-host=gw.alipayobjects.com*
add disabled=yes dst-host=www.googletagmanager.com*
add disabled=yes dst-host=www.google-analytics.com*
add disabled=yes dst-host=mgs-gw.paas.mynt.xyz*
add disabled=yes dst-host=payment.gcash.com*
add disabled=yes dst-host=payment.maya.com*
add disabled=yes dst-host=payment.maya.ph*
/ip hotspot walled-garden ip
add action=accept comment="Mikhmon QR Code Scanner" disabled=yes !dst-address \
!dst-address-list dst-host=laksa19.github.io !dst-port !protocol \
!src-address !src-address-list
add action=accept comment="Vlan20_Gregorio ESP32 Vendo" disabled=no \
dst-address=10.20.0.2 !dst-address-list !dst-port !protocol !src-address \
!src-address-list
add action=accept comment="Vlan15_Patagan ESP32 Vendo" disabled=no \
dst-address=10.15.0.2 !dst-address-list !dst-port !protocol !src-address \
!src-address-list
add action=accept comment="Vlan15_Gan Main ESP32 Vendo" disabled=no \
dst-address=10.10.0.2 !dst-address-list !dst-port !protocol !src-address \
!src-address-list
/ip proxy
set max-cache-size=none
/ip route
add comment="Monitor ISP1" disabled=no distance=1 dst-address=1.1.1.1/32 \
gateway=192.168.1.1 pref-src="" routing-table=main scope=10 \
suppress-hw-offload=no target-scope=10
add comment="Monitor ISP2" disabled=no distance=1 dst-address=1.1.1.2/32 \
gateway=192.168.2.1 pref-src="" routing-table=main scope=10 \
suppress-hw-offload=no target-scope=10
add check-gateway=ping comment="Routing ISP1" disabled=no distance=1 \
dst-address=0.0.0.0/0 gateway=1.1.1.1 pref-src="" routing-table=to_ISP1 \
scope=30 suppress-hw-offload=no target-scope=11
add check-gateway=ping comment="Routing ISP2" disabled=no distance=1 \
dst-address=0.0.0.0/0 gateway=1.1.1.2 pref-src="" routing-table=to_ISP2 \
scope=30 suppress-hw-offload=no target-scope=11
add check-gateway=ping comment="Default ISP1" disabled=no distance=1 \
dst-address=0.0.0.0/0 gateway=1.1.1.1 pref-src="" routing-table=main \
scope=30 suppress-hw-offload=no target-scope=11
add check-gateway=ping comment="Default ISP2" disabled=no distance=1 \
dst-address=0.0.0.0/0 gateway=1.1.1.2 pref-src="" routing-table=main \
scope=30 suppress-hw-offload=no target-scope=11
add check-gateway=ping comment="Failover ISP1" disabled=no distance=2 \
dst-address=0.0.0.0/0 gateway=1.1.1.1 pref-src="" routing-table=to_ISP2 \
scope=30 suppress-hw-offload=no target-scope=11
add check-gateway=ping comment="Failover ISP2" disabled=no distance=2 \
dst-address=0.0.0.0/0 gateway=1.1.1.2 pref-src="" routing-table=to_ISP1 \
scope=30 suppress-hw-offload=no target-scope=11
add check-gateway=ping comment="Games to ISP2" disabled=no distance=1 \
dst-address=0.0.0.0/0 gateway=192.168.2.1 pref-src="" routing-table=\
"Game Routes" scope=30 suppress-hw-offload=no target-scope=10
add check-gateway=ping comment="Browsing to ISP1" disabled=no distance=1 \
dst-address=0.0.0.0/0 gateway=192.168.1.1 pref-src="" routing-table=\
"Browsing Routes" scope=30 suppress-hw-offload=no target-scope=10