From 7b1655e0f601594aa703c4e8eb085f4d938a729e Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Tue, 18 Apr 2023 09:02:38 +0200 Subject: [PATCH] I had forgotten new HIPA network for Linux --- startup.script_linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.script_linux b/startup.script_linux index a0f3a03..0f70762 100644 --- a/startup.script_linux +++ b/startup.script_linux @@ -67,7 +67,7 @@ ifEnvSet $(IP_ADDR) ~129.129.246.* EPICS_CA_ADDR_LIST sf-satese-cagw:5062 ifEnvSet $(IP_ADDR) ~129.129.247.* EPICS_CA_ADDR_LIST sf-satesf-cagw:5062 # HIPA -ifEnvSet $(IP_ADDR) ~172.19.* EPICS_CA_ADDR_LIST "172.19.10.255 172.19.30.255" +ifEnvSet $(IP_ADDR) ~172.19.* EPICS_CA_ADDR_LIST "172.19.10.255 172.19.30.255 172.19.32.255" ifEnvSet $(IP_ADDR) ~172.19.* EPICS_CA_AUTO_ADDR_LIST NO # PROSCAN