Path: utzoo!attcan!uunet!lll-winken!ames!pasteur!ucbvax!BBN.COM!brescia From: brescia@BBN.COM (Mike Brescia) Newsgroups: comp.protocols.tcp-ip Subject: Re: Routing Problems on Milnet Message-ID: <8901130717.AA26992@ucbvax.Berkeley.EDU> Date: 12 Jan 89 23:40:10 GMT References: <8901111622.AA01665@cwh.cam.nbs.gov> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 41 The routing problem which began to affect us at the end of November has returned. We are not receiving routes from milnet. Please return a note with some specific information, including the list of 'core' or 'trusted' gateways with which you run EGP, and your own gateway addresses. What operating system and release version are you running? Are you running a version or port of unix to which the following message refers? I think Bruce Cole is talking about a unix based on 4.2BSD. The latest gated (I have one which is newer than version 1.3.1.36), when run in 4.3BSD, makes use of the sendsockopt(2) option SO_SNDBUF and SO_RCVBUF to enable receipt and sending of large packets. --- forwarded msg --- Date: Thu, 12 Jan 89 14:34:48 CST From: Bruce Cole Message-Id: <8901122034.AA04544@oz.cs.wisc.edu> Received: by oz.cs.wisc.edu; Thu, 12 Jan 89 14:34:48 CST To: cal@okc-unix.arpa Cc: egp-people@BBN.COM, dave@cs.wisc.edu, cole@cs.wisc.edu In-Reply-To: Charles Leach's message of Thu Jan 12 09:20:01 1989 Subject: EGP Broken? In addition to insuring that your EGP routing daemon can handle packet sizes larger than 2048, Unix sites need to adjust their kernel to handle the larger size. In net/raw_cb.h, redefine RAWSNDQ & RAWRCVQ to be something like 4096. With that change I am now able to receive routing updates from the butterflies which are longer than 2048 bytes. ---- end fwd msg --- Apologies to those of you who have already seen this on egp-people or gated-people. Also, thanks to Bruce for this other info, and I hope he is not too miffed that I did not ask his permission before redistributing this. Good hunting, Mike