From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 912492002A9 for ; Tue, 2 Oct 2012 09:52:04 -0700 (PDT) Received: by mail-wi0-f175.google.com with SMTP id hq4so877290wib.10 for ; Tue, 02 Oct 2012 09:52:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=tFiHgKlMDGDDizsjjcgmeOGeLyyHtFuVVft1Ej4MB1g=; b=o1av461uAj8NZO84wdKYTvicb8Sgn5Mi6QGJjq7S11Z97Zs0TSFrDgQ0D/6K9uyJVO ixsz6I9aXikGknd15eq66HR9cOTdlwWLNjquRsvWKNZlLjDXKAY41rask8zBrF/94e14 23xAtHGzbTLvhoT9E9gs7jZUKzf68rBgjkRNYYPS1UJayBjHLqmEVyFXCI4o1LMEArhF GerjorAngNuk2QulYR/SW0azRSlkHuCXdgQVaw3KShar1ZBhOuUASxoK2c+bg8U7K7F6 gNas/VO0ujwkRQph79bxkgjYH9QC1qBxulwk2PYD/V4/zHUQndoKGwCb80qiBlvH93Qs H3fA== Received: by 10.181.13.239 with SMTP id fb15mr23127841wid.22.1349196722346; Tue, 02 Oct 2012 09:52:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.232.216 with HTTP; Tue, 2 Oct 2012 09:51:42 -0700 (PDT) In-Reply-To: References: From: "plumcreek@gmail.com" Date: Tue, 2 Oct 2012 12:51:42 -0400 Message-ID: To: Dave Taht Content-Type: text/plain; charset=UTF-8 Cc: cerowrt-users@lists.bufferbloat.net Subject: Re: [Cerowrt-users] libcrypto dependency X-BeenThere: cerowrt-users@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Support for user problems regarding cerowrt List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2012 16:52:05 -0000 On Mon, Oct 1, 2012 at 11:16 PM, Dave Taht wrote: > Obsolete dependency, thx for catching it. No problem. > I have refreshed the sugarland package database, updating bind-latest > to remove the dependency, also updating 6to4 (still has a bug), > > (minissdpd, upnp, minidlna still busted) Thanks. I've been running bind on this box for a while and just yesterday updated it from an older firmware version to the sugarland release and found it odd that the package wouldn't install. Thank you very much for the quick fix! The bind-latest-server package has now installed successfully. > do an: > > opkg update > opkg install bind-latest-server bind-latest-config > > (you might want the various bind related tools, too) Yes. I grabbed several of them. > There have been a huge number of updates to openwrt since the beta2 > freeze, I am going to have to put out a -28 release to suit after it > stabilizes. I also attempted to push up the more needed of the cerowrt > patches to openwrt today. Also, I realized that qos-scripts needed > even more love than I thought it did. > > I note that in order to use bind instead of dnsmasq, you will need to: > > > 0) configure bind to suit your preferences. > 1) change the port number in /etc/config/dhcp from 53 to 0 > 2) /etc/init.d/dnsmasq restart > 3) killall -1 xinetd > 4) nslookup 8.8.8.8 > > There is certainly enough ram on a 3800 to run bind fairly well. You > will battle with bug 113 unless you disable dnssec. named.montime may > be buggy as we've switched to busybox ntp > for the time being. Yes named.montime is a bit buggy, but more annoying than anything else since things appear to be working just fine (once the packages were installed and I rsync'd over my bind config files). Thanks again! -- Daniel Bartholomew