On 2024-02-27 18:31, Daniel Lenski wrote:
On Tue, Feb 27, 2024 at 3:58 PM Larry Ploetz <lplo...@gmail.com> wrote:

No indication of any packets in openconnect's stderr, only routing
changes being made (add host/add net), and those are on startup - the
timestamps on the redirected stdout/stderr files are when openconnect
was started + 11 seconds.
You say you're collecting logs with maximum debugging verbosity
(`--vvv --dump-http-traffic --timestamp`)… but you see *nothing at
all* in the logs around 6 hours? 🤷🏻‍♂️

That makes no sense.

With either the ESP tunnel
(https://gitlab.com/openconnect/openconnect/blob/master/esp.c#L217-432)
or with the TLS tunnel
(https://gitlab.com/openconnect/openconnect/blob/master/gpst.c#L1224-1364)
you should be getting a log message with every single packet sent or
received over the tunnel, including keepalive/DPD packets.

Your initial command line included `--syslog`, so the logs are
certainly *not going to stderr* after the connection is established.
https://www.infradead.org/openconnect/manual.html#opt-syslog

Are you sure you're looking at the right logs, in the right place?
Doh, I'm an idiot - let me try again without --syslog.

_______________________________________________
openconnect-devel mailing list
openconnect-devel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/openconnect-devel

Reply via email to