EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: CAget and CAput across subnets
From: Andrew Johnson <[email protected]>
To: ROBERT F SMYTHE <[email protected]>
Cc: [email protected]
Date: Wed, 06 Jul 2005 15:46:19 -0500
ROBERT F SMYTHE wrote:
I am trying to converse with an IOC (MVME2307) that is located on a
different subnet from my solaris machine running my tcl guis, is there a
way in my startup script I can add a 2 way route? I am running epics 3.13.1

The vxWorks OS will need to have a route to the other subnet - either a default route or one specific to the subnet address or even the specific host (from a security point of view the fewer addresses the IOC is able to route packets to, the less chance there is of someone being able to do things to the IOC that they're not supposed to, which is why we don't give our IOCs a route to their subnet's default gateway). Look up routeAdd() and routeShow() in the vxWorks reference manual for details.


Once your IOC can route IP packets to the other subnet (test that using ping from Solaris), you need to add the name or IP address of the IOC (or the address of its subnet) to the environment variable EPICS_CA_ADDR_LIST before starting your GUI tools. Your CA clients will not automatically reconnect if the IOC gets turned off for more than about 8 minutes; you will probably have to restart them in that event.

- Andrew
--
Podiabombastic: The tendency to shoot oneself in the foot.

References:
CAget and CAput across subnets ROBERT F SMYTHE

Navigate by Date:
Prev: CAget and CAput across subnets ROBERT F SMYTHE
Next: Re: device support for SNMP Emmanuel Mayssat
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: CAget and CAput across subnets ROBERT F SMYTHE
Next: Bacnet communication standard for building and automation Olaf Krebs
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·