I am failing at nftables. A simple rule doesn’t want to work
tcp dport { 22, 80, 443 } accept
works but
ip saddr $monitoringip tcp dport 6556 accept
doesn’t. I have no idea why and don’t know how to debug 😞
Saturday November 20, 2021
I am failing at nftables. A simple rule doesn’t want to work
tcp dport { 22, 80, 443 } accept
works but
ip saddr $monitoringip tcp dport 6556 accept
doesn’t. I have no idea why and don’t know how to debug 😞
Saturday November 20, 2021