Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| serveurs:installation:parefeu [2024/01/11 16:01] – [Problème : "psql: error: could not connect to server: Connection refused"] jpmilcent | serveurs:installation:parefeu [2025/05/14 13:21] (Version actuelle) – [Zone "docker"] jpmilcent | ||
|---|---|---|---|
| Ligne 123: | Ligne 123: | ||
| # firewall-cmd --zone=docker --permanent --change-interface=docker0 | # firewall-cmd --zone=docker --permanent --change-interface=docker0 | ||
| firewall-cmd --zone=docker --permanent --add-source=172.18.5.0/ | firewall-cmd --zone=docker --permanent --add-source=172.18.5.0/ | ||
| - | # Permettre l' | + | # Permettre l' |
| firewall-cmd --zone=docker --permanent --add-rich-rule=' | firewall-cmd --zone=docker --permanent --add-rich-rule=' | ||
| + | # Donner l' | ||
| + | # firewall-cmd --zone=docker --permanent --add-service={http, | ||
| # Il est peut être nécessaire d' | # Il est peut être nécessaire d' | ||
| firewall-cmd --zone=docker --permanent --add-masquerade | firewall-cmd --zone=docker --permanent --add-masquerade | ||
| Ligne 213: | Ligne 215: | ||
| ===== Problème : "psql: error: could not connect to server: Connection refused" | ===== Problème : "psql: error: could not connect to server: Connection refused" | ||
| - | * **Contexte** : Depuis le container Borgmatic de l' | + | * **Contexte** : Depuis le container Borgmatic de l' |
| psql: error: could not connect to server: Connection refused | psql: error: could not connect to server: Connection refused | ||
| Is the server running on host " | Is the server running on host " | ||