mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
Add Samba port (445/tcp) to london-b UFW allowed ports
This commit is contained in:
parent
17e5d1e173
commit
5c8f78a714
1 changed files with 1 additions and 0 deletions
|
|
@ -16,3 +16,4 @@ common_ufw_allowed_ports:
|
|||
- {port: 32400, proto: tcp, comment: "Plex Media Server"}
|
||||
- {port: 6881, proto: tcp, comment: "BitTorrent"}
|
||||
- {port: 6881, proto: udp, comment: "BitTorrent"}
|
||||
- {port: 445, proto: tcp, comment: "Samba"}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue