Secure Connect Gateway - Changing HTTP proxy credentials is not effective on gateways upgraded from SRS 3.52
摘要: This article explains why changing HTTP proxy credentials is not effective on gateways upgraded from SRS 3.52.
本文章適用於
本文章不適用於
本文無關於任何特定產品。
本文未識別所有產品版本。
症狀
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.
原因
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.
解析度
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.
產品
Secure Connect Gateway, Secure Connect Gateway, Secure Connect Gateway - Virtual Edition文章屬性
文章編號: 000227392
文章類型: Solution
上次修改時間: 02 8月 2024
版本: 1
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。