Changes

Created page with " {{Template:Networking_rutos_manual_fw_disclosure | fw_version = {{{series}}}_R_00.02.03 | series = {{{series}}} }} ==Summary== The <b>Interfaces</b> page is used to to..."

{{Template:Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.03
| series = {{{series}}}
}}

==Summary==

The <b>Interfaces</b> page is used to to set up network interfaces.

This manual page provides an overview of the Users windows in {{{name}}} devices.

{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer}}

==Network Interfaces==

The <b>Network Interfaces</b> section displays currently

[[File:Networking_rutos_manual_interfaces_network_interfaces_modem_{{{modem}}}_v1.png|border|class=tlt-border]]

==Interface configuration==

This section provides information on <b>network interface configuration</b>. There are {{{no_of_if}}} major types of interfaces on the device:

<ul>
<li><b>Ethernet LAN</b> - </li>
<li><b>Ethernet WAN</b> - </li>
{{#ifeq:
{{{modem}}}|1
|<li><b>Mobile WAN</b> - </li>
|</ul>
}}
</ul>

Each types utilizes

<table class="nd-othertables_3" style="width: 900px;">
<tr>
<th width="16%" style="text-align: center;"></th>
<th width="14%" style="text-align: center;">None</th>
<th width="14%" style="text-align: center;">Static</th>
<th width="14%" style="text-align: center;">DHCP</th>
<th width="14%" style="text-align: center;">DHCPv6</th>
<th width="14%" style="text-align: center;">PPPoE</th>
<th width="14%" style="text-align: center;">Mobile</th>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Ethernet LAN</td>
<td>[[File:Blue_check_mark.png|center|15px]]</td>
<td>[[File:Blue_check_mark.png|center|15px]]</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Ethernet WAN</td>
<td></td>
<td>[[File:Blue_check_mark.png|center|15px]]</td>
<td>[[File:Blue_check_mark.png|center|15px]]</td>
<td>[[File:Blue_check_mark.png|center|15px]]</td>
<td>[[File:Blue_check_mark.png|center|15px]]</td>
<td></td>
</tr>
{{#ifeq: {{{modem}} | 1
| <tr>
<td style="text-align: left; font-weight: bold;">Mobile WAN</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>[[File:Blue_check_mark.png|center|15px]]</td>
</tr>
</table>
| </table>
}}

To begin configuring an interface, click the 'Edit' button on the right side of the interface:

[[File:Networking_rutos_manual_interfaces_network_interfaces_begin_to_edit_v1.png]]

===LAN===
----
<b></b>

====General Setup====
----
The <b>General Setup</b> section is

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_general_setup_v1.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Protocol</td>
<td>None | Static | DHCP | DHCPv6 | PPPoE | Mobile; defaults
<ul>
<li><b>[for Eth LAN]</b>: Static</li>
<li><b>[for Eth WAN]</b>: DHCP</li>
{{#ifeq: {{{modem}}} | 1
| <li><b>[for Mobile WAN]</b>: Mobile</li>
</ul>
| </ul>
}} </td>
<td></td>
</tr>
<tr>
<td>IPv4 address</td>
<td>ip4; default[for LAN]: <b>192.168.1.1</b></td>
<td>The IPv4 address interface of this interface. An IP address identifies a device on a network and allows it to communicate with other devices.</td>
</tr>
<tr>
<td>IPv4 netmask</td>
<td>netmask; default[for LAN]: <b>255.255.255.0</b></td>
<td>The IPv4 netmask of this interface. A <b>[[What is a Netmask?|netmask]]</b> is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes a device.</td>
</tr>
<tr>
<td>IPv4 gateway</td>
<td>ip4; default: <b>none</b></td>
<td>The IPv4 gateway address used by this interface. An interface's default gateway is the default address through which all outgoing traffic is directed.</td>
</tr>
<tr>
<td>IPv4 broadcast</td>
<td>ip4; default: <b>none</b></td>
<td>The IPv4 broadcast address used by this interface. IP broadcasts are used by BOOTP and DHCP clients to find and send requests to their respective servers.</td>
</tr>
<tr>
<td>DNS servers</td>
<td>ip4; default: <b>none</b></td>
<td>DNS server addresses that this interface will use. If left empty, DNS servers are assigned automatically. To see what DNS servers are currently used, you can check the contents of the <i>/tmp/resolv.conf.auto</i> file.</td>
</tr>
</table>

====Advanced Settings====
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_advanced_settings_v1.png|border|class=tlt-border]]

====Physical Settings====
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_physical_settings_v1.png|border|class=tlt-border]]


====Firewall Settings====
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_firewall_settings_v1.png|border|class=tlt-border]]


===DHCP Server===
----
<b></b>

====DHCP Server: General Setup====
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_dhcp_server_general_setup_v1.png|border|class=tlt-border]]



====DHCP Server: Advanced Settings====
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_dhcp_server_advanced_settings_v1.png|border|class=tlt-border]]



====DHCP Server: IPv6 Settings====
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_dhcp_server_ipv6_settings_v1.png|border|class=tlt-border]]


===Static Lease===
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_static_lease_v1.png|border|class=tlt-border]]


====Static Lease: Settings====
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_static_lease_edit_v1.png|border|class=tlt-border]]



[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_static_lease_settings_v1.png|border|class=tlt-border]]


====Static Lease: Add Lease====
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_add_lease_v1.png|border|class=tlt-border]]



===Relay Configuration===
----
<b></b>

[[File:Networking_rutos_manual_interfaces_network_interfaces_lan_relay_configuration_v1.png|border|class=tlt-border]]



==Add Interface==

The <b>Add Interface</b> section is used to create additional network interfaces. To create a new interface, simply enter a custom name for it and click the 'Add' button.

[[File:Networking_rutos_manual_interfaces_add_interface_v1.png|class=tlt-border]]

[[Category:{{{name}}} Services section]]

Navigation menu