Creating a bridge interface does not work?

37 views
Skip to first unread message

yves baumes

unread,
Jul 27, 2021, 8:26:44 AM7/27/21
to OpenWISP

Hello,

I am trying to create a bridge interface in the OpenWisp web interface. Here it is in attachment.

After editing it and saving the configuration in OpenWisp, I expect the bridge to be created on the machine. I do not see it in the list of interface in 'Network->Interfaces' of Luci. Neither in the /etc/config/network config file. While the openwisp_config daemon has  restarted correctly.

```
Tue Jul 27 12:13:21 2021 daemon.info openwisp: Local configuration outdated
Tue Jul 27 12:13:21 2021 daemon.info openwisp: Downloading configuration from controller...
Tue Jul 27 12:13:21 2021 daemon.info openwisp: OpenWISP config agent stopping
Tue Jul 27 12:13:22 2021 daemon.info openwisp: OpenWISP config agent started
```

I've restarted it manually, it does not help.

Do you think it is possible to enable more log files? Verbose log files to see what happens when the openwisp_config daemon tries to create the bridge interface (named br-bb)?

Regards
Yves

bridge screenshot.png

yves baumes

unread,
Jul 27, 2021, 8:44:16 AM7/27/21
to OpenWISP
Mhh. Finally it has created the bridge interface:

```
Tue Jul 27 12:36:45 2021 daemon.info openwisp: Local configuration outdated
Tue Jul 27 12:36:45 2021 daemon.info openwisp: Downloading configuration from controller...
Tue Jul 27 12:36:45 2021 daemon.info openwisp: Configuration downloaded, now applying it...
Tue Jul 27 12:36:45 2021 daemon.info openwisp: Service network has been reloaded via procd/ubus
Tue Jul 27 12:36:45 2021 daemon.info openwisp: Service wireless has been reloaded via procd/ubus
Tue Jul 27 12:36:48 2021 kern.info kernel: [ 7507.267951] br-bb: port 1(eth0.3170) entered blocking state
Tue Jul 27 12:36:48 2021 kern.info kernel: [ 7507.273698] br-bb: port 1(eth0.3170) entered disabled state
Tue Jul 27 12:36:48 2021 kern.info kernel: [ 7507.279612] device eth0.3170 entered promiscuous mode
Tue Jul 27 12:36:48 2021 kern.info kernel: [ 7507.320461] br-bb: port 1(eth0.3170) entered blocking state
Tue Jul 27 12:36:48 2021 kern.info kernel: [ 7507.326158] br-bb: port 1(eth0.3170) entered forwarding state
Tue Jul 27 12:36:48 2021 daemon.notice netifd: Interface 'bb' is enabled
Tue Jul 27 12:36:48 2021 daemon.notice netifd: bridge 'br-bb' link is up
Tue Jul 27 12:36:48 2021 daemon.notice netifd: Interface 'bb' has link connectivity
Tue Jul 27 12:36:48 2021 daemon.notice netifd: Interface 'bb' is setting up now
Tue Jul 27 12:36:49 2021 daemon.notice netifd: Interface 'bb' is now up
Tue Jul 27 12:36:49 2021 daemon.notice netifd: VLAN 'eth0.3170' link is up
Tue Jul 27 12:36:49 2021 daemon.notice hostapd: wlan0: interface state ENABLED->DISABLED
Tue Jul 27 12:36:49 2021 daemon.notice hostapd: wlan0: AP-DISABLED
Tue Jul 27 12:36:49 2021 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING
Tue Jul 27 12:36:49 2021 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Tue Jul 27 12:36:51 2021 daemon.info openwisp: Testing configuration...
Tue Jul 27 12:36:51 2021 daemon.info openwisp: Configuration test succeeded
Tue Jul 27 12:36:51 2021 daemon.info openwisp: Configuration applied successfully
```
So it's solved.
Reply all
Reply to author
Forward
0 new messages