diff options
Diffstat (limited to 'etc/sysctl.d/99-sysctl.conf')
-rw-r--r-- | etc/sysctl.d/99-sysctl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sysctl.d/99-sysctl.conf b/etc/sysctl.d/99-sysctl.conf index 0f8abbfd..293bbb66 100644 --- a/etc/sysctl.d/99-sysctl.conf +++ b/etc/sysctl.d/99-sysctl.conf @@ -1,4 +1,4 @@ -# at least `net.ipv4.ip_forward = 1` is needed for wireguard masquerade? to work +# at least `net.ipv4.ip_forward = 1` is needed for wireguard masquerade? to work. Without will result into can't ping ips, can't curl websites, browser can't visit websites # ka seems has this as default, maybe arch linux cloud-init image has this as default? # https://forums.rockylinux.org/t/wireguard-masquerade-wont-work/7752 # https://wiki.archlinux.org/title/Nftables#NAT_with_port_forwarding |