Projet

Général

Profil

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

root / spec / classes @ 2ad7193b

Nom Taille Révision Âge Auteur Commentaire
  inet_filter eac19d14 plus d'un an Tim Meusel Make "dropping invalid packets" configureable ...
  rules 5dedf86c 3 mois Steve Traylen Add ruleset for a Nomad cluster Nomad clusters...
  services c82b960a plus de 3 ans Steve Traylen rubocop:auto_correct results
bridges_spec.rb 1,33 ko cb38423a plus de 2 ans mh fix #143 - properly escape rulename for interfaces
dnat4_spec.rb 7,53 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...
inet_filter_spec.rb 25,8 ko 2ad7193b environ un mois Tomas Barton Support logging to NFLOG group
ip_nat_spec.rb 9,47 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...
masquerade_spec.rb 4,5 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...
nftables_spec.rb 11,8 ko 8f4434ed 4 mois Steve Traylen Install netbase for /etc/services on Ubuntu 20....
router_spec.rb 5,76 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...
snat4_spec.rb 4,05 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...

Dernières révisions

# Date Auteur Commentaire
2ad7193b 2025-04-15 06:11 Tomas Barton

Support logging to NFLOG group

5dedf86c 2025-03-06 07:08 Steve Traylen

Add ruleset for a Nomad cluster

Nomad clusters typically have single public API
port as well as rpc and serf ports for inter cluster
communication.

Example:

```puppet
class{ 'nftables::rules::nomad':
cluster_elements = [
'10.0.0.1','10.0.0.2',
'::1', '::2'',...

53aa1fa8 2025-02-28 03:34 Tim Meusel

Add firewall rule for incoming rsync requests

ee93f2de 2025-02-07 04:33 Simon Hoenscheid

add icinga2 rule for outgoing traffic

8f4434ed 2025-02-06 15:39 Steve Traylen

Install netbase for /etc/services on Ubuntu 20.04

On Ubuntu 20.04 only the nftables package no longer depends on netbase.

The result is the required `/etc/services` file is not installed.

Always install `netbase` on Ubuntu 20.04

e0bb7852 2024-08-03 23:15 canihavethisone

Change default hash location to /var/tmp to survive reboots and avoid bogus nftables reload

c1bd001d 2024-08-03 21:16 canihavethisone

Added shell provider to execs. Hash generate now in array. Ran rubocop:autocorrect

c00bcf2d 2024-08-03 09:47 canihavethisone

Changed path to use fact. Partial conversion of execs to arrays

3016d428 2024-08-03 00:02 canihavethisone

Change exec title

0b2ccdda 2024-08-02 23:58 canihavethisone

Fix typos

Voir les révisions

Formats disponibles : Atom