Hi Danny,

I did check this as the first thing - here is what I see.

root@majestix:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         134.104.29.23   0.0.0.0         UG    0      0        0 eth0
134.104.16.0    0.0.0.0         255.255.240.0   U     0      0        0 eth0
192.168.2.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1

Cheers,
Ramesh

On 14 Jul 2014, at 15:54, Danny Price <[email protected]> wrote:

> Hi Ramesh
> 
> Could this be a problem with routing tables? You can check with the route 
> tool:
> http://manpages.ubuntu.com/manpages/precise/man8/route.8.html
> 
> You should see eth1 as the only route for the 192.168.2.0 network
> 
> Cheers
> Danny
>> Ramesh Karuppusamy <mailto:[email protected]>
>> July 14, 2014 at 9:24 AM
>> 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


Reply via email to