iptables
iptables copied to clipboard
(forked from: git://git.netfilter.org/iptables.git)
Results
2
iptables issues
Sort by
recently updated
recently updated
newest added
Hi Experts. I am running the iptables 1.8.2.4, when i run iptables as a **non root user** i am getting the below error "Fatal: can't open lock file /run/xtables.lock: Permission...
Hi everyone, I am trying to allow some daemons to run through normal interface (eth0) and others through my new VPN interface (tun0). How do I do that with iptables?...