@@ -295,17 +295,21 @@ and include the output of that command in the message.
295295## Issues reaching servers from HPC infrastructure
296296
297297If you have to reach license servers from {{ hpcinfra }} systems or you
298- have to directly load some database here, then it might not work (you will get
299- network connection timed out or network connection refused error). Our
300- firewall rules are quite strict, we only allow outging ports 22 (SSH protocol),
298+ have to directly load some database here, then it might not work
299+ (you will get errors like ` Network connection timed out ` or ` Network connection refused ` ).
300+
301+ Our firewall rules are quite strict, we only allow outging ports 22 (SSH protocol),
301302 80 (HTTP protocol), and 443 (HTTPS protcol), so if your download or license server
302303requires other ports, then we should make a modification in our firewall settings.
303304For this, please contact us via <{{ hpcinfo }}>, and send the destination IP and ports.
304305(We only open our firewall for static IP addresses).
305306
306- It might be possible, that the other end also has firewall, or the license server restricts
307+ It is possible that the other end also has firewall, or that the license server restricts
307308the incoming IP addresses. In this case you need the outgoing IP address of our systems,
308- which is either ` 157.193.240.251 ` (nathpca001.ugent.be) or ` 157.193.241.251 ` (nathpcb001.ugent.be).
309+ which is either of:
310+
311+ - ` 157.193.240.251 ` (hostname ` nathpca001.ugent.be ` ), or
312+ - ` 157.193.241.251 ` (hostname ` nathpcb001.ugent.be ` )
309313{% endif %}
310314
311315## Security warning about invalid host key
0 commit comments