#! /sbin/nft -f table inet firewall { chain to_supelec { accept } chain from_supelec { } }