Révision 6b350264
Add rule for outgoing multicast DNS
REFERENCE.md | ||
---|---|---|
51 | 51 |
* [`nftables::rules::out::imap`](#nftables--rules--out--imap): allow outgoing imap |
52 | 52 |
* [`nftables::rules::out::kerberos`](#nftables--rules--out--kerberos): allows outbound access for kerberos |
53 | 53 |
* [`nftables::rules::out::ldap`](#nftables--rules--out--ldap): manage outgoing ldap |
54 |
* [`nftables::rules::out::mdns`](#nftables--rules--out--mdns): allow outgoing multicast DNS |
|
54 | 55 |
* [`nftables::rules::out::mldv2`](#nftables--rules--out--mldv2): allow multicast listener requests |
55 | 56 |
* [`nftables::rules::out::mysql`](#nftables--rules--out--mysql): manage out mysql |
56 | 57 |
* [`nftables::rules::out::nfs`](#nftables--rules--out--nfs): manage out nfs |
... | ... | |
907 | 908 |
|
908 | 909 |
Default value: `[389, 636]` |
909 | 910 |
|
911 |
### <a name="nftables--rules--out--mdns"></a>`nftables::rules::out::mdns` |
|
912 |
|
|
913 |
allow outgoing multicast DNS |
|
914 |
|
|
915 |
#### Parameters |
|
916 |
|
|
917 |
The following parameters are available in the `nftables::rules::out::mdns` class: |
|
918 |
|
|
919 |
* [`ipv4`](#-nftables--rules--out--mdns--ipv4) |
|
920 |
* [`ipv6`](#-nftables--rules--out--mdns--ipv6) |
|
921 |
|
|
922 |
##### <a name="-nftables--rules--out--mdns--ipv4"></a>`ipv4` |
|
923 |
|
|
924 |
Data type: `Boolean` |
|
925 |
|
|
926 |
Allow mdns over IPv4 |
|
927 |
|
|
928 |
Default value: `true` |
|
929 |
|
|
930 |
##### <a name="-nftables--rules--out--mdns--ipv6"></a>`ipv6` |
|
931 |
|
|
932 |
Data type: `Boolean` |
|
933 |
|
|
934 |
Allow mdns over IPv6 |
|
935 |
|
|
936 |
Default value: `true` |
|
937 |
|
|
910 | 938 |
### <a name="nftables--rules--out--mldv2"></a>`nftables::rules::out::mldv2` |
911 | 939 |
|
912 | 940 |
allow multicast listener requests |
Formats disponibles : Unified diff