From: Chris Lawrence <lordsutch@gmail.com>
To: Richard Brown <richard.e.brown@dartware.com>
Cc: "<cerowrt-devel@lists.bufferbloat.net>"
<cerowrt-devel@lists.bufferbloat.net>
Subject: Re: [Cerowrt-devel] CeroWrt 3.6.11-3
Date: Thu, 27 Dec 2012 02:09:05 -0500 [thread overview]
Message-ID: <CANJCZGL+SucnLitjiOYxDnj+E92qshGh5HayOzK9ROPauba0gw@mail.gmail.com> (raw)
In-Reply-To: <54532012A5393D4E8F57704A4D55237E42A48894@CH1PRD0510MB381.namprd05.prod.outlook.com>
The UPnP problem is a simple mistake: the LuCI interface is strict
XML, and the upnp code uses a bare ampersand without XML escapes. To
fix:
edit /usr/lib/lua/luci/model/cbi/upnp/upnp.lua, line 16, replacing the
'&' character in "Universal Plug & Play" with 'and'
For ipv6 (using 6to4), I followed the instructions here and got things to work:
http://wiki.openwrt.org/doc/uci/network6. In my case, all I needed to
do was add 2 lines to /etc/config/network6, after adding a 6to4
interface called "ipv6" through LuCI:
config interface 'ipv6'
option mode '6to4'
Unlike before there doesn't seem to be an option to specify where to
start the subnet numbering (and the old setting in /etc/config/network
is ignored), but it works fine regardless.
Thanks Dave!
Chris
On Wed, Dec 26, 2012 at 4:19 PM, Richard Brown
<richard.e.brown@dartware.com> wrote:
> Update on 3.6.11-3:
>
> - re: Firmware version. The web GUI now says, "CeroWrt Modena 3.6.11-3" - So this is fixed.
>
> - re: the DHCP address after initial firmware install. Patience, grasshopper… The Flashing Instructions in the wiki say to wait at least 5 minutes after the tftp completes. I waited six minutes, and it got a 172.30.42.x address as desired.
>
> - I'm still planning to play with IPv6.
>
> Rich Brown
> Hanover, NH
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
--
Chris Lawrence <lordsutch@gmail.com>
Website: http://www.cnlawrence.com/
prev parent reply other threads:[~2012-12-27 7:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2.1356379202.14075.cerowrt-devel@lists.bufferbloat.net>
2012-12-26 15:50 ` [Cerowrt-devel] CeroWrt 3.6.11-2 is out with ipv6-support package, bleeding edge dnsmasq, upnp, Richard Brown
[not found] ` <CAA93jw4X_=6O2Pnwk1wX+bKXGQHeUXrE3DGj1sAtPL_dUMQO1A@mail.gmail.com>
2012-12-26 16:26 ` Dave Taht
2012-12-26 16:34 ` Dave Taht
2012-12-26 21:19 ` [Cerowrt-devel] CeroWrt 3.6.11-3 Richard Brown
2012-12-27 7:09 ` Chris Lawrence [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CANJCZGL+SucnLitjiOYxDnj+E92qshGh5HayOzK9ROPauba0gw@mail.gmail.com \
--to=lordsutch@gmail.com \
--cc=cerowrt-devel@lists.bufferbloat.net \
--cc=richard.e.brown@dartware.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox