From owner-freebsd-stable Sat May 4 7:43:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.ntplx.net (mail7.ntplx.net [204.213.176.181]) by hub.freebsd.org (Postfix) with ESMTP id 06EF537B416 for ; Sat, 4 May 2002 07:43:32 -0700 (PDT) Received: from ntplx.net (dhcp-209-54-72-110.ct.dsl.ntplx.com [209.54.72.110]) by mail.ntplx.net (8.11.6/8.11.4/NETPLEX) with ESMTP id g44Egtw27454; Sat, 4 May 2002 10:42:55 -0400 (EDT) Message-ID: <3CD3F3E3.CCC9F2C1@ntplx.net> Date: Sat, 04 May 2002 10:44:51 -0400 From: Ted Sikora X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en-US,en-GB MIME-Version: 1.0 To: Cy Schubert - CITS Open Systems Group , "freebsd-stable@FreeBSD.ORG" Subject: Re: dhclient messages References: <200205041429.g44ET9AF001990@cwsys.cwsent.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Cy Schubert - CITS Open Systems Group wrote: > > In message <3CD3E4B2.D210D642@ntplx.net>, Ted Sikora writes: > > Anyway of turning these annoying messages off? > > Started after a cvsup/buildworld this week. > > It's filling up the messages file and using a term is almost impossible. > > > > May 4 09:00:34 dhcp-209-xx-xx-xx dhclient: New Network Number: > > 209.xx.xx.xx.xx > > May 4 09:00:34 dhcp-209-xx-xx-xx dhclient: New Broadcast Address: > > 209.xx.xx.255 > > You can use the patch at the end of this email to disable the messages > or you can replace the script entirely as I have done on my firewall > here at home in my dhclient.conf: script "/usr/local/etc/dhclient-scrip > t"; > > The stock dhclient-script is normally installed from > src/contrib/isc-dhcp/client/scripts/freebsd, however you can copy > sbin/dhclient/dhclient-script.sh to another location and use it > instead. This is basically what I did on my firewall system at home, > with modifications to update my jailed-caching-only DNS, re-establish > my VPN to work, restart ntpd, and resync IP Filter (ipf -y) if the IP > address changes. Generally, what I'm trying to say is that there are > other options and you can even modify those options. (Many of the > questions that are posted on -stable, -security, and the IP Filter > mailing lists can be easily resolved by simple modifications to the > dhclient-script of your choice.) > Done... thanks. -- Ted Sikora tsikora@ntplx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message