WAN Port

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:26, 14 October 2005 (edit)
69.12.144.36 (Talk)

← Previous diff
Current revision (18:18, 18 March 2018) (edit) (undo)
Ian5142 (Talk | contribs)
(Removed Advanced tutorials)
 
(37 intermediate revisions not shown.)
Line 1: Line 1:
-== Adding WAN Port to Switch (use as a normal LAN port)==+{{languages}}
-In case the WRT is used as an access point within a LAN, the WAN port can easily be configured as a normal switched port:+When the WRT is used as an Access Point (AP) or repeater (WDS), the WAN port can easily be configured as a normal LAN port.
-<br />+
-1.)<br />+
- Under "Setup" -> "Basic Setup"<br />+
- Set "Internet Setup" to "Disabled"+
-<br />+
-2.)<br />+
- Under "Setup" -> "VLANs"<br />+
- Select checkbox for column "W" at row "Tagged".+
- Now the checkbox for "W" at row "0" can be selected.+
- That will ensure that the WAN port is in the same ethernet domain (VLAN0) as the rest of the switch.+
- Deselect all other checkboxes in the "W" column including "Tagged" and save your settings.+
-<br />+
-3.)<br />+
- The VLAN setting should show something like:+
-<pre>+
- | Port | Assigned+
- VLAN |-------------------| to bridge+
- | W | 1 | 2 | 3 | 4 |+
- --------------------------------------------+
- 0 | x | x | x | x | x | LAN+
- --------------------------------------------+
- 1 | | | | | | None+
- --------------------------------------------+
- ...+
- --------------------------------------------+
- Tagged | | | | | |+
- ------------------------------+
-</pre>+
 +== Adding WAN Port to LAN Switch to use as an additional, normal LAN port==
 +Note: Steps are true for firmwares current as of the author date of this article. v2.4, post SP2 firmwares. These steps were done with build 12307 (2009 06 17). Other firmware builds of DD-WRT have the same or very similar steps.
-It would be nice to be able to assign different networks to each of the ports..+# Open up the Web Interface to your DD-WRT Device
-Is there any work done in this direction?+# Set WAN 'Connection Type' to Disabled.
 +# Down the Basic Setup page, the option WAN Port appears. Check the box 'Assign WAN Port to Switch'.
 +# Save/Reboot
 + 
 +The WAN port is now the same as the other LAN ports.
 +----
 +[[Category:Wan]]
 +[[Category:Interfaces]]

Current revision


When the WRT is used as an Access Point (AP) or repeater (WDS), the WAN port can easily be configured as a normal LAN port.

[edit] Adding WAN Port to LAN Switch to use as an additional, normal LAN port

Note: Steps are true for firmwares current as of the author date of this article. v2.4, post SP2 firmwares. These steps were done with build 12307 (2009 06 17). Other firmware builds of DD-WRT have the same or very similar steps.

  1. Open up the Web Interface to your DD-WRT Device
  2. Set WAN 'Connection Type' to Disabled.
  3. Down the Basic Setup page, the option WAN Port appears. Check the box 'Assign WAN Port to Switch'.
  4. Save/Reboot

The WAN port is now the same as the other LAN ports.