Locations: Difference between revisions

From HELIOS Digital DAQ
Jump to navigation Jump to search
 
(23 intermediate revisions by the same user not shown)
Line 5: Line 5:
= Network Location Information =
= Network Location Information =


A drawing of the network is like this.
A drawing of the network is like this (2021-01-21).


From outside ANL, the sonata is the only gateway to go to onenet.
The CISCO router is the only way to the onenet and internet.  


[[File:NetworkLocation.png|800px|frameless]]
The HP Switch is a main switch for all devices, like the DAQ PC and the MAC.
 
The HELIOS-DB and the windowsXP connects to the onenet directly.
 
<!-- [[File:NetworkLocation.png|800px|frameless]] -->
[[File:NetworkConnection20210121.png|800px|frameless]]
 
We added 2 Network Power switch
 
IP: 192.168.1.106 for Target fan
IP: 192.168.1.115 for DAQ


= DAQ Computer =
= DAQ Computer =
The data acquisition computer for digital HELIOS sits behind a NAT box. The NAT box is located at  
The data acquisition computer for digital HELIOS sits behind a NAT box. The NAT box is located at  
  digios1.onenet
  digios1.onenet (192.168.203.52)
or
or from the Mac
  192.168.203.52
  192.168.1.2
 
The HELIOS-DB, Mac2017 and the windowsXP connect to the onenet, the IPs are


The IP with in the NAT box is
HELIOS-DB : 192.168.203.23 (nickname: heliosdb)
  192.168.1.2
 
This IP is used for the MAC to the DAQ
  windowsXP : 192.168.203.37
 
mac2017 : 192.168.203.34 (nickname: mac2017)
 
= Login outside ANL =
 
only for PC at onenet.
 
ssh -J <username>@login.phy.anl.gov <accountName>@<onenet_IP>
 
{| class="wikitable"
|-
! PC
! accountName
! onenetIP
|-
| DAQ
| helios
| digios1
|-
| Mac2017
| heliosdigios
| mac2017
|}


= Nat Box / Rounter =
= Nat Box / Rounter =
Line 25: Line 60:
  192.168.1.1
  192.168.1.1
Notes on cisco setup:
Notes on cisco setup:
net -> wan -> iPv4 -> static -> 192.168.203.52 -> default .1 -> DNS .1
network -> wan -> iPv4 -> static -> 192.168.203.52 -> default .1 -> DNS .1


IOC's are  
IOC's are  
  192.168.1.2X
  192.168.1.2X
DAQ computer is  
DAQ computer (digios1) is  
  192.168.1.2
  192.168.1.2
MAC computer is
MAC2020 computer (helios-iMac) is
  192.168.1.193
  192.168.1.164
Target Fan power switch (target-pwrswitch) is
192.168.1.106
DAQ power switch is
192.168.1.115
 
There are some unknown IP
192.168.1.3
192.168.1.81
 
 
 
To scan all "active" devices in the CISCO network:
$nmap -F 192.168.1.*


= Terminal Server =  
= Terminal Server =  
Line 42: Line 90:
  telnet 192.168.1.3 200[1-X]
  telnet 192.168.1.3 200[1-X]


In the DAQ-PC, the IP and the corresponding "nickname" are saved in
/etc/hosts
$cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
192.168.1.1 digios1
192.168.1.3 ts
192.168.1.20 ioc0
192.168.1.21 ioc1
192.168.1.22 ioc2
192.168.1.23 ioc3
192.168.1.24 ioc4
192.168.1.234 tllptgs


== Physical Locations and ID's of Digitizers / Routers / Triggers ==
== Physical Locations and ID's of Digitizers / Routers / Triggers ==

Latest revision as of 23:13, November 13, 2022

Physical Location

PhysicalLocation.png

Network Location Information

A drawing of the network is like this (2021-01-21).

The CISCO router is the only way to the onenet and internet.

The HP Switch is a main switch for all devices, like the DAQ PC and the MAC.

The HELIOS-DB and the windowsXP connects to the onenet directly.

NetworkConnection20210121.png

We added 2 Network Power switch

IP: 192.168.1.106 for Target fan
IP: 192.168.1.115 for DAQ

DAQ Computer

The data acquisition computer for digital HELIOS sits behind a NAT box. The NAT box is located at

digios1.onenet (192.168.203.52)

or from the Mac

192.168.1.2

The HELIOS-DB, Mac2017 and the windowsXP connect to the onenet, the IPs are

HELIOS-DB : 192.168.203.23 (nickname: heliosdb)
windowsXP : 192.168.203.37
mac2017 : 192.168.203.34 (nickname: mac2017)

Login outside ANL

only for PC at onenet.

ssh -J <username>@login.phy.anl.gov <accountName>@<onenet_IP>
PC accountName onenetIP
DAQ helios digios1
Mac2017 heliosdigios mac2017

Nat Box / Rounter

The login for the cisco (cisco data page) is uname cisco and the gammasphere password

192.168.1.1

Notes on cisco setup: network -> wan -> iPv4 -> static -> 192.168.203.52 -> default .1 -> DNS .1

IOC's are

192.168.1.2X

DAQ computer (digios1) is

192.168.1.2

MAC2020 computer (helios-iMac) is

192.168.1.164

Target Fan power switch (target-pwrswitch) is

192.168.1.106

DAQ power switch is

192.168.1.115

There are some unknown IP

192.168.1.3
192.168.1.81


To scan all "active" devices in the CISCO network:

$nmap -F 192.168.1.*

Terminal Server

Portserver TS16 MEI

Info? (2.6.23-431.5.1.el6.i686 (RH 4.4.7-3) Login with root and gammasphere pswrd

telnet 192.168.1.3 200[1-X]


In the DAQ-PC, the IP and the corresponding "nickname" are saved in

/etc/hosts
$cat /etc/hosts
127.0.0.1		localhost.localdomain localhost
::1		localhost6.localdomain6 localhost6
192.168.1.1	digios1
192.168.1.3	ts
192.168.1.20	ioc0
192.168.1.21	ioc1
192.168.1.22	ioc2
192.168.1.23	ioc3
192.168.1.24	ioc4
192.168.1.234	tllptgs

Physical Locations and ID's of Digitizers / Routers / Triggers

Really need a few figures with labels / diagrams.

  • Serial numbers of system hardware
  • Board ID numbers for data processing
  • IP address and names of modules