equalitie / swabber

Simple pubsub-based IP banning engine
7 stars 4 forks source link

Swabber needs to have more fine-grained control of iptables chains #9

Open nosmo opened 10 years ago

nosmo commented 10 years ago

At the moment swabber writes rules directly into the INPUT chain. This isn't desirable for more complex firewall solutions and it's a bit messy. swabber.yaml needs a configuration option that dictates where rules get created.