diff --git a/UAG_Settings.json b/UAG_Settings.json index 0c47725..c972d9f 100644 --- a/UAG_Settings.json +++ b/UAG_Settings.json @@ -1,8 +1,8 @@ { "generalSettings": { "ipMode0": "IPv4", - "ip0": "172.26.250.25", - "netmask0": "192.0.0.0", + "ip0": "172.26.250.11", + "netmask0": "255.255.255.0", "ip0AllocationMode": "STATICV4", "defaultGateway": "172.26.250.254", "deploymentOption": "onenic" @@ -46,16 +46,16 @@ { "enabled": true, "identifier": "VIEW", - "proxyDestinationUrl": "https://172.16.101.43", - "proxyDestinationUrlThumbprints": "sha1=25 ea b0 2d d7 56 db d0 78 49 7c 7c cd 4a 5a c0 6e 81 80 8c", + "proxyDestinationUrl": "https://172.16.101.31", + "proxyDestinationUrlThumbprints": "sha256=B3 EA 33 8B FA B8 DD CB 50 FF B9 33 65 DE E4 51 41 1A 72 AD 56 D7 91 13 13 46 AC 7F 37 60 47 77, sha1=E9 B0 03 3C DD C5 CB D5 94 31 92 46 FB 9A C8 B6 93 69 B5 FE", "healthCheckUrl": "/favicon.ico", "redirectHostMappingList": "", "pcoipEnabled": true, "pcoipExternalUrl": "90.68.98.162:4172", "blastEnabled": true, - "blastExternalUrl": "https://view.pheros.es:8443", + "blastExternalUrl": "https://horizon.pheros.es:8443", "tunnelEnabled": true, - "tunnelExternalUrl": "https://view.pheros.es:6443", + "tunnelExternalUrl": "https://horizon.pheros.es:6443", "proxyPattern": "(/|/view-client(.*)|/portal(.*)|/appblast(.*))/|/downloads(.*)", "smartCardHintPrompt": false, "matchWindowsUserName": false,