Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!decvax!harpo!ihnp4!zehntel!tektronix!hplabs!sri-unix!brescia@Bbn-Unix.ARPA From: brescia@Bbn-Unix.ARPA Newsgroups: net.unix-wizards Subject: Re: Strange TCP checksum problem with several interconnected networks Message-ID: <12352@sri-arpa.UUCP> Date: Tue, 17-Apr-84 08:54:30 EST Article-I.D.: sri-arpa.12352 Posted: Tue Apr 17 08:54:30 1984 Date-Received: Mon, 23-Apr-84 01:11:55 EST Lines: 12 From: Mike Brescia Rick, My first reaction is to suspect IP source routing. Are you using SR to get through to nets that are not known to the world? The feature of the TCP checksum that enters in here is that it is invariant as source routing is followed. The TCP pseudoheader used in the checksum has the ultimate destination rather than the first IP destination in it. Mike