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: Capturing a telnet connection event |
From: | "Pete R. Jemian" <[email protected]> |
To: | [email protected] |
Cc: | [email protected] |
Date: | Thu, 11 Apr 2002 12:54:55 -0500 |
When a telnet session is initiated on a VxWorks IOC, there is some output on the console. You can capture this output by monitoring the console port over serial connection.
Here is an example of that output (the time stamp was added by my serial port monitoring process): 2001-10-25,16:21:47: telnetd: This system *IN USE* via telnet. 2001-10-25,16:21:47: shell restarted.
Pete Jemian UNICAT
I have a situation in which I would like to know if someone has created a telnet connection to an EPICS IOC. I had hoped that the IOC error logging facility might capture a telnet connection event; however, it does not. Has anyone else encountered this problem and is there a solution?
Fritz