Changes

no edit summary
Line 58: Line 58:  
===Using DHCP===
 
===Using DHCP===
 
----
 
----
Using arrows navigate and find '''config interface 'lan_wan'''' and add two options:  
+
Using arrows navigate and find '''config interface 'lan_wan'''' erase the current configuration and write these options:  
 
<li>'''option proto 'dhcp''''</li>
 
<li>'''option proto 'dhcp''''</li>
 
<li>'''option ifname 'eth0.1''''</li>
 
<li>'''option ifname 'eth0.1''''</li>
Line 66: Line 66:  
===Using Static IP===
 
===Using Static IP===
 
----
 
----
Using arrows navigate and find '''config interface 'lan_wan'''' and add two options:  
+
Using arrows navigate and find '''config interface 'lan_wan'''' leave the current configuration and add these four options:  
 
<li>'''option gateway '192.168.10.1''''</li>
 
<li>'''option gateway '192.168.10.1''''</li>
 
<li>'''option dns '8.8.8.8''''</li>
 
<li>'''option dns '8.8.8.8''''</li>

Navigation menu