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