Network Connectivity

This page summarises the network connectivity used between Informatics sites, to the rest of the University, and to the rest of the Internet.

Informatics operates a unified network across four sites: the Forum, Bayes Building, Appleton Tower and JCMB.

ssh timeouts from home

If you work from home, you might find that your ssh sessions to the Informatics ssh servers unexpectedly time out. If so, the problem is almost certainly being caused by your home NAT router timing out what it considers to be an 'inactive' session.

The solution is to use 'ssh keepalives' - to configure your ssh client to automatically send some 'no-op' protocol codes to the server every now and again, in order that the NAT router considers the session to be active.

How to configure this will vary from OS to OS.

Pages