Production hardening: host-aware install, ownership contracts, firewall safety
This commit is contained in:
@@ -7,7 +7,6 @@ table ip hy2xs {
|
||||
tcp dport {{SSH_PORT}} accept
|
||||
{{ACME_RULE}}
|
||||
udp dport {{HYSTERIA_PORT}} accept
|
||||
tcp dport {{UI_PORT}} ip saddr {{UI_BIND_HOST}} accept
|
||||
icmp type echo-request accept
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user