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: Can't properly restrict IOC CA server to an interface |
From: | Jure Varlec via Tech-talk <tech-talk at aps.anl.gov> |
To: | "Kasemir, Kay" <kasemirk at ornl.gov> |
Cc: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Fri, 8 Apr 2022 14:24:24 +0000 |
Hello Kay,
The broadcast server reports: Last name
requested by 10.1.1.1:56051, as one would expect. The WiFi address is not mentioned anywhere. The
unicast server stays quiet, as shown by secs since last send.
Thanks,
Jure
From: Kasemir, Kay <kasemirk at ornl.gov>
Sent: Friday, April 8, 2022 15:59 To: Jure Varlec <jure.varlec at cosylab.com> Subject: Re: Can't properly restrict IOC CA server to an interface
Hi:
> I'm pulling my hair out over an issue that only appears sometimes and I can't determine the reason for it.
That's indeed strange! After you get that erroneous reply from the server...
Response:
{
"ip.src": "192.168.11.237",
"ip.dst": "10.1.1.1"
}
.. if you then check the server again, does it still report
epics> casr 5
Channel Access Server V4.13
No clients connected. CAS-TCP server on 10.1.1.1:5064
.. or does the report now include 192.168....?
-Kay
|