Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* [Cerowrt-devel] 3.10.28-14 - notes so far...
@ 2014-02-25  5:14 Valdis Kletnieks
  2014-02-25  5:36 ` Dave Taht
  0 siblings, 1 reply; 2+ messages in thread
From: Valdis Kletnieks @ 2014-02-25  5:14 UTC (permalink / raw)
  To: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

1) Upgraded from a 3.10.26-1 without any major issues.

2) The Luci 'Software' tab fails with these messages when I click on
"Update Lists":

Downloading http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.28-14/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/london.
Downloading http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.28-14/packages/Packages.sig.
Signature check failed.
Remove wrong Signature file.

Collected errors:
 * opkg_verify_file: Verification failure.

3) 6relayd doesn't get installed by default.  Due to (2), it's loads
of fun to get it installed, since it doesn't show up on the 'Available
packages' tab (I ended up wget'ing it, untar'ing it, and then untar'ing
the data.tar.gz file).  Is there a way to install a local *.ipk ?

4) Once 6relayd gets installed, this /etc/config/6relayd Just Works(tm) on
Comcast residential cables in my area:

config server default
        option master   ge00
        list network    ge01
        list network    gw00
        list network    gw01
        list network    gw10
        list network    gw11
        list network    se00
        list network    sw00
        list network    sw10
        option rd       server
        option dhcpv6   server
        option fallback_relay   'rd dhcpv6 ndp'
        option management_level 1




[-- Attachment #2: Type: application/pgp-signature, Size: 848 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Cerowrt-devel] 3.10.28-14 - notes so far...
  2014-02-25  5:14 [Cerowrt-devel] 3.10.28-14 - notes so far Valdis Kletnieks
@ 2014-02-25  5:36 ` Dave Taht
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Taht @ 2014-02-25  5:36 UTC (permalink / raw)
  To: Valdis Kletnieks; +Cc: cerowrt-devel

On Mon, Feb 24, 2014 at 9:14 PM, Valdis Kletnieks
<Valdis.Kletnieks@vt.edu> wrote:
> 1) Upgraded from a 3.10.26-1 without any major issues.

Well, it sounds like you didn't do a clean re-install.

> 2) The Luci 'Software' tab fails with these messages when I click on
> "Update Lists":
>
> Downloading http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.28-14/packages/Packages.gz.
> Updated list of available packages in /var/opkg-lists/london.
> Downloading http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.28-14/packages/Packages.sig.
> Signature check failed.
> Remove wrong Signature file.

Package signing is under revision in openwrt head. For now
comment out the last two lines in /etc/opkg.conf

> Collected errors:
>  * opkg_verify_file: Verification failure.
>
> 3) 6relayd doesn't get installed by default.  Due to (2), it's loads
> of fun to get it installed, since it doesn't show up on the 'Available
> packages' tab (I ended up wget'ing it, untar'ing it, and then untar'ing
> the data.tar.gz file).  Is there a way to install a local *.ipk ?

Just disable package signing check per above.

>
> 4) Once 6relayd gets installed, this /etc/config/6relayd Just Works(tm) on
> Comcast residential cables in my area:
>
> config server default
>         option master   ge00
>         list network    ge01
>         list network    gw00
>         list network    gw01
>         list network    gw10
>         list network    gw11
>         list network    se00
>         list network    sw00
>         list network    sw10
>         option rd       server
>         option dhcpv6   server
>         option fallback_relay   'rd dhcpv6 ndp'
>         option management_level 1

This is supposedly taken over by the odhcpd daemon and controlled
in /etc/config/dhcp now. 6relayd is obsolete.

It does look like we hit a bug here in the last couple release.

(but I'm glad you can get it to work)

>
>
>
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>



-- 
Dave Täht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-25  5:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-25  5:14 [Cerowrt-devel] 3.10.28-14 - notes so far Valdis Kletnieks
2014-02-25  5:36 ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox