From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 13466] New: creation of bridge interface via interfaces does not work
Date: Wed, 20 Jan 2021 14:15:22 +0000 [thread overview]
Message-ID: <bug-13466-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=13466
Bug ID: 13466
Summary: creation of bridge interface via interfaces does not
work
Product: buildroot
Version: 2020.11.1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: frank-w at public-files.de
CC: buildroot at uclibc.org
Target Milestone: ---
Hi,
i try to add bridge-interface via interfaces file (overlay_rootfs), but i got
only an error on bootup.
Cannot find device "br0"
bridge-related part of interfaces-file (config of lan0 also there and this
works)
auto lan1
iface lan1 inet manual
auto lan2
iface lan2 inet manual
auto br0
iface br0 inet static
address 192.168.40.1
netmask 255.255.255.0
bridge_ports lan1 lan2
bridge_fd 5
bridge_stp no
also posted a question at stack-overflow because this is maybe no bug as it
looks like for me
https://unix.stackexchange.com/questions/629714/buildroot-adding-bridge-via-interfaces
of course i have added bridge-utils package and can add the bridge manually,
but not via /etc/network/interfaces file
regards Frank
--
You are receiving this mail because:
You are on the CC list for the bug.
next reply other threads:[~2021-01-20 14:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-20 14:15 bugzilla at busybox.net [this message]
2021-02-17 16:26 ` [Buildroot] [Bug 13466] creation of bridge interface via interfaces does not work bugzilla at busybox.net
2021-02-28 19:47 ` bugzilla at busybox.net
2021-04-16 16:32 ` bugzilla at busybox.net
2023-01-16 20:18 ` bugzilla
2024-06-15 14:56 ` bugzilla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-13466-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox