[FS#4002] Networking: no bridge for WAN created

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Fri Sep 3 14:22:55 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#4002 - Networking: no bridge for WAN created
User who did this - Stephan (ddmesh)

----------
I manually change the network configuration to same as automatically generated for lan to:

config device
        option name 'br-wan'
        option type 'bridge'
        list ports 'eth0.2'

config interface 'wan'
        option device 'br-wan'
        option proto 'dhcp'
        option stp '1'
        option bridge_empty '1'
        option force_link '1'

This is configuration created the wan as bridge and assigned the eth0.2 to it.

----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=4002#comment10036

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list