Join the conversation
Join Discord
Channels
architecture
client
development
freebsd
general
github-issues
install
installs
iot-dev
jobs
k8s
k8s
linux
macos
netmaker
random
requests
roadmapping
rules
server
server
ui-ux-design
upgrades
upgrades
welcome
windows
wireguard
Powered by Linen
Title
r
rich-addition-44259
02/23/2022, 8:49 AM
if you feel like iptables are not in effect, you can check which rules are running with
iptables -L
and update them with
iptables-restore <path>
, I think