From owner-freebsd-questions Sun Aug 1 0:13: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id 8789014DE4 for ; Sun, 1 Aug 1999 00:13:06 -0700 (PDT) (envelope-from minako@oracle.dsuper.net) Received: from oracle.dsuper.net (HSE-MTL-ppp4699.qc.sympatico.ca [209.226.107.136]) by smtp11.bellglobal.com (8.8.5/8.8.5) with ESMTP id DAA07262; Sun, 1 Aug 1999 03:14:51 -0400 (EDT) Message-ID: <37A3F322.D737F049@oracle.dsuper.net> Date: Sun, 01 Aug 1999 03:11:30 -0400 From: Mike X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: vladimir@math.uic.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dhcp and arplookup/arpresolve messages References: <19990731223841.27816.qmail@math.uic.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks alot that fixed it. Now X runs much better and way faster Again thanks Mike vladimir@math.uic.edu wrote: > > I had the same problem with a machine on the local ethernet that was > using dhcp. I fixed it by editing the dhclient-script (it might > be in /etc/or /usr/local/etc depending on your configuration). I noticed > that "netstat -rn" gave one additional routing table entry after the client > got its address via dhcp. > I found the line > route add $new_ip_address 127.1 >/dev/null 2>&1 > and commented it out. > Things were ok since then. > I am not sure that was the right thing to do though. > Hope this helps. > > Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message