# The .conf files in the special proxy folder let you access various TCP ports (e.g. access various web interfaces) behind this Güralp Data Box
# listening on TCP port 46410 is https-683f # please just visit https://this Güralp Data Box:46410 in your favourite web browser
server { listen 46411 ssl; listen [::]:46411 ssl; proxy_pass console-683f; } # please just execute “openssl s_client -nocommands -connect this Güralp Data Box:46411” on the command line
server { listen 46412; listen [::]:46412; proxy_pass filexchg-683f; }