table inet global { chain prerouting { type filter hook prerouting priority filter; policy drop; } }