Your message dated Mon, 24 Aug 2026 01:07:20 +0200
with message-id <[email protected]>
and subject line Re: Bug#1026832: wiki.debian.org: BridgeNetworkConnections 
wrong usage of bridge_hw parameter?
has caused the Debian Bug report #1026832,
regarding wiki.debian.org: BridgeNetworkConnections wrong usage of bridge_hw 
parameter?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1026832: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026832
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wiki.debian.org
Severity: minor

Dear Maintainer,

I visited https://wiki.debian.org/BridgeNetworkConnections and read an
example:

   pre-up iwconfig wlan0 essid $YOUR_ESSID
   bridge_hw $MAC_ADDRESS_OF_YOUR_WIRELESS_CARD

but this does not work (for me on 1 host tested only).
After spending quite some time on troubleshooting I think it should be

   pre-up iwconfig wlan0 essid $YOUR_ESSID
   bridge_hw $DEVICE_NAME_OF_YOUR_WIRELESS_CARD

or better simply:

   pre-up iwconfig wlan0 essid $YOUR_ESSID
   hwaddress $MAC_ADDRESS_OF_YOUR_WIRELESS_CARD

(bridge_hw seems to expect an interface name). Unfortunately I did not
find the right man page or definition to be sure (man interfaces does
not meantion any of bridge_hw or hwaddress). It's Debian 11.

As I now spent too much time on that (assuming a problem with DHCP
server) I would like to help others by reporting this in the hope
some expert could take a look.

Best regards,
Steffen

--- End Message ---
--- Begin Message ---
On Thu, Dec 22, 2022 at 11:27:42AM +0800, Paul Wise wrote:
> On Wed, 2022-12-21 at 21:18 +0000, Steffen Dettmer wrote:
> 
> 
> > I visited https://wiki.debian.org/BridgeNetworkConnections and read
> > an example:
> ...
> > but this does not work (for me on 1 host tested only).

The bridge_hw stanza comes from the bridge-utils package and it 
supports both; a MAC or an interface name.

> Once the correct solution has been found, please register an account in
> order to edit and correct the content of the Debian wiki.

This still holds - it's a wiki, please edit it.

Closing.

Chris

--- End Message ---

Reply via email to