In T381373: Restrict outbound connectivity from PAWS hosts @cmooney added temporary NFT rules to filter suspicious traffic originating from PAWS workers. The traffic is now blocked directly at the source with Kubernetes Network Policies in the PAWS k8s cluster.
We need to remove these hardcoded rules, otherwise they might end up affecting other unrelated hosts that will reuse those IPs in the future.