Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| server_configuration:firewall [2025/03/27 15:42] – external edit 127.0.0.1 | server_configuration:firewall [2025/04/02 09:28] (current) – [Sample Commands] david | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| </ | </ | ||
| + | <code bash> | ||
| + | sudo ufw allow OpenSSH | ||
| + | |||
| + | sudo ufw allow Postfix | ||
| + | sudo ufw allow Apache Full | ||
| + | </ | ||
| ===== Blocking SSH Testing ===== | ===== Blocking SSH Testing ===== | ||