[359] in linux-net channel archive
Re: Problems with Linux talking to Tektronix machines
daemon@ATHENA.MIT.EDU (Ian Jackson)
Sun May 21 09:54:12 1995
Date: Sat, 20 May 95 20:42 BST
From: iwj10@cus.cam.ac.uk (Ian Jackson)
To: Matthew Geier <matthew@sleeper.apana.org.au>
Cc: linux-net@vger.rutgers.edu
Matthew Geier writes ("Problems with Linux talking to Tektronix machines"):
> [...]
> What ever Linux sends to my Tektronix workstation that confuses the
> session, also affects the current generation Tek Xterminals !.
>
> Any one have any idea's ?. Im not well enough versed in IP to start
> looking around for possible causes.
It might be useful to try to use tcpdump to see what the `offending'
packet contains - RTFM tcpdump(8) [sometimes tcpdump(1)]. Also,
netstat on the Linux system will show you whether Linux thinks the Tek
is acknowledging the packets it's sending (if it is then there's
almost certainly a bug in the Tek as well as any possible bug in
Linux).
Ian.