There are not a whole lot of cerowrt-users subscribers, and I'd stuck a few notes in here important to this list
I was really hoping to just freeze on sugarland, but tons of stuff landed in the openwrt beta, soo... ---------- Forwarded message ---------- From: Dave Taht <[email protected]> Date: Mon, Oct 1, 2012 at 8:16 PM Subject: Re: [Cerowrt-users] libcrypto dependency To: "[email protected]" <[email protected]> Cc: [email protected] Obsolete dependency, thx for catching it. 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) do an: opkg update opkg install bind-latest-server bind-latest-config (you might want the various bind related tools, too) 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. On Mon, Oct 1, 2012 at 7:31 PM, [email protected] <[email protected]> wrote: > I was trying to install bind on my CeroWrt box (a WNDR 3800), and it > gave me an error about libcrypto, which doesn't appear to be > available. Here's the output: > > root@OpenWrt:~# opkg install bind-latest-server > Installing bind-latest-server (9.9.1-P3-19) to root... > Downloading > http://huchra.bufferbloat.net/~cero1/3.3/3.3.8-26/packages/bind-latest-server_9.9.1-P3-19_ar71xx.ipk. > Collected errors: > * satisfy_dependencies_for: Cannot satisfy the following dependencies > for bind-latest-server: > * libcrypto * libcrypto * > * opkg_install_cmd: Cannot install package bind-latest-server. > root@OpenWrt:~# > > > > Any suggestions? > > -- > Daniel Bartholomew > _______________________________________________ > Cerowrt-users mailing list > [email protected] > https://lists.bufferbloat.net/listinfo/cerowrt-users -- Dave Täht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html -- Dave Täht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html _______________________________________________ Cerowrt-devel mailing list [email protected] https://lists.bufferbloat.net/listinfo/cerowrt-devel
