Changes

no edit summary
Line 43: Line 43:  
===Using DHCP===
 
===Using DHCP===
 
Leave the setting as default<br>
 
Leave the setting as default<br>
 +
==Using a Static IP==
 +
<li style="color: red;">'''Note: Just if you want to use a Static IP, see the instructions below.'''</li>
 +
 +
'''Static IP need to be set as router’s WAN IP.'''
 +
Static IP should be in the same subnet as gateway’s LAN interface.<br>
 +
For example: if gateway’s LAN subnet is 192.168.10.1, then router’s WAN IP could be for example '''192.168.10.125'''</div>
 +
[[File:LANASWAN04.jpg|border|class=tlt-border]]
 
[[File:LANASWAN009.jpg|border|class=tlt-border]]
 
[[File:LANASWAN009.jpg|border|class=tlt-border]]
====CLI/SSH Router configuration (DHCP)====
+
 
 +
==CLI/SSH Router configuration==
 
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]]
Line 59: Line 67:     
<li>vi /etc/config/network press latter '''i''' to be able to edit.</li>
 
<li>vi /etc/config/network press latter '''i''' to be able to edit.</li>
 
+
===Using DHCP===
 
Using arrows navigate and find '''config interface 'lan_wan'''' and add two options:  
 
Using arrows navigate and find '''config interface 'lan_wan'''' and add two options:  
 
<li>1. '''option proto 'dhcp''''</li>
 
<li>1. '''option proto 'dhcp''''</li>
Line 67: Line 75:  
[[File:Lanaswan010.jpg|border|class=tlt-border]]
 
[[File:Lanaswan010.jpg|border|class=tlt-border]]
 
<br>
 
<br>
 
+
===Using Static IP===
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>
  −
 
  −
'''Static IP need to be set as router’s WAN IP.'''
  −
Static IP should be in the same subnet as gateway’s LAN interface.<br>
  −
For example: if gateway’s LAN subnet is 192.168.10.1, then router’s WAN IP could be for example '''192.168.10.125'''</div>
  −
[[File:LANASWAN04.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:  
 
Using arrows navigate and find '''config interface 'lan_wan'''' and add two options:  
 
<li>1. '''option gateway '192.168.10.1''''</li>
 
<li>1. '''option gateway '192.168.10.1''''</li>
Line 105: Line 83:  
[[File:LANASWAN006.jpg|border|class=tlt-border]]
 
[[File:LANASWAN006.jpg|border|class=tlt-border]]
 
<br>
 
<br>
 +
    
Press '''Esc''' and write ''':wq'''.
 
Press '''Esc''' and write ''':wq'''.

Navigation menu