From owner-freebsd-stable Sat May 25 11:21:29 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.27in.tv (roc-24-169-198-248.rochester.rr.com [24.169.198.248]) by hub.freebsd.org (Postfix) with ESMTP id 105B737B406 for ; Sat, 25 May 2002 11:21:25 -0700 (PDT) Received: (from root@localhost) by mail.27in.tv (8.12.3/8.11.6) id g4PILJgw000469 for freebsd-stable@freebsd.org; Sat, 25 May 2002 14:21:19 -0400 (EDT) (envelope-from cjm2@earthling.net) Received: from maxpower (maxpower.lan.27in.tv [10.0.0.20]) by mail.27in.tv (8.12.3/8.11.6av) with SMTP id g4PIL4Jo000449 for ; Sat, 25 May 2002 14:21:11 -0400 (EDT) (envelope-from cjm2@earthling.net) From: "C J Michaels" To: Subject: [Fixed] dhclient problems with -RC Date: Sat, 25 May 2002 14:22:07 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <1754.216.153.202.2.1021994917.squirrel@www.27in.tv> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I solved my own problem. Someone should look into why this changed tho. My /etc/resolv.conf was not writable by the dhclient process, it hasn't been for at least a year. Something changed in dhclient that is now causing it to spaz out when it can't write to /etc/resolv.conf. This could be a huge problem if someone has /etc mounted r/o. Thanks, --Chris > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of C J Michaels > Sent: Tuesday, May 21, 2002 11:29 AM > To: freebsd-stable@FreeBSD.ORG > Subject: dhclient problems with -RC > > > Hello, > > I cvsupped monday afternoon. Built and installed both the kernel and the > world. Since then I have two problems. > > May 20 21:09:27 cartman /kernel: icmp redirect from xx.xx.xx.xx: > yy.yy.yy.yy=> yy.yy.yy.yy > > This message is being logged about once a second. The from ip is mine, > the destination ip changes but seems to always be on my "local" segment. > > Also, my dhclient is looping. It'll obtain a lease, give a null pointer > error (I don't see it in the logs now, but I remember reading it off the > screen), and then proceed to try and obtain the lease again, getting the > next available ip. This happens with both the stock dhclient and the one > bundled with the isc-dhcp port. > > Help please? > --Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message