Révision 3b26826f
Add rule for incoming LLMNR
REFERENCE.md | ||
---|---|---|
26 | 26 |
* [`nftables::rules::icmp`](#nftables--rules--icmp) |
27 | 27 |
* [`nftables::rules::igmp`](#nftables--rules--igmp): allow incoming IGMP messages |
28 | 28 |
* [`nftables::rules::ldap`](#nftables--rules--ldap): manage in ldap |
29 |
* [`nftables::rules::llmnr`](#nftables--rules--llmnr): allow incoming Link-Local Multicast Name Resolution |
|
29 | 30 |
* [`nftables::rules::mdns`](#nftables--rules--mdns): allow incoming multicast DNS |
30 | 31 |
* [`nftables::rules::multicast`](#nftables--rules--multicast): allow incoming multicast traffic |
31 | 32 |
* [`nftables::rules::nfs`](#nftables--rules--nfs): manage in nfs4 |
... | ... | |
655 | 656 |
|
656 | 657 |
Default value: `[389, 636]` |
657 | 658 |
|
659 |
### <a name="nftables--rules--llmnr"></a>`nftables::rules::llmnr` |
|
660 |
|
|
661 |
allow incoming Link-Local Multicast Name Resolution |
|
662 |
|
|
663 |
* **See also** |
|
664 |
* https://datatracker.ietf.org/doc/html/rfc4795 |
|
665 |
|
|
666 |
#### Parameters |
|
667 |
|
|
668 |
The following parameters are available in the `nftables::rules::llmnr` class: |
|
669 |
|
|
670 |
* [`ipv4`](#-nftables--rules--llmnr--ipv4) |
|
671 |
* [`ipv6`](#-nftables--rules--llmnr--ipv6) |
|
672 |
|
|
673 |
##### <a name="-nftables--rules--llmnr--ipv4"></a>`ipv4` |
|
674 |
|
|
675 |
Data type: `Boolean` |
|
676 |
|
|
677 |
Allow LLMNR over IPv4 |
|
678 |
|
|
679 |
Default value: `true` |
|
680 |
|
|
681 |
##### <a name="-nftables--rules--llmnr--ipv6"></a>`ipv6` |
|
682 |
|
|
683 |
Data type: `Boolean` |
|
684 |
|
|
685 |
Allow LLMNR over IPv6 |
|
686 |
|
|
687 |
Default value: `true` |
|
688 |
|
|
658 | 689 |
### <a name="nftables--rules--mdns"></a>`nftables::rules::mdns` |
659 | 690 |
|
660 | 691 |
allow incoming multicast DNS |
Formats disponibles : Unified diff