From owner-freebsd-hackers Thu Dec 6 16: 9:24 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by hub.freebsd.org (Postfix) with ESMTP id E203837B419 for ; Thu, 6 Dec 2001 16:09:19 -0800 (PST) Received: from there ([80.4.125.7]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20011207000918.JIID10846.mta07-svc.ntlworld.com@there> for ; Fri, 7 Dec 2001 00:09:18 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Mike D Subject: Re: cable modem connection problem Date: Fri, 7 Dec 2001 00:09:05 +0000 X-Mailer: KMail [version 1.3] References: <20011206071926.QTHW27606.mta05-svc.ntlworld.com@there> <3C0F7966.908CD6E6@bturtle.ch> <3C1005ED.4090001@isi.edu> In-Reply-To: <3C1005ED.4090001@isi.edu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: hackers@freebsd.org Message-Id: <20011207000918.JIID10846.mta07-svc.ntlworld.com@there> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > This sounds a lot like your cable modem provider throtteling the link if > it doesn't see some sort of negotiation (DHCP, ARP, etc.) after a fixed > amount of time. I could imagine that some companies do this for > residential connections. > > Does your cable modem provide IP service, or do you need PPPoE or > something like that? they provide IP. I have this set-up: INET---modem---10BT---FreeBSD---100BT LAN... > Is this going out from behind the box, or coming in from the Internet? > Also, do you see packet drops or RTT increases (define "slow"). going out. I haven't checked for either packet drops / RTT increase (how?) but when I say slow, I mean for eaxmple to get www.google.com up takes 5-10 minutes. Also other machines on the LAN can not really get out at all. Somebody mentioned on this list that deleting the arp table entry of the default router of the cable modem provider (as a cron job) solved the problem. Could this have something to do with leases being renewed (by the isp dhcp server and consequently the cable modem) and FreeBSD not updating routing tables? (I'm guessing big time here - not an expert by any means) Again, thanks very much for the advice so far, if you have any more would be extremely greatful! Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message