summarylogtreecommitdiffstats
path: root/nft-geo-filter.conf
blob: b4b8d606c6955e27520dd71978840be84ae304fa (plain)
1
2
3
4
5
6
7
8
# Check https://www.ipdeny.com/ipblocks/ to find the list of supported countries.
BLOCKED_COUNTRIES="XX XX XX"

# network interface to block on
INTERFACE="eth0"

# nft table name, which must be unique
TABLE_NAME="geo-filter"