Ubuntu 18.04 无法初始化 iptables table `nat',我该如何解决这个问题?

Ubuntu 18.04 can't initialize iptables table `nat', how can I fix this?

我是 WSL 的新手,我正在尝试下载 prax(用于开发的机架代理服务器)。

我正在使用 WSL、Ubuntu 18.04 和 uname -r -- 4.4.0-19041-Microsoft

我正在按照这些步骤操作,但出现以下错误:

Installing Prax firewall rules
iptables v1.6.1: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.

我曾尝试使用 sudo apt-get full-upgrade 升级我的内核,但这没有帮助。当我尝试 insmod iptables 我得到 ERROR: could not load modu.e iptables: No such file directory.

有谁知道如何解决这个问题?我在网上看到一些关于 KVM 和 openVZ 的资料,我需要其中之一吗?对于 RonR,还有比 prax 更好的 WSL 机架代理服务器应用程序吗?

似乎 WSL 不支持很多功能,所以我在 HyperVM 上切换到 Ubuntu 18.04。下载说明和 set-up 此处:https://phoenixnap.com/kb/hyper-v-ubuntu