Re: tn5250 time out error.

Holger Schurig <[email protected]>
Newsgroups gmane.comp.emulators.tn5250
Message-ID <[email protected]>
> Since i have not used tshark, tcpdump earlier so dont know how to use it,
> man pages are lengthy and hence trying to read/use it .

The easiest thing is

   $ tcpdump -i eth0 -w /tmp/test.pcap "tcp port 23"

or

   $ tshark -i eth0 -w /tmp/test.pcap -f "tcp port 23"

Do this as root. Do use "tcp port 992" for Telnet-SSL. If you logged enought, 
you can simply press Ctrl-C.

You can then post the "test.pcap" file to this list, or open it with the 
graphical wireshark: "wireshark -r /tmp/test.pcap".


-- 
http://www.holgerschurig.de
-- 
This is the Linux 5250 Development Project (LINUX5250) mailing list
To post a message email: LINUX5250-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/linux5250
or email: LINUX5250-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.