Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 1995 19:41:32 +0200 (MET DST)
From:      Ollivier Robert <roberto@keltia.frmug.fr.net>
To:        wollman@halloran-eldar.lcs.mit.edu (Garrett Wollman)
Cc:        freebsd-current@freebsd.org
Subject:   Re: About ed0 problem and big Ierrs numbers
Message-ID:  <199507171741.TAA17644@keltia.frmug.fr.net>
In-Reply-To: <9507171510.AA25395@halloran-eldar.lcs.mit.edu> from "Garrett Wollman" at Jul 17, 95 11:10:05 am

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Garrett Wollman said:
> What is the output of `route get name.of.problem.host'?  The TCP
> receive window size is determined by the value of the `recvpipe'
> metric, or the `tcp_sendspace' kernel variable if the former is zero.

126 [23:49] root@keltia:~# route get sidhe
   route to: sidhe.frmug.fr.net
destination: sidhe.frmug.fr.net
  interface: ed0
      flags: <UP,HOST,DONE,LLINFO>
 recvpipe  sendpipe  ssthresh  rtt,msec    rttvar  hopcount      mtu     expire
   16384     16384         0         0         0         0      1500      1199 

sidhe is a Tadpole Sparcbook 2, SunOS 4.1.3. 

On Keltia :

net.inet.ip.forwarding = 1
net.inet.ip.redirect = 1
net.inet.ip.ttl = 64
net.inet.ip.rtexpire = 3600
net.inet.ip.rtminexpire = 10
net.inet.ip.rtmaxcache = 128
net.inet.ip.sourceroute = 0
net.inet.icmp.maskrepl = 0
net.inet.tcp.rfc1323 = 1
net.inet.tcp.rfc1644 = 1
net.inet.tcp.mssdflt = 512
net.inet.tcp.rttdflt = 3
net.inet.tcp.keepidle = 14400
net.inet.tcp.keepintvl = 150
net.inet.tcp.sendspace = 16384
net.inet.tcp.recvspace = 16384
net.inet.udp.checksum = 1
net.inet.udp.maxdgram = 9216
net.inet.udp.recvspace = 41600

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.frmug.fr.net
       FreeBSD keltia 2.2-CURRENT #5: Fri Jul 14 12:28:04 MET DST 1995



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507171741.TAA17644>