Subject: Re: sup -s -v
To: Anders Dinsen <anders@dinsen.net>
From: Julian Coleman <J.D.Coleman@newcastle.ac.uk>
List: netbsd-help
Date: 02/22/2000 09:16:10
> I configured sup yesterday to update pkgsrc as per the instructions at:
> 
> http://www.netbsd.org/Documentation/software/packages.html#setting_up_pkgsrc
> 
> But it does'nt work:
    ...
> SUP: Network write timed out

I used see this when I dialed up to one ISP, while another was fine.  You
should also see a problem if you try and upload large files.  The solution
is to turn off RFC1323 support in the kernel (there seems to be some odd
interaction between NetBSD hosts and some dialup servers).  I added the
following to my /etc/rc.local :

  sysctl -w net.inet.tcp.rfc1323 = 0

J

-- 
                    My other computer also runs NetBSD
                          http://www.netbsd.org/