OpenWRT routers: Difference between revisions
Appearance
Content deleted Content added
Routed lan addresses Tags: Mobile edit Mobile web edit |
WAN VLAN with swconfig |
||
| Line 39: | Line 39: | ||
ADSL users need an ADSL modem. OpenWrt doesn't support many of the modems built into normal consumer ADSL router/modems. If using an external modem then no VLAN is needed. |
ADSL users need an ADSL modem. OpenWrt doesn't support many of the modems built into normal consumer ADSL router/modems. If using an external modem then no VLAN is needed. |
||
== On older "swconfig" versions == |
|||
OpenWrt prior to version 21 had the "Network", "Switch" menu in Luci, and older switch configuration software. Some hardware is still using this older software even in version 24. |
|||
* Delete any wan6 interface under "Network", "Interfaces" |
|||
* If needing a WAN VLAN, go to "Network", "Switch" and you should see two VLANs defined: VLAN 1 for the LAN ports, and VLAN 2 for the WAN port. Change VLAN 2 to VLAN 911 or 101 as required. Change this VLAN on the WAN port from untagged to tagged. Save and Apply. |
|||
== On new "Distributed Switch Architecture" versions == |
== On new "Distributed Switch Architecture" versions == |
||