Unverified Commit 2b9d36ae authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

nixos/nftables: added wiki link for no VM network access (#453893)

parents b5d4fb5c e078dbbd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -67,6 +67,9 @@ in
        There are other programs that use iptables internally too, such as
        libvirt. For information on how the two firewalls interact, see
        <https://wiki.nftables.org/wiki-nftables/index.php/Troubleshooting#Question_4._How_do_nftables_and_iptables_interact_when_used_on_the_same_system.3F>.

        Some network configurations may prevent VMs from having network access, see
        <https://wiki.nixos.org/wiki/Networking#Virtualization>.
      '';
    };