Secure Connect Gateway - Changing HTTP proxy credentials is not effective on gateways upgraded from SRS 3.52
Shrnutí: This article explains why changing HTTP proxy credentials is not effective on gateways upgraded from SRS 3.52.
Tento článek se vztahuje na
Tento článek se nevztahuje na
Tento článek není vázán na žádný konkrétní produkt.
V tomto článku nejsou uvedeny všechny verze produktu.
Příznaky
Attempting to change the proxy credentials after migrating from SRS 3.52 to SCG 5.20 (which is the only migration path supported), causes loss of connectivity between the gateway and Dell.
Příčina
The issue happens only in the case when the proxy credentials are updated following a SRS 3.x to SCG 5.20 migration. The Mosquitto.service was seen to be taking the password configured in the mosquito.conf file rather than the credentials stored in the LockBox. It was observed that the updated credentials are being stored in the Lockbox, but mosquitto.conf is not updated. Since precedence for the password is the mosquito.conf file, the old credentials were being used.
Řešení
Upgrade the SCG gateway from 5.20 to a later version, which will remove the old credentials from mosquitto.conf.
Alternatively, if the gateway needs to remain on v5.20, use the following steps:
Alternatively, if the gateway needs to remain on v5.20, use the following steps:
- Apply new credentials from the SCG WebUI once again, while it is connected.
- SSH to the SCG-VE and login as root.
- Enter the SRS container using
docker exec -it esrsde-app bash
- Comment out password from mosquitto.conf by using below command
-
sed -i 's/proxy_password/#proxy_password/g' /etc/mosquitto/conf.d/mosquitto.conf
- Restart the Mosquitto service:
wd stop esrsmosquitto wd start esrsmosquitto
- Logout of the container, and SSH session:
exit exit
- Once the above steps are applied, the credentials will be taken from the Lockbox.
Produkty
Secure Connect Gateway, Secure Connect Gateway, Secure Connect Gateway - Virtual EditionVlastnosti článku
Číslo článku: 000227392
Typ článku: Solution
Poslední úprava: 02 Aug 2024
Verze: 1
Najděte odpovědi na své otázky od ostatních uživatelů společnosti Dell
Služby podpory
Zkontrolujte, zda se na vaše zařízení vztahují služby podpory.