Bug#1036657: bridge-utils: inconsistent IPv6 local-link between Ethernet and WiFi

2023-06-08 Thread Martin-Éric Racine
On Thu, Jun 8, 2023 at 6:42 PM Martin-Éric Racine wrote: > > On Wed, Jun 7, 2023 at 10:43 AM Santiago Garcia Mantinan > wrote: > > > > On Xuñ 04 2023, Martin-Éric Racine wrote: > > > allow-auto br0 > > > allow-hotplug /en* /wl* > > > iface br0 inet static > > > bridge_ports regex (enp3s|enp2s

Bug#1036657: bridge-utils: inconsistent IPv6 local-link between Ethernet and WiFi

2023-06-08 Thread Martin-Éric Racine
On Wed, Jun 7, 2023 at 10:43 AM Santiago Garcia Mantinan wrote: > > On Xuñ 04 2023, Martin-Éric Racine wrote: > > allow-auto br0 > > allow-hotplug /en* /wl* > > iface br0 inet static > > bridge_ports regex (enp3s|enp2s|wl).* > > address 172.16.1.1 > > iface br0 inet6 auto > > # IPv6-PD

Bug#1036657: bridge-utils: inconsistent IPv6 local-link between Ethernet and WiFi

2023-06-07 Thread Santiago Garcia Mantinan
On Xuñ 04 2023, Martin-Éric Racine wrote: > allow-auto br0 > allow-hotplug /en* /wl* > iface br0 inet static > bridge_ports regex (enp3s|enp2s|wl).* > address 172.16.1.1 > iface br0 inet6 auto > # IPv6-PD via /etc/dhcpcd.conf > # Routing via /etc/boot.d/iptables_IPv4-MASQ_IPv6-Bridg

Bug#1036657: bridge-utils: inconsistent IPv6 local-link between Ethernet and WiFi

2023-06-03 Thread Martin-Éric Racine
On Sat, Jun 3, 2023 at 8:59 PM Santiago Garcia Mantinan wrote: > > > In Bullseye, Ethernet cards did not have any IPv6 local-link, while Wifi > > adapters did. In Bookworm, it the opposite. > > Wifi is very dependant on how you configure it, but as you say, now on > bookworm you are not getting I

Bug#1036657: bridge-utils: inconsistent IPv6 local-link between Ethernet and WiFi

2023-06-03 Thread Santiago Garcia Mantinan
> In Bullseye, Ethernet cards did not have any IPv6 local-link, while Wifi > adapters did. In Bookworm, it the opposite. Wifi is very dependant on how you configure it, but as you say, now on bookworm you are not getting IPv6 on them, so... let's go for ethernet cards... on my machines I don't se

Bug#1036657: bridge-utils: inconsistent IPv6 local-link between Ethernet and WiFi

2023-05-23 Thread Martin-Éric Racine
Package: bridge-utils Version: 1.7.1-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I'm not use whether this is caused by ifupdown or bridge-utils. Please reassign if necessary. Having just upgraded from Bullseye to Bookworm, I noticed that the behavior has changed once