Template:Networking rutxxx configuration example use LAN as WAN: Difference between revisions
Template:Networking rutxxx configuration example use LAN as WAN (view source)
Revision as of 21:55, 28 February 2020
, 28 February 2020no edit summary
Oscar.morao (talk | contribs) No edit summary |
Oscar.morao (talk | contribs) No edit summary |
||
Line 20: | Line 20: | ||
==WebUI Router configuration== | ==WebUI Router configuration== | ||
Connect to the router’s WebUI navigate to '''Network -> VLAN -> LAN Network''' and create a new interface by entering name and clicking ''' | Connect to the router’s WebUI navigate to '''Network -> VLAN -> LAN Network''' and create a new interface by entering name and clicking '''Add New'''.<br> | ||
[[File:LAN_TO_WAN02.jpg|border|class=tlt-border]]<br> | [[File:LAN_TO_WAN02.jpg|border|class=tlt-border]]<br> | ||
After you clicked ''' | After you clicked '''Add New''' new configuration window will pop-up, there you leave as default and press '''Save.''' | ||
[[File:LANASWAN02.jpg|border|class=tlt-border|600px]] | [[File:LANASWAN02.jpg|border|class=tlt-border|600px]] | ||
Line 32: | Line 32: | ||
- Select your current 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 ''' | - Press '''Save'''.</li> | ||
<i> '''Note: Make sure that you are not connected to that LAN port which you going to disable.'''</i> | <i> '''Note: Make sure that you are not connected to that LAN port which you going to disable.'''</i> | ||
<li>New LAN_WAN interface:<br> | <li>New LAN_WAN interface:<br> | ||
- Click ''' | - Click '''Add''' and new row will appear.<br> | ||
- Turn off LAN ports 1-2 and leave only LAN port 3 on.<br> | - Turn off LAN ports 1-2 and leave only LAN port 3 on.<br> | ||
- Select “lan_wan” in the LAN section and press ''' | - Select “lan_wan” in the LAN section and press '''Save'''.</li><br> | ||
[[File:LANASWAN003.jpg|border|class=tlt-border|600px]] | [[File:LANASWAN003.jpg|border|class=tlt-border|600px]] | ||
</ul> | </ul> | ||
Line 54: | Line 54: | ||
==CLI/SSH Router configuration== | ==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 ''' | 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|400px]] | [[File:LANASWAN005.jpg|border|class=tlt-border|400px]] | ||
After clicking ''' | After clicking '''Open''' you will need to enter router credentials. | ||
<li>Login as: '''root'''</li> | <li>Login as: '''root'''</li> | ||
<li>Password: routers admin password (by default admin01)</li> | <li>Password: routers admin password (by default admin01)</li> |