Difference between revisions of "Agile testbed"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 15: Line 15:
 
[[Image:Testbed-access.svg|thumb|Schema of access methods]]
 
[[Image:Testbed-access.svg|thumb|Schema of access methods]]
  
Access to the hardware is either by
+
Access to the testbed is either by
# ssh access from within the testbed or
+
# ssh access from '''bleek.nikhef.nl''' or
 
# IPMI Serial-over-LAN
 
# IPMI Serial-over-LAN
  
The only machine that can be reached from outside the testbed (but still only from within certain networks) is the head node.
+
The only machine that can be reached with ssh from outside the testbed is the management node '''bleek.nikhef.nl'''. Inbound ssh is restricted to the Nikhef network. The other testbed hardware lives on a LAN with no inbound connectivity. Since bleek also has an interface in this network, you can log on to the other machines from bleek.
The testbed lives on a LAN with no inbound connectivity. The management host '''bleek.nikhef.nl''' is the entry point to the entire testbed. It takes care of network address translation (NAT) of the 10.198.0.0/16 range used inside the testbed, resolving hostnames and handing out ip addresses (with dnsmasq), serving home directories, and serving VM installation details such as kickstart files (Red Hat/Fedora) and preseed configurations (Debian).  
 
  
 
Access to bleek.nikhef.nl is restricted to users who have a home directory with their ssh pulic key in ~/.ssh/authorized_keys.
 
Access to bleek.nikhef.nl is restricted to users who have a home directory with their ssh pulic key in ~/.ssh/authorized_keys.

Revision as of 16:38, 22 February 2013