Handbook: Add Hetzner firewall info
This commit is contained in:
parent
0c02e1f24b
commit
4da1e82097
1 changed files with 10 additions and 1 deletions
|
@ -22,4 +22,13 @@
|
|||
- Primary: :flag_us: `ashburn`
|
||||
- Secondary: :flag_us: `hillsboro`
|
||||
|
||||
**Dedicated**: All Hetzner dedicated servers are in :flag_eu: Europe, no particularly preferred datacenters.
|
||||
**Dedicated**: All Hetzner dedicated servers are in :flag_eu: Europe, no particularly preferred datacenters.
|
||||
|
||||
## Firewalls
|
||||
Typical firewalls used on most cloud:
|
||||
|
||||
`allow_Beszel_agent_45876` - inbound `TCP`, port `45876`; inbound `ICMP`
|
||||
|
||||
`allow_web` - inbound `ICMP`; inbound `TCP`, port `80`; inbound `TCP`, port `443`
|
||||
|
||||
`allow_ssh22` - inbound `TCP`, port `22`; inbound `ICMP`
|
Loading…
Add table
Add a link
Reference in a new issue