Changes

no edit summary
Line 28: Line 28:  
<ul>
 
<ul>
 
<li>Select VLAN mode: Port based</li>
 
<li>Select VLAN mode: Port based</li>
<li>Currently LAN interface:<br>
+
<li>Current LAN interface:<br>
 
- Enable wireless access<br>
 
- Enable wireless access<br>
- Select your currently LAN interface.<br>
+
- Select your current LAN interface.<br>
 
- Turn off LAN port 3 <i>(which will be used as WAN port)</i><br>
 
- Turn off LAN port 3 <i>(which will be used as WAN port)</i><br>
 
- Press '''“Save”'''.</li>
 
- Press '''“Save”'''.</li>
Line 41: Line 41:  
</ul>
 
</ul>
   −
===Using a Static IP===
+
==Using DHCP==
 +
Leave the setting as default
 +
[[File:LANASWAN009.jpg|border|class=tlt-border]]
 +
===CLI/SSH Router configuration (Static IP)===
 +
For the next part you will be configuring router via SSH. For this you need to use the command line interface (CLI) or a SSH software if you’re using Windows or iOS. In this example software '''“putty”''' will be used. Open “putty” enter routers LAN IP address and press '''“Open”'''.<br>
 +
[[File:LANASWAN005.jpg|border|class=tlt-border]]
 +
 
 +
After clicking '''“Open”''' you will need to enter router credentials.
 +
<li>Login as: '''root'''</li>
 +
<li>Password: routers admin password (by default admin01)</li>
 +
[[File:LANASWAN06.jpg|border|class=tlt-border]]
 +
<br>
 +
 
 +
Now when you are connected you will need to make changes to network settings, this will be
 +
achieved via SSH command: '''vi''', which allows you to edit settings in the router. Enter following
 +
command in SSH:
 +
 
 +
<li>vi /etc/config/network press latter '''i''' to be able to edit.</li>
 +
 
 +
Using arrows navigate and find '''config interface 'lan_wan'''' and add two options:
 +
<li>1. '''option proto 'dhcp''''</li>
 +
<li>2. '''option ifname 'eth0.1''''</li>
 +
<li>3. '''option backup '1''''</li>
 +
<li>4. '''option metric '10''''</li>
 +
[[File:LANASWAN006.jpg|border|class=tlt-border]]
 +
<br>
 +
 
 +
Press '''Esc''' and write ''':wq'''.
 +
After that you will need to restart network service on the router, for this use command:
 +
<li>'''/etc/init.d/network restart'''</li><br>
 +
[[File:LANASWAN007.jpg|border|class=tlt-border]]
 +
<br>
 +
 
 +
==Using a Static IP==
 
<li style="color: red;">'''Note: Just if you want to use a Static IP, see the instructions below.'''</li>
 
<li style="color: red;">'''Note: Just if you want to use a Static IP, see the instructions below.'''</li>
   Line 49: Line 82:  
[[File:LANASWAN04.jpg|border|class=tlt-border]]
 
[[File:LANASWAN04.jpg|border|class=tlt-border]]
   −
===CLI/SSH Router configuration===
+
===CLI/SSH Router configuration (Static IP)===
 
For the next part you will be configuring router via SSH. For this you need to use the command line interface (CLI) or a SSH software if you’re using Windows or iOS. In this example software '''“putty”''' will be used. Open “putty” enter routers LAN IP address and press '''“Open”'''.<br>
 
For the next part you will be configuring router via SSH. For this you need to use the command line interface (CLI) or a SSH software if you’re using Windows or iOS. In this example software '''“putty”''' will be used. Open “putty” enter routers LAN IP address and press '''“Open”'''.<br>
 
[[File:LANASWAN005.jpg|border|class=tlt-border]]
 
[[File:LANASWAN005.jpg|border|class=tlt-border]]

Navigation menu