# Modification host SQUID

Se connecter au serveur squid :

Une fois connecté modifier le fichier contenant les host server

```bash
sudo su
nano /etc/squid/host_list/GRP_Linux_Servers
```

[![hostlist.PNG](https://cavallone.fr/uploads/images/gallery/2025-07/scaled-1680-/fOrkkH1pOqkBjpec-hostlist.PNG)](https://cavallone.fr/uploads/images/gallery/2025-07/fOrkkH1pOqkBjpec-hostlist.PNG)

Ajouter ensuite l'@IP comme ci-dessous dans le fichier

[![host ip.PNG](https://cavallone.fr/uploads/images/gallery/2025-07/scaled-1680-/U47hTSogktWe7jmD-host-ip.PNG)](https://cavallone.fr/uploads/images/gallery/2025-07/U47hTSogktWe7jmD-host-ip.PNG)

une fois le fichier quitter et enregistrer , exécuter la commande suivante :

```bash
squid -k reconfigure
```

[![reconfigure.PNG](https://cavallone.fr/uploads/images/gallery/2025-07/scaled-1680-/lUOhbV6QmV2q9NUt-reconfigure.PNG)](https://cavallone.fr/uploads/images/gallery/2025-07/lUOhbV6QmV2q9NUt-reconfigure.PNG)

Vous verrez la liste des ip apparaître comme suivant

[![application.PNG](https://cavallone.fr/uploads/images/gallery/2025-07/scaled-1680-/iCfXhGMmngYOAloL-application.PNG)](https://cavallone.fr/uploads/images/gallery/2025-07/iCfXhGMmngYOAloL-application.PNG)

Tester si le serveur peut maintenant passer à travers le proxy.