• Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    exactly, I also like this peace of mind for my home network and see no benefit in using ipv6 there. Similarly for any VPC I deploy to an IaaS.

    • unquietwiki@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 hours ago

      I’m actually trying a hybrid approach with some VPCs: use firewalled IPv6 ports for remote management, direct to the VMs; while siphoning off the IPv4 traffic to a basic Linux host with Netfilter rules acting as a NAT router. I keep the benefits of using IPv6, without eating up a bunch of external IPv4 addresses, that I would also have to account for on filtering.