Hi David,
David DeSimone wrote:
> The SYN-ACK packet in response contains an ACK for sequence 4294967213,
> but that was not the sequence sent by the initial SYN (it was 1217851052).
Yeah, this was the error - fixed the 32bit-pulling function in K5JB
which pulls out the sequence of the TCP heade
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Oliver Lehmann <[EMAIL PROTECTED]> wrote:
>
> 19:22:31.003359 IP (tos 0x10, ttl 64, id 730, offset 0, flags [DF], proto TCP
> (6), length 60) 10.1.1.1.54398 > 10.1.1.2.telnet: S, cksum 0xceef (correct),
> 1217851052:1217851052(0) win 65535 34167010
Hi,
I've an old UNIX SYSIII system where I want to get IP running with K5JB.
I've modified the code (and even my C-Compiler...) as far as I could to
get it working.
Right now, FreeBSD and K5JB are able to communicate via ICMP. Ping(8)
for example works fine. They are connected together via SLIP.