Projet

Général

Profil

Révision 8cdd24a5

ID8cdd24a57d35b45133c2dd904664509ec8a21064
Parent add6257b
Enfant 483d0a96

Ajouté par Tim Meusel il y a plus d'un an

rules::icmp: Allow ICMP packets with extensions

Voir les différences:

REFERENCE.md
24 24
* [`nftables::rules::http`](#nftables--rules--http): manage in http
25 25
* [`nftables::rules::https`](#nftables--rules--https): manage in https
26 26
* [`nftables::rules::icinga2`](#nftables--rules--icinga2): manage in icinga2
27
* [`nftables::rules::icmp`](#nftables--rules--icmp)
27
* [`nftables::rules::icmp`](#nftables--rules--icmp): allows incoming ICMP
28 28
* [`nftables::rules::igmp`](#nftables--rules--igmp): allow incoming IGMP messages
29 29
* [`nftables::rules::ldap`](#nftables--rules--ldap): manage in ldap
30 30
* [`nftables::rules::llmnr`](#nftables--rules--llmnr): allow incoming Link-Local Multicast Name Resolution
......
683 683

  
684 684
### <a name="nftables--rules--icmp"></a>`nftables::rules::icmp`
685 685

  
686
The nftables::rules::icmp class.
686
allows incoming ICMP
687 687

  
688 688
#### Parameters
689 689

  
......
697 697

  
698 698
Data type: `Optional[Array[String]]`
699 699

  
700

  
700
ICMP v4 types that should be allowed
701 701

  
702 702
Default value: `undef`
703 703

  
......
705 705

  
706 706
Data type: `Optional[Array[String]]`
707 707

  
708

  
708
ICMP v6 types that should be allowed
709 709

  
710 710
Default value: `undef`
711 711

  
......
713 713

  
714 714
Data type: `String`
715 715

  
716

  
716
the ordering of the rules
717 717

  
718 718
Default value: `'10'`
719 719

  

Formats disponibles : Unified diff