minus-squarebw42@lemmy.worldtoSelfhosted@lemmy.world•IPv6 & Opnsense & Not Exposing Machine-Specific IPv6s to CorposlinkfedilinkEnglisharrow-up7·1 month agoNormal setup for IPv6 is to use public IPs everywhere, and use the firewall to block traffic to your internal systems. https://desantolo.com/2021/02/ipv6-lan-network-address-translation-nat-on-opnsense/ This article has instructions for configuring NAT6 outbound in OPNSense. It makes the IPv6 work similar to IPv4. Local DHCP routed through single external IPv6 address. linkfedilink
minus-squarebw42@lemmy.worldtoLinux@lemmy.world•Mark my words: Windows will become a Linux distro that includes a good compatibility layer that people will take advantage of in other distros, and this will mark the year of the GNU + Linux desktoplinkfedilinkEnglisharrow-up3·8 months agoWSL version 1 is an API translation. WSL 2 runs Linux in a vm. linkfedilink
Normal setup for IPv6 is to use public IPs everywhere, and use the firewall to block traffic to your internal systems.
https://desantolo.com/2021/02/ipv6-lan-network-address-translation-nat-on-opnsense/
This article has instructions for configuring NAT6 outbound in OPNSense. It makes the IPv6 work similar to IPv4. Local DHCP routed through single external IPv6 address.