1994 1995 1996 1997 1998 1999 2000 2001 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 | 1994 1995 1996 1997 1998 1999 2000 2001 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: Unable to tunnel CSS CA through ssh tunnels |
From: | Ralph Lange <[email protected]> |
To: | Jon Brinkmann <[email protected]> |
Cc: | EPICS Tech-Talk <[email protected]> |
Date: | Sun, 29 May 2016 15:07:38 +0200 |
Hi Jon, On 29/05/2016 04:41, Jon Brinkmann wrote: Several years ago Andre Charbonneau described how to tunnel CA through ssh tunnels: http://www.aps.anl.gov/epics/tech-talk/2013/msg00142.php The method works well for EPICS base and extensions that use the EPICS libraries. It doesn't work with CSS because CSS doesn't use those libraries. I think CSS uses Java CA. I've searched the CSS documentation and the Internet in vain. Can it be done in the current version of CSS (4.1.1)? If so, how? If not, would you consider adding that functionality? Alas, this feature has not been added to Java CA. Basically, you have three options:
Hope this helps, |