Révision a1f09048
Add class for outgoing HKP firewalling
REFERENCE.md | ||
---|---|---|
9 | 9 |
* [`nftables`](#nftables): Configure nftables |
10 | 10 |
* [`nftables::bridges`](#nftablesbridges): allow forwarding traffic on bridges |
11 | 11 |
* [`nftables::inet_filter`](#nftablesinet_filter): manage basic chains in table inet filter |
12 |
* [`nftables::inet_filter::fwd_conntrack`](#nftablesinet_filterfwd_conntrack): enable conntrack for fwd |
|
13 |
* [`nftables::inet_filter::in_out_conntrack`](#nftablesinet_filterin_out_conntrack): manage input & output conntrack |
|
12 | 14 |
* [`nftables::ip_nat`](#nftablesip_nat): manage basic chains in table ip nat |
13 | 15 |
* [`nftables::rules::activemq`](#nftablesrulesactivemq): Provides input rules for Apache ActiveMQ |
14 | 16 |
* [`nftables::rules::afs3_callback`](#nftablesrulesafs3_callback): Open call back port for AFS clients |
... | ... | |
36 | 38 |
* [`nftables::rules::out::dhcp`](#nftablesrulesoutdhcp): manage out dhcp |
37 | 39 |
* [`nftables::rules::out::dhcpv6_client`](#nftablesrulesoutdhcpv6_client): Allow DHCPv6 requests out of a host |
38 | 40 |
* [`nftables::rules::out::dns`](#nftablesrulesoutdns): manage out dns |
41 |
* [`nftables::rules::out::hkp`](#nftablesrulesouthkp): allow outgoing hkp connections to gpg keyservers |
|
39 | 42 |
* [`nftables::rules::out::http`](#nftablesrulesouthttp): manage out http |
40 | 43 |
* [`nftables::rules::out::https`](#nftablesrulesouthttps): manage out https |
41 | 44 |
* [`nftables::rules::out::icmp`](#nftablesrulesouticmp): control outbound icmp packages |
... | ... | |
376 | 379 |
|
377 | 380 |
manage basic chains in table inet filter |
378 | 381 |
|
382 |
### <a name="nftablesinet_filterfwd_conntrack"></a>`nftables::inet_filter::fwd_conntrack` |
|
383 |
|
|
384 |
enable conntrack for fwd |
|
385 |
|
|
386 |
### <a name="nftablesinet_filterin_out_conntrack"></a>`nftables::inet_filter::in_out_conntrack` |
|
387 |
|
|
388 |
manage input & output conntrack |
|
389 |
|
|
379 | 390 |
### <a name="nftablesip_nat"></a>`nftables::ip_nat` |
380 | 391 |
|
381 | 392 |
manage basic chains in table ip nat |
... | ... | |
716 | 727 |
|
717 | 728 |
Default value: ``undef`` |
718 | 729 |
|
730 |
### <a name="nftablesrulesouthkp"></a>`nftables::rules::out::hkp` |
|
731 |
|
|
732 |
allow outgoing hkp connections to gpg keyservers |
|
733 |
|
|
719 | 734 |
### <a name="nftablesrulesouthttp"></a>`nftables::rules::out::http` |
720 | 735 |
|
721 | 736 |
manage out http |
Formats disponibles : Unified diff