D
D
Denis Zagitov2017-09-28 13:47:52
Computer networks
Denis Zagitov, 2017-09-28 13:47:52

Wan2lan or how to make just a switch from openwrt?

There is a home router on openwrt. Interfaces: 4 lan, 1 wan, 1 wifi. How to make it so that there would be 5 lan, 1 wifi, i.e. just a switch (I really need 1 free port) and an access point?
I assume that the switch section needs to remove vlans. 59ccd32d3e0a4477003532.jpeg
It's enough? Or do you need to write something else somewhere?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin ™, 2017-09-28
@ZagitovDenis

Often in openwrt, the physical LAN ports are defined as eth1, and the WAN port as eth0. Therefore, you need to:
1. Go to Network - Interfaces and delete the WAN interface.
2. In the same place on the LAN interface, click Edit, go to the Physical settings section and add checkmarks so that you have them opposite eth0, eth1 and wlan0 (Wireless network). Thus, you will combine all 5 wired ports and a wireless interface into one bridge. That is, get a regular switch without a WAN port.
3. Go to vlan settings and disable as you planned.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question