Description

The ARGOS workstations. They are DELL PowerEdge R510 and R520

See the twiki of MPIA: https://svn.mpia.de/trac/gulli/argos/wiki/Workstations

Refer to MPIA for every information regarding workstations

List of devices of this kind

Name Serial Number Location
Arcetri Workstation   OAA
LALAS Workstation DX ASTR04141700002 LBTComputerRoomB
LALAS Workstation SX ASTR04141700001 LBTComputerRoomB
LGSW Workstation DX ASTR0414170004 LBTComputerRoomB
LGSW Workstation SX ASTR04141700005 LBTComputerRoomB
borellitmp ASTR04151450000 MPIA
kulastmp ASTR04149080000 MPIA

Documentation

* poweredge-r520_Owners Manual_en-us.pdf: Dell poweredge R520 User Manual

Installation and maintenance

Activating NAT and IP forwarding

root@dx-lgsw:
echo "1" > /proc/sys/net/ipv4/ip_forward

argos@dx-lgsw:
sudo iptables -t nat -A POSTROUTING -o em1 -j MASQUERADE
sudo iptables -A FORWARD -i bond0 -j ACCEPT

If you want to change the gateway on the NAT device (e.g. on the kontron) you can use the route command
[pnccd@argos_test ~]$ sudo /sbin/route del default gw 192.168.30.1 eth0
[pnccd@argos_test ~]$ sudo /sbin/route add default gw 192.168.30.142 eth0

Reference

This topic is referred in: ArgosSystemDx, ArgosSystemSx, DiaryRun1, HowToBuildFlaoAndTrueSensRecsForArgos, HowToConnectToARGOSWorkstationAtLBT, HowToDeployDichroic, HowToInstallNewReconstructorInArgosSW, HowToLogInAndConnectToVNC, HowToPowerUpLAN, HowToPowerUpLAS, HowToPowerUpLGSW, HowToUpdateTheArgosInstrumentSoftwareOnTheWorkstations, LabGUI, LgswSystem, MonitServiceManager, UsefulLoginInfo, VirtualBox, WebHome, WorkStation1, WorkStation2, WorkStation3, WorkStation4, WorkStation5, WorkStation6, WorkStation7, WorkStation8

Topic label

WorkStation

aowiki.arcetri.astro.it/ARGOSPublic/WorkStation

Topic revision: r6 - 28 Jul 2015, LorenzoBusoni
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding AOWiki? Send feedback