home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / tcpip / 4313 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!odin!trier
  2. From: trier@odin.ins.cwru.edu (Stephen C. Trier)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: Re: ip segment size negotiation  NEED HELP!
  5. Date: 5 Sep 1992 03:45:45 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 23
  8. Message-ID: <189ah9INN4kf@usenet.INS.CWRU.Edu>
  9. References: <1992Sep4.160201.22932@uswmrg.mrg.uswest.com>
  10. NNTP-Posting-Host: odin.ins.cwru.edu
  11.  
  12. In article <1992Sep4.160201.22932@uswmrg.mrg.uswest.com> philc@msmgate.mrg.uswest.com (Phil Corchary) writes:
  13. >problem: as reported by a sniffer on the line: the segment size coming
  14. >down from the Tandem is 1500 ... going up from the Mac to the Tandem
  15. >the segment size is being negotiated down to 590 ...
  16.  
  17. I just ran into this problem with a VAX running VMS and WIN/TCP.  A PC/IP-
  18. derived FTP couldn't fetch from it, because the VAX wasn't defaulting to a
  19. 536-byte maximum segment size (MSS) as it should have.  When I modified the
  20. PC TCP to send the TCP MSS option with an MSS of 536, the VAX *still* sent
  21. 1500-byte packets.
  22.  
  23. One solution is to reduce the MTU on the Tandem to something smaller, if
  24. possible.  This will reduce throughput when talking to machines capable of
  25. the maximum MTU, but will provide compatibility with the Mac.
  26.  
  27. The solution to our problem, though, was to upgrade WIN/TCP to its current
  28. release.  :-)
  29.  
  30. -- 
  31. "Beware of programmers who     Stephen Trier
  32.  carry screwdrivers."          Network Services Engineering, IRIS/INS/Telecom
  33.        Leonard Brandwein       Case Western Reserve University
  34.                                trier@ins.cwru.edu
  35.