[OpenWrt Wiki] OpenWrt as router device (2024)

See also:OpenWrt as client device,Router vs switch vs gateway and NAT

If your device has some ports labeled LAN and at least a port labeled WAN and you want it to operate as a router (a connection between two different networks).Depending on actual hardware support, it may be possible to create a WAN port on a device with only LAN ports, see your device's page for more info about this.The default IP of the LAN ports of a OpenWrt device is 192.168.1.1, if the addresses of the devices in the network you connect to the WAN port are 192.168.1.X (X=any number), you need to change the IP address of the LAN interface on your OpenWrt router to 192.168.2.1 (or to something that isn't 192.168.1.X, anyway), or change the addressing of the other network you are connecting to.The LAN and WAN interfaces MUST have at least different subnets for routing to work.

This means:

Web interface instructions

  1. Click on NetworkInterfaces, then click on the Edit button of the LAN Network.

  2. In General Setup tab, in IPv4 address type in the desired static IP address for the LAN interface of your OpenWrt Router, if your main router's address is 192.168.1.1 (most common), set the IP address of your OpenWrt router LAN interface to 192.168.2.1 (or to something that isn't 192.168.1.X, anyway). Once you have chosen and written the IP address, write it down in the same sticker with the user/password above, it will be used to connect to your device in the future.

  3. By default the WAN interface/port is set as DHCP client, this will allow it to work with networks where there is another router giving addresses without further configuration. If you need to set static address please see the instructions for Client device, and change the WAN interface settings accordingly.

Command-line instructions

Configure the LAN interface statically with the new IP address 192.168.2.1.

uci set network.lan.ipaddr="192.168.2.1"uci commit networkservice network restart

Note that changing the IP address causes the SSH session to hang/disconnect.

Follow OpenWrt as client device to configure the WAN interface if necessary.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies

[OpenWrt Wiki] OpenWrt as router device (2024)
Top Articles
Latest Posts
Article information

Author: Melvina Ondricka

Last Updated:

Views: 5606

Rating: 4.8 / 5 (48 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Melvina Ondricka

Birthday: 2000-12-23

Address: Suite 382 139 Shaniqua Locks, Paulaborough, UT 90498

Phone: +636383657021

Job: Dynamic Government Specialist

Hobby: Kite flying, Watching movies, Knitting, Model building, Reading, Wood carving, Paintball

Introduction: My name is Melvina Ondricka, I am a helpful, fancy, friendly, innocent, outstanding, courageous, thoughtful person who loves writing and wants to share my knowledge and understanding with you.