Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / manifests / ip_nat.pp @ 1a4f336e

Historique | Voir | Annoter | Télécharger (1,43 ko)

# Date Auteur Commentaire
948ebc98 2020-12-11 02:25 Nacho Barrientos

Prefix custom tables with custom- so they're loaded

fcb1d356 2020-12-10 02:23 Nacho Barrientos

Auto fill simple table configuration

11bf7237 2020-12-07 09:51 Steve Traylen

lint_fix results

248ef9d5 2020-10-28 14:40 tr

Add basic ip6 nat chains

c1224db5 2020-10-23 13:47 tr

Move filter rules to inet_filter class

e17693e3 2020-10-20 08:29 Steve Traylen

New parameter out_all, default false

In order to allow all outbound traffic a parameter is
added to enable a simple `allow` entry on the out chain.

Default is false so backwards compatible.

If true all the other out_bound rules (ntp, ...) will be disabled...

c8092701 2020-08-30 06:17 tr

Split init class