2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Channel Access and Virtual IPs |
From: | Ralph Lange <[email protected]> |
To: | EPICS core-talk <[email protected]> |
Date: | Thu, 23 Sep 2010 13:12:09 -0400 |
Hi Ernest, On 23.09.2010 11:14, Ernest L. Williams Jr. wrote:
Does CA fully support virtual IPs on a linux host?
For applications, there is no difference between virtual and real network interfaces.
The CA client supports virtual IPs. (That does not need specific code in the client, so it always has.)
Only the CAS server supports binding to specific IP addresses (virtual or real), the rsrv server (IOC) does not.
Or are we still waiting on the merge fo rsrv and pcas?
Either that, or someone extending rsrv to support binding to a specific IP address (and honor the environment variables that control this).
Cheers, Ralph