Changes

313 bytes added ,  14:05, 20 December 2022
no edit summary
Line 73: Line 73:  
uci set wireless.@wifi-iface[-1].wifi_id='wifi1'</pre>
 
uci set wireless.@wifi-iface[-1].wifi_id='wifi1'</pre>
   −
===New internface configuration===
+
===IPv4 interface creation===
 
----
 
----
 
Create a new interface IPv4 for WiFi WAN.
 
Create a new interface IPv4 for WiFi WAN.
Line 107: Line 107:  
uci add_list mwan3.mwan_default.use_member='wifi_wan_member_mwan'
 
uci add_list mwan3.mwan_default.use_member='wifi_wan_member_mwan'
 
uci add_list mwan3.balance_default.use_member='wifi_wan_member_balance'</pre>
 
uci add_list mwan3.balance_default.use_member='wifi_wan_member_balance'</pre>
 +
 +
[[File:WifiIPv4.png|border|center|class=tlt-border|304x304px]]
    
===IPv6 interface creation===
 
===IPv6 interface creation===
Line 148: Line 150:  
uci set mwan3.default_rule_ipv6.use_policy='mwan_default'
 
uci set mwan3.default_rule_ipv6.use_policy='mwan_default'
 
uci set mwan3.default_rule_ipv6.family='ipv6'</pre>
 
uci set mwan3.default_rule_ipv6.family='ipv6'</pre>
 +
 +
[[File:WifiIPv6.png|border|center|class=tlt-border|304x304px]]
    
===LAN interface configuration===
 
===LAN interface configuration===
Line 184: Line 188:  
==Testing the setup==
 
==Testing the setup==
 
If you've taken all of the steps described above, the configuration is done. But as with any other configuration, it is always wise to test the set up in order to make sure that it works properly.
 
If you've taken all of the steps described above, the configuration is done. But as with any other configuration, it is always wise to test the set up in order to make sure that it works properly.
 +
 +
[[File:Cmdoutput.png|border|right|class=tlt-border|504x504px]]
 +
[[File:Cmdping.png|border|left|class=tlt-border|584x584px]]
 +
 +
[[File:whatismyIP.png|border|center|class=tlt-border|804x804px]]

Navigation menu