• 0 Posts
  • 21 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle
rss
  • I was hoping that testdisk would show you something funky going on with the partition table based on the parted error. No luck I guess.

    My next two ideas are,

    1. As far as I know wipefs just tries to wipe what blkid sees and it might have screwed up something. What if we just dd the whole drive with zeros and let your enclosure take it from there?
    2. What does smartctl say? Might be worth it to run the long and short tests to make sure that the drives themselves are okay.









  • I understand this part :) I use a fairly complex firewall at work though I only know bits and pieces from reading different manuals. I think the part I didn’t understand was how exactly the routing worked differently in IPv4 vs v6. I get that because NAT happens in IPv4, packets can’t be routed at all without the firewall/router but I wasn’t sure what was the mechanism by which v6 made sure that packets went through the router, especially when you have stuff like v6 DHCP relays.