question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

luci-mod-network: bridge configuration breaks existing config

See original GitHub issue

After upgrading luci-mod-network to git-21.140.43486-398982f, it says:

The existing network configuration needs to be changed for LuCi to function properly. Upon pressing “Continue”, bridges configuration will be moved from “interface” sections to “device” sections the network will be restarted to apply the updated configuration.

After the change my bridged interfaces are no accessible. I can restore fuctionality if I add option type 'bridge' back to config interface 'lan' section, and add my bridged ports lan1, lan2, lan3, and lan4 with brctl addif br-lan lan1 command (and same for the other ports). But this is not compatible with LuCi network configuration page.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ezplanetcommented, May 28, 2021

Same here, I had to revert to my previous build r16090 because nothing worked.

Are these upgrades actually tested?

From: Császár László @.> Reply to: openwrt/luci @.> Date: Tuesday, 25 May 2021 at 10:15 To: openwrt/luci @.> Cc: Subscribed @.> Subject: [openwrt/luci] luci-mod-network: bridge configuration breaks existing config (#5068)

After upgrading luci-mod-network to git-21.140.43486-398982f, it says:

The existing network configuration needs to be changed for LuCi to function properly. Upon pressing “Continue”, bridges configuration will be moved from “interface” sections to “device” sections the network will be restarted to apply the updated configuration.

After the change my bridged interfaces are no accessible. I can restore fuctionality if I add option type ‘bridge’ back to config interface ‘lan’ section, and add my bridged ports lan1, lan2, lan3, and lan4 with brctl addif br-lan lan1 command (and same for the other ports). But this is not compatible with LuCi network configuration page.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

0reactions
lcsaszarcommented, Jun 9, 2021

I can confirm that it works in netifd version 2021-05-26. Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

luci-mod-network: bridge configuration breaks WiFi ... - GitHub
WiFi connected devices no longer communicate with the bridged LAN. As a consequence WiFi connected devices do not receive configuration via DHCP ...
Read more >
Luci->Network->Interfaces is broken - OpenWRT
Previous message (by thread): Luci->Network->Interfaces is broken ... the changes to bridge configuration, I'm using some bridge interfaces ...
Read more >
Re: Luci->Network->Interfaces is broken - The Mail Archive
I'm using a TP-Link Archer C7 v2 router. For every build, I do update my sandbox with the current OpenWrt repository and the...
Read more >
Source: network.js
LuCI.network ... @param {string} oldName * The current name of the network. ... find bridge VLAN devices */ var uciBridgeVLANs = uci.sections('network', ...
Read more >
Luci (OpenWRT) - A Simple Client Mode Setup - Stack Overflow
So all one should have to do is: Go to interfaces and click Scan on one of the WiFi radios (2.4 or 5GHz);...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found