Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| blocks:server:mirror [2025-10-01 09:53] – [Introduction] admin | blocks:server:mirror [2026-05-04 11:34] (current) – [Troubleshooting] mattias | ||
|---|---|---|---|
| Line 357: | Line 357: | ||
| systemctl --user status blocks.mirror | systemctl --user status blocks.mirror | ||
| </ | </ | ||
| + | |||
| + | === Using Firewall === | ||
| + | If the server has the firewall enabled the following must be allowed: | ||
| + | udp port 4445 | ||
| + | tcp port 4444 | ||
| + | |||
| + | < | ||
| + | sudo ufw allow 4445/udp </ | ||
| + | |||
| + | This must be done on both master and mirror. | ||
| === Custom path to Blocks' | === Custom path to Blocks' | ||