Skip to content

itsonlybarney/nftables-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

nftables firewall & router configuration

Configuration files for my RPi network gateway / router. Initially based on the nftables wiki example

Make nftables run on start-up:

$ systemctl enable nftables
$ systemctl start nftables
$ systemctl status nftables

File location:

$ nano /etc/nftables.conf

Test config file:

$ nft -f /etc/nftables.conf
$ nft list ruleset

Author

Andrew B - Nerd, engineer, traditional wet shaver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published