File: README.Debian

package info (click to toggle)
pyroman 0.6.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 396 kB
  • sloc: python: 1,706; xml: 89; sh: 57; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 718 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pyroman for Debian
------------------
To enable auto-execution with systemd, use "systemctl enable pyroman.service".

To test new firewall configurations, it is recommended to use
$ pyroman safe
which will rollback firewall changes if you fail to acknowledge them
within 30 seconds, in the case you've locked yourself out.
(You could of course setup some at job to do the same, but this is easier)

Instead of auto-running with systemd, an elegant usage of pyroman is to
print the rules into configuration files that can be read using
"iptables-restore" (from the "iptables" package),
or to use the "iptables-persistent" package for persistency.

 -- Erich Schubert <erich@debian.org>  Sat, 07 Sep 2019 15:51:22 +0200