Révision ffc8b86f
Add nftables rules for ws-discovery
REFERENCE.md | ||
---|---|---|
87 | 87 |
* [`nftables::rules::ssh`](#nftables--rules--ssh): manage in ssh |
88 | 88 |
* [`nftables::rules::tor`](#nftables--rules--tor): manage in tor |
89 | 89 |
* [`nftables::rules::wireguard`](#nftables--rules--wireguard): manage in wireguard |
90 |
* [`nftables::rules::wsd`](#nftables--rules--wsd): allow incoming webservice discovery |
|
90 | 91 |
* [`nftables::services::dhcpv6_client`](#nftables--services--dhcpv6_client): Allow in and outbound traffic for DHCPv6 server |
91 | 92 |
* [`nftables::services::openafs_client`](#nftables--services--openafs_client): Open inbound and outbound ports for an AFS client |
92 | 93 |
|
... | ... | |
1393 | 1394 |
|
1394 | 1395 |
Default value: `[51820]` |
1395 | 1396 |
|
1397 |
### <a name="nftables--rules--wsd"></a>`nftables::rules::wsd` |
|
1398 |
|
|
1399 |
allow incoming webservice discovery |
|
1400 |
|
|
1401 |
* **See also** |
|
1402 |
* https://docs.oasis-open.org/ws-dd/ns/discovery/2009/01 |
|
1403 |
|
|
1404 |
#### Parameters |
|
1405 |
|
|
1406 |
The following parameters are available in the `nftables::rules::wsd` class: |
|
1407 |
|
|
1408 |
* [`ipv4`](#-nftables--rules--wsd--ipv4) |
|
1409 |
* [`ipv6`](#-nftables--rules--wsd--ipv6) |
|
1410 |
|
|
1411 |
##### <a name="-nftables--rules--wsd--ipv4"></a>`ipv4` |
|
1412 |
|
|
1413 |
Data type: `Boolean` |
|
1414 |
|
|
1415 |
Allow ws-discovery over IPv4 |
|
1416 |
|
|
1417 |
Default value: `true` |
|
1418 |
|
|
1419 |
##### <a name="-nftables--rules--wsd--ipv6"></a>`ipv6` |
|
1420 |
|
|
1421 |
Data type: `Boolean` |
|
1422 |
|
|
1423 |
Allow ws-discovery over IPv6 |
|
1424 |
|
|
1425 |
Default value: `true` |
|
1426 |
|
|
1396 | 1427 |
### <a name="nftables--services--dhcpv6_client"></a>`nftables::services::dhcpv6_client` |
1397 | 1428 |
|
1398 | 1429 |
Allow in and outbound traffic for DHCPv6 server |
Formats disponibles : Unified diff