From a86cb0a2a0e41bb87edb934b44775030d9754f59 Mon Sep 17 00:00:00 2001 From: jorgeboti Date: Fri, 30 Oct 2020 10:48:10 +0000 Subject: [PATCH] Subir archivos a '' --- UAG_Settings.ini | 86 +++++++++++++++++++++++++++++++++ UAG_Settings.json | 120 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 206 insertions(+) create mode 100644 UAG_Settings.ini create mode 100644 UAG_Settings.json diff --git a/UAG_Settings.ini b/UAG_Settings.ini new file mode 100644 index 0000000..3fb7a4b --- /dev/null +++ b/UAG_Settings.ini @@ -0,0 +1,86 @@ +[General] +netInternet= +ip0=172.26.250.25 +diskMode= +source= +defaultGateway=172.26.250.254 +target= +ds= +netmask0=192.0.0.0 +netManagementNetwork= +netBackendNetwork= +ip0AllocationMode=STATICV4 +name= +deploymentOption=onenic +authenticationTimeout=300000 +sshKeyAccessEnabled=false +fipsEnabled=false +sysLogType=UDP +uagName=SrvUAG01 +clockSkewTolerance=600 +locale=en_US +tls12Enabled=true +tls13Enabled=true +ipMode=STATICV4 +requestTimeoutMsec=10000 +tls11Enabled=false +clientConnectionIdleTimeout=360 +tls10Enabled=false +adminCertRolledBack=false +cookiesToBeCached=none +snmpEnabled=false +maxSystemCPUAllowed=100 +healthCheckUrl=/favicon.ico +quiesceMode=false +sshEnabled=true +sshPasswordAccessEnabled=true +dns=172.16.101.11 172.16.101.12 +isTLS13SetByUser=false +isCiphersSetByUser=false +tlsPortSharingEnabled=true +ceipEnabled=true +bodyReceiveTimeoutMsec=15000 +monitorInterval=60 +maxConnectionsAllowedPerSession=16 +cipherSuites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 +adminPasswordExpirationDays=90 +httpConnectionTimeout=120 +dnsSearch=pheros.local +isTLS11SetByUser=false +sessionTimeout=36000000 +ssl30Enabled=false + +[Horizon] +proxyDestinationUrl=https://172.16.101.43 +disableHtmlAccess=false +rewriteOriginHeader=false +healthCheckUrl=/favicon.ico +proxyDestinationIPSupport=IPV4 +queryBrokerInterval=300 +matchWindowsUserName=false +windowsSSOEnabled=false +pcoipDisableLegacyCertificate=false +gatewayLocation=External +securityHeaders={"X-Frame-Options":"SAMEORIGIN","Strict-Transport-Security":"max-age=31536000","X-Content-Type-Options":"nosniff","Content-Security-Policy":"default-src 'self';font-src 'self' data:;script-src 'self' 'unsafe-inline' 'unsafe-eval' data:;style-src 'self' 'unsafe-inline';img-src 'self' blob: data:","X-XSS-Protection":"1; mode=block"} +proxyDestinationUrlThumbprints=sha1=25 ea b0 2d d7 56 db d0 78 49 7c 7c cd 4a 5a c0 6e 81 80 8c +tunnelExternalUrl=https://view.pheros.es:6443 +blastExternalUrl=https://view.pheros.es:8443 +radiusClassAttributeList= +smartCardHintPrompt=false +logoutOnCertRemoval=false +redirectHostMappingList= +proxyPattern=(/|/view-client(.*)|/portal(.*)|/appblast(.*))/|/downloads(.*) +pcoipExternalUrl=90.68.98.162:4172 + +[SSLCert] +pemPrivKey= +pemCerts= +pfxCerts= +pfxCertAlias= + +[SSLCertAdmin] +pemPrivKey= +pemCerts= +pfxCerts= +pfxCertAlias= + diff --git a/UAG_Settings.json b/UAG_Settings.json new file mode 100644 index 0000000..0c47725 --- /dev/null +++ b/UAG_Settings.json @@ -0,0 +1,120 @@ +{ + "generalSettings": { + "ipMode0": "IPv4", + "ip0": "172.26.250.25", + "netmask0": "192.0.0.0", + "ip0AllocationMode": "STATICV4", + "defaultGateway": "172.26.250.254", + "deploymentOption": "onenic" + }, + "systemSettings": { + "locale": "en_US", + "fipsEnabled": false, + "adminPassword": "*****", + "adminPasswordExpirationDays": 90, + "cipherSuites": "TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384", + "ssl30Enabled": false, + "tls10Enabled": false, + "tls11Enabled": false, + "tls12Enabled": true, + "tls13Enabled": true, + "sysLogType": "UDP", + "healthCheckUrl": "/favicon.ico", + "cookiesToBeCached": "none", + "ipMode": "STATICV4", + "sessionTimeout": 36000000, + "requestTimeoutMsec": 10000, + "bodyReceiveTimeoutMsec": 15000, + "authenticationTimeout": 300000, + "quiesceMode": false, + "monitorInterval": 60, + "httpConnectionTimeout": 120, + "tlsPortSharingEnabled": true, + "uagName": "SrvUAG01", + "ceipEnabled": true, + "adminCertRolledBack": false, + "clientConnectionIdleTimeout": 360, + "dns": "172.16.101.11 172.16.101.12", + "dnsSearch": "pheros.local", + "snmpEnabled": false, + "clockSkewTolerance": 600, + "maxConnectionsAllowedPerSession": 16, + "maxSystemCPUAllowed": 100 + }, + "edgeServiceSettingsList": { + "edgeServiceSettingsList": [ + { + "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", + "healthCheckUrl": "/favicon.ico", + "redirectHostMappingList": "", + "pcoipEnabled": true, + "pcoipExternalUrl": "90.68.98.162:4172", + "blastEnabled": true, + "blastExternalUrl": "https://view.pheros.es:8443", + "tunnelEnabled": true, + "tunnelExternalUrl": "https://view.pheros.es:6443", + "proxyPattern": "(/|/view-client(.*)|/portal(.*)|/appblast(.*))/|/downloads(.*)", + "smartCardHintPrompt": false, + "matchWindowsUserName": false, + "gatewayLocation": "External", + "windowsSSOEnabled": false, + "logoutOnCertRemoval": false, + "udpTunnelServerEnabled": true, + "queryBrokerInterval": 300, + "disableHtmlAccess": false, + "proxyDestinationIPSupport": "IPV4", + "radiusClassAttributeList": "", + "pcoipDisableLegacyCertificate": false, + "securityHeaders": { + "Strict-Transport-Security": "max-age=31536000", + "X-XSS-Protection": "1; mode=block", + "X-Content-Type-Options": "nosniff", + "Content-Security-Policy": "default-src 'self';font-src 'self' data:;script-src 'self' 'unsafe-inline' 'unsafe-eval' data:;style-src 'self' 'unsafe-inline';img-src 'self' blob: data:", + "X-Frame-Options": "SAMEORIGIN" + }, + "rewriteOriginHeader": false + } + ] + }, + "authMethodSettingsList": { + "authMethodSettingsList": [] + }, + "kerberosKeyTabSettingsList": { + "kerberosKeyTabSettings": [] + }, + "kerberosRealmSettingsList": { + "kerberosRealmSettingsList": [] + }, + "certificateWrapper": null, + "certificateWrapperAdmin": null, + "serviceProviderMetadataList": { + "items": [], + "_links": { + "self": { + "href": "/hc/ab/api/1/sp-metadatas" + } + } + }, + "identityProviderMetaData": null, + "pfxCertStoreWrapper": null, + "pfxCertStoreWrapperAdmin": null, + "idpMediaType": null, + "customBrandingSettings": null, + "idPExternalMetadataSettingsList": { + "idPExternalMetadataSettingsList": [] + }, + "devicePolicySettingsList": { + "devicePolicySettingsList": [] + }, + "loadBalancerSettings": null, + "jwtSettingsList": { + "jwtSettingsList": [] + }, + "workspaceOneIntelligenceSettings": null, + "ocspSigningCertList": { + "ocspSigningCerts": null + } +} \ No newline at end of file