EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: no channel access to IOC
From: Andrew Johnson <[email protected]>
To: Luedeke Andreas <[email protected]>
Cc: tech-talk <[email protected]>
Date: Wed, 20 Oct 1999 13:10:50 -0500
Hi Andreas,

Luedeke Andreas wrote:
> 
> [...] linboot.ioc.1066 > 192.168.255.255.5064: udp 32 (ttl 64, id [...])
...
> [...] iocLin.ioc.1031 > 192.168.10.255.5065: udp 16 (ttl 30, id [...])

These are broadcast addresses on two different subnets which is usually
why they can't communicate - you either need to set their subnet masks to
be the same on both machines, or if your network topology won't allow this
you'll need to set the EPICS_CA_ADDR_LIST environment variable to the
broadcast address of the other subnet (see the Channel Access reference
manual for details).  On an ioc use putEnv("VAR=value") to set this any
time before iocInit.

You can see the subnet mask by using ifShow at the vxWorks shell, and set
it by adding ":ffffff00" (without the quotes) after the target's IP
address in its boot parameters.  Replace the ffffff00 with whatever the
mask should be for its subnet.

- Andrew
-- 
Complexity comes for free, Simplicity you have to work for.


Replies:
Re: no channel access to IOC Luedeke Andreas
References:
no channel access to IOC Luedeke Andreas

Navigate by Date:
Prev: no channel access to IOC Luedeke Andreas
Next: Re: no channel access to IOC Luedeke Andreas
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: no channel access to IOC Luedeke Andreas
Next: Re: no channel access to IOC Luedeke Andreas
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·