Projet

Général

Profil

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

root @ 9ae64df9

# Date Auteur Commentaire
9ae64df9 2020-08-30 07:07 tr

Add spec tests for a DNAT

95b1259b 2020-08-30 07:07 tr

Add spec tests for ip nat prerouting

d78c1613 2020-08-30 07:07 tr

Add spec tests for router functionality

605d5fde 2020-08-30 07:07 tr

Add spec tests for ip nat chain policies

c02d1b07 2020-08-30 06:31 mh

add a few more rules

c8092701 2020-08-30 06:17 tr

Split init class

c8894978 2020-08-30 06:09 tr

Use default

c8e93806 2020-08-30 06:09 tr

Fix nat hooks

5bd849ba 2020-08-30 06:09 tr

Rename to snake cases

7940fb07 2020-08-30 06:04 tr

Adapt readme to the refactoring

38a67c59 2020-08-30 05:45 tr

Rewrite ip-nat to concat

422b6851 2020-08-30 05:44 tr

Add spec tests for ip-nat

6f38efff 2020-08-30 05:43 tr

Rename spec filter to inet-filter

5df9303f 2020-08-30 05:24 tr

Replace filter with inet-filter

8efbdf9a 2020-08-29 19:05 tr

Refactoring

e89da898 2020-08-29 14:31 tr

Linting

f34dae00 2020-08-29 14:14 tr

Spec tests for default rules

3ccc62ae 2020-08-29 13:52 tr

Add spec tests for default chains

be6aa569 2020-08-29 13:25 tr

Add spec tests for filter chains

a04bdb5e 2020-08-29 13:24 tr

Add a newline to filter chains

f6848bb8 2020-08-29 13:01 tr

Explicitly set ensure file

5d3f76a0 2020-08-29 12:38 tr

Disable some rubocop checks for spec files

5acb554a 2020-08-29 12:06 tr

Write some spec tests for init class

73ef24d3 2020-08-29 11:21 tr

Drop Puppet 5 support

feff733b 2020-08-29 11:17 tr

Add a Gitlab CI pipeline

64134e4e 2020-08-29 11:17 tr

Add spec tests it should compile

186a64ca 2020-08-29 11:17 tr

Add gemfile and rakefile for Puppet lint and spec

321ae8ab 2020-08-29 11:16 tr

Add Puppet module basic files

ecb63cef 2020-08-29 11:15 tr

Add dependencies

e140adff 2020-08-29 10:46 tr

Linting

050f1005 2020-08-29 10:40 tr

Git ignore Puppet module stuff

5933ab8e 2020-08-29 10:14 tr

Set NAT only for IPv4

a6064b9f 2020-08-29 10:05 tr

Remove whitespaces

15aaf3c5 2020-08-29 10:00 tr

Allow only specific icmp types

  • Rate limit the echo-requests
  • Allow icmp types (w/o rate limit) which are protocol relevant
d4de1bfe 2020-08-29 09:39 tr

Allow to set a list of dns servers

a98c98d4 2020-08-29 09:26 tr

Add in/out rules for Tor

40b19655 2020-08-29 09:25 tr

Add a in rule for icinga2

df2679aa 2020-08-29 09:24 tr

Add in rule for puppet

ca24c673 2020-08-29 09:23 tr

Add in/out rules for wireguard

223f3c54 2020-08-29 09:20 tr

Add a rule for dhcpc

188e569f 2020-08-29 09:14 tr

Remove out rule ntp

Duplicate to chrony, but chrony allows every sport (which is required by
chrony).

ee1cf60a 2020-08-29 09:12 mh

add outgoing puppet

cd664666 2020-08-29 08:55 tr

Allow http by default

CentOS mirrors are only available over http.

be0b08e1 2020-08-29 08:28 tr

Apply a base firewall

Allow all services to install updates and manage the node.

0c850704 2020-08-29 08:28 tr

Add a class for outgoing ntp

c5ff0cc5 2020-08-29 08:28 tr

Add a class for outgoing https

9da28f8c 2020-08-29 08:28 tr

Add a class for outgoing dns

a534e044 2020-08-29 08:21 mh

fix naming

0ba57c66 2020-08-29 05:50 mh

initial release