Hello list, I have a weird situation with our setup - can someone help me solve this issue?
Our head node has two network interfaces - the first on the institute network and the interface eth1 is assigned 192.168.2.1. I assigned a static IP of 192.168.2.100 to our ROACH2 and eth1 above are connected to a simple D-Link unmanaged switch. From the head node, I can ping ROACH2 or ‘telnet 192.168.2100 7147’ to connect to tcpborphserver. But the katcp python client simply doesn't connect to ROACH2, as it tries to use the first interface on the head node. Is it possible to force katcp to use the eth1 (or ip 192.168.2.1) on the head node? Thanks! Cheers, Ramesh

