Skip to content

Simple python daemon to allow some aspects of my home firewall to be controlled via MQTT.

License

Notifications You must be signed in to change notification settings

chrisburrows/firewall-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firewall-mqtt

This is a simple Python script to provide MQTT control over a small aspect of my home firewall.

The firewall is based on Linux Netfilter and supports multiple VLANs that are used to segment home automation devices. Each VLAN rules chain include a final call out to a specific chain that determines if Internet access is permitted. This daemon allows this final rule to be managed thus providing remote control.

About

Simple python daemon to allow some aspects of my home firewall to be controlled via MQTT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages