#!/bin/bash set -e $NFT add table x $NFT add flowtable x y { hook ingress priority 0\; devices = { eth0, wlan0 }\;} $NFT delete flowtable x y