Charles, I think that if you use GSKTRACE .... you will get a gsktrace file, with about 10 entries in it, while PAGENT starts up. After that it uses CTRACE.
See Collecting a tcpip packet trace on z/OS. <https://colinpaice.blog/2022/09/29/collecting-a-tcpip-packet-trace-on-z-os/> on how to collect a CTRACE, and export it so Wireshark can read it. The z/OS capabilities are poor in this area Colin On Mon, 9 Oct 2023 at 14:58, Charles Mills <[email protected]> wrote: > @Colin, are we talking about the same trace? The trace I am talking about > is the one turned on with the environment variable GSK_TRACE. At least > judging from the meanings of the bit flags -- which are fairly similar but > not identical -- that is a different trace than the one turned on with > TTLSConnectionAction trace nn. > > Charles > > On Mon, 9 Oct 2023 08:18:32 +0100, Colin Paice <[email protected]> > wrote: > > >For the command, see the IP admin commands book page 184 in old money or > >online > ><https://www.ibm.com/docs/en/zos/2.5.0?topic=command-modify-policy-agent> > > > >f pagent,refresh > > > >You can set up a pagent definition just for your batch FTPjob with its > >trace configured > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
