Network bridge and MAC address exposure

2022-09-03 Thread Rand Pritelrohm
Hello, I am not a network specialist and despite a lot of documentation readings and searchs on the net I haven't get a simple and clear answer to my question. Consider this simple schematic: | VM | -> | HOST | -> | GW | -> ISP Lets say the physical interface name on the 'host

Re: net.ipv6.conf.intf.disable_ipv6 behavior changes

2022-09-03 Thread Kevin Price
Am 03.09.22 um 06:32 schrieb Casey Deccio: >> On Sep 2, 2022, at 8:14 PM, Kevin Price wrote >> We got him. :) Casey, you file the bug report, Okay? > Done! https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018999 > Thanks for all the help! You are very welcome. Thanks a lot for this conversa

Re: Seeing progross during fsck on boot

2022-09-03 Thread David Wright
On Sat 03 Sep 2022 at 11:31:27 (-0400), Greg Wooledge wrote: > On Sat, Sep 03, 2022 at 10:06:56AM -0500, David Wright wrote: > > When I booted my system this morning, I naturally selected the FSCK > > option in Grub, and sure enough, I saw a progress bar as the root > > filesystem was checked. Noth

Re: failing HDD, ddrescue says remaning time is 7104d

2022-09-03 Thread David Christensen
On 9/3/22 08:46, ppr wrote: Le 01/09/2022 à 00:24, David Wright a écrit : -R --reverse will start an attempt from the end of the disk, and if you're extremely lucky, it might copy most of the remaining 960-odd GB of data. OTOH it might only confirm that the disk is closer to meeting its maker t

Re: Seeing progross during fsck on boot

2022-09-03 Thread Sven Joachim
On 2022-09-01 22:51 +0100, Mike wrote: > A long time, maybe 11 years ago, I built a NAS box based around comodity > hardware and the Debian of the day. It's currently been through several > apt-get dist-upgrades and currently running Debian 11 with loads of old > config grandfathered into it. > >

Re: Seeing progross during fsck on boot

2022-09-03 Thread john doe
On 9/3/2022 4:18 PM, Charles Curley wrote: On Sat, 3 Sep 2022 22:57:19 +1000 David wrote: Nice write-up, especially the last part. One nit-pick I imagine that could be overcome by copying the above service file to /etc/lib/systemd/system/systemd-fsck-root.service and editing the above Ex

Re: failing HDD, ddrescue says remaning time is 7104d

2022-09-03 Thread ppr
Le 01/09/2022 à 00:24, David Wright a écrit : -R --reverse will start an attempt from the end of the disk, and if you're extremely lucky, it might copy most of the remaining 960-odd GB of data. OTOH it might only confirm that the disk is closer to meeting its maker than it was when you started t

Re: Seeing progross during fsck on boot

2022-09-03 Thread Greg Wooledge
On Sat, Sep 03, 2022 at 10:06:56AM -0500, David Wright wrote: > When I booted my system this morning, I naturally selected the FSCK > option in Grub, and sure enough, I saw a progress bar as the root > filesystem was checked. Nothing for the others, though. (I use > systemd. I'm sure it's trivial t

Re: Seeing progross during fsck on boot

2022-09-03 Thread David Wright
On Sat 03 Sep 2022 at 08:18:18 (-0600), Charles Curley wrote: > On Sat, 3 Sep 2022 22:57:19 +1000 > David wrote: > > Nice write-up, especially the last part. > > One nit-pick > > > > I imagine that could be overcome by copying the above service file to > > /etc/lib/systemd/system/systemd-fsc

Re: Seeing progross during fsck on boot

2022-09-03 Thread David Wright
On Sat 03 Sep 2022 at 08:03:38 (-0400), Greg Wooledge wrote: > On Sat, Sep 03, 2022 at 09:56:34AM +0100, Mike wrote: > > Rereading my original request, I think perhaps I wasn't entirely clear > > on a couple of points: > > I thought it was clear. Some of the responses completely baffled me. > One

Re: Seeing progross during fsck on boot

2022-09-03 Thread David
On Sun, 4 Sept 2022 at 00:18, Charles Curley wrote: > On Sat, 3 Sep 2022 22:57:19 +1000 David wrote: > > I imagine that could be overcome by copying the above service file to > > /etc/lib/systemd/system/systemd-fsck-root.service and editing the > > above ExecStart line to use /sbin/fsck instea

Re: Seeing progross during fsck on boot

2022-09-03 Thread Charles Curley
On Sat, 3 Sep 2022 22:57:19 +1000 David wrote: Nice write-up, especially the last part. One nit-pick > I imagine that could be overcome by copying the above service file to > /etc/lib/systemd/system/systemd-fsck-root.service and editing the > above ExecStart line to use /sbin/fsck instead.

Re: Seeing progross during fsck on boot

2022-09-03 Thread David
On Sat, 3 Sept 2022 at 18:57, Mike wrote: > Thanks for the replies. > > Rereading my original request, I think perhaps I wasn't entirely clear > on a couple of points: [...] Hi again. Those points seemed clear to me. > Maybe I'm being nostalgic but I seem to recall in days gone by that fsck >

Re: Seeing progross during fsck on boot

2022-09-03 Thread Frank McCormick
On 9/3/22 04:56, Mike wrote: On Fri, Sep 02, 2022 at 12:31:35AM +0200, DdB wrote: Just thinking about your request ... Imagine this: You run "fsck -N ..." and get a rough estimate about the time necessary to get the I/O and the job done, then it would be easy to set up some timed countdown i

Re: Seeing progross during fsck on boot

2022-09-03 Thread Greg Wooledge
On Sat, Sep 03, 2022 at 09:56:34AM +0100, Mike wrote: > Rereading my original request, I think perhaps I wasn't entirely clear > on a couple of points: I thought it was clear. Some of the responses completely baffled me. One person even mentioned xterm -- like, *what*? How does xterm come into p

Re: Sometimes different network interface name?

2022-09-03 Thread Anssi Saari
David Wright writes: > If you look at how the package iwd keeps the kernel's choice of name, > you'll see it installs: [...] Interesting. I can't say I'm convinced by the systemd.link manpage that this is the correct configuration but let's assume the iwd peeps know what they're doing. I set th

Re: Seeing progross during fsck on boot

2022-09-03 Thread Mike
On Fri, Sep 02, 2022 at 12:31:35AM +0200, DdB wrote: > Just thinking about your request ... > > Imagine this: You run "fsck -N ..." and get a rough estimate about the > time necessary to get the I/O and the job done, then it would be easy to > set up some timed countdown in parallel with the real