ok i have got nftables on my ubuntu 22.04 host run...
# client
h
ok i have got nftables on my ubuntu 22.04 host running netclinet in docker container v0.19.0 but i still see the same error messages over and over again.. [netclient] 2023-05-12 23:11:42 Starting firewall... [netclient] 2023-05-12 23:11:42 iptables is not supported, using nftables [netclient] 2023-05-12 23:11:42 failed to intialize firewall: firewall support not found [netclient] 2023-05-12 23:12:09 Starting firewall... [netclient] 2023-05-12 23:12:09 iptables is not supported, using nftables [netclient] 2023-05-12 23:12:09 failed to intialize firewall: firewall support not found I am running netclient container using this command docker run -d --network host --restart=unless-stopped --privileged --cap-add=NET_ADMIN --cap-add=NET_RAW --cap-add=SYS_MODULE -e TOKEN=XYZXYZXYZXYZ -v /etc/netclient-ogcs:/etc/netclient --name netclient gravitl/netclient:v0.19.0