<div dir="ltr"><div class="gmail_default" style="font-size:small">Dave helped me get up a HE IPv6 tunnel.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">
There were two things:</div><div class="gmail_default" style="font-size:small">1) when I change routers, Comcast gives me a different IPv4 address, so I had to update the Hurricane information to correspond.</div><div class="gmail_default" style="font-size:small">
2) CeroWrt is using a new version of dnsmasq, which has good support for IPv6, and IIRC, Dave turned on the dnsmasq support and turned off 6relayd, or some such...</div><div class="gmail_default" style="font-size:small"><br>
</div><div class="gmail_default" style="font-size:small">Been working fine for me since.</div><div class="gmail_default" style="font-size:small">                  - Jim</div><div class="gmail_default" style="font-size:small">
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 2, 2013 at 8:21 PM, Richard E. Brown <span dir="ltr"><<a href="mailto:richb.hanover@gmail.com" target="_blank">richb.hanover@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I was trying to set up the Hurricane Electric 6in4 tunnel, I got two sets of warnings from CeroWrt 3.10.18-1.<br>
<br>
1) I used the tunnel.sh script (see URL below) to set up my tunnel. I got the first set of output. Note the “Error: Failed to connect to ubus” message. Is this OK? (The tunnel did come up after restarting the router.)<br>

<br>
2) I then re-ran the firewall restart command (see second set of output) and saw a number of warnings. Any problems/surprises here?<br>
<br>
Best,<br>
<br>
Rich<br>
<br>
============= 1) Restarting the firewall from the script that sets up the HE.net 6in4 tunnel ===========<br>
============= see script at the bottom of: <a href="http://www.bufferbloat.net/projects/cerowrt/wiki/IPv6_Tunnel" target="_blank">http://www.bufferbloat.net/projects/cerowrt/wiki/IPv6_Tunnel</a><br>
<br>
root@cerowrt:/tmp# sh tunnel.sh<br>
Downloading <a href="http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.18-1/packages/Packages.gz" target="_blank">http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.18-1/packages/Packages.gz</a>.<br>
Updated list of available packages in /var/opkg-lists/vancouver.<br>
Package 6in4 (14-1) installed in root is up to date.<br>
Setting up HE.net tunnel<br>
Restarting network... "Device busy (-16)" messages are OK.<br>
Restarting firewall...<br>
Error: Failed to connect to ubus<br>
Done. You should restart the router now to make these take effect.<br>
<br>
============== 2) Restarting the firewall from the command line =============<br>
<br>
root@cerowrt:~# uname -a<br>
Linux cerowrt 3.10.18 #1 Sun Nov 10 14:35:09 PST 2013 mips GNU/Linux<br>
<br>
root@cerowrt:~# /etc/init.d/firewall restart<br>
 * Flushing IPv4 filter table<br>
 * Flushing IPv4 nat table<br>
 * Flushing IPv4 mangle table<br>
 * Flushing IPv4 raw table<br>
 * Flushing IPv6 filter table<br>
 * Flushing IPv6 nat table<br>
 * Flushing IPv6 mangle table<br>
 * Flushing IPv6 raw table<br>
 * Flushing conntrack table ...<br>
 * Populating IPv4 filter table<br>
   * Zone 'wan'<br>
   * Zone 'lan'<br>
   * Zone 'guest'<br>
   * Rule 'domain'<br>
   * Rule 'ntp'<br>
   * Rule 'dhcp4'<br>
   * Rule 'printers'<br>
   * Rule 'Useful Services'<br>
   * Rule 'blockconfig'<br>
   * Rule 'blockconfig2'<br>
   * Forward 'guest' -> 'wan'<br>
   * Forward 'lan' -> 'wan'<br>
   * Forward 'wan' -> 'lan'<br>
   * Forward 'lan' -> 'guest'<br>
   * Forward 'wan' -> 'guest'<br>
 * Populating IPv4 nat table<br>
   * Zone 'wan'<br>
   * Zone 'lan'<br>
   * Zone 'guest'<br>
 * Populating IPv4 mangle table<br>
   * Zone 'wan'<br>
   * Zone 'lan'<br>
   * Zone 'guest'<br>
 * Populating IPv4 raw table<br>
   * Zone 'wan'<br>
   * Zone 'lan'<br>
   * Zone 'guest'<br>
 * Populating IPv6 filter table<br>
   * Zone 'wan'<br>
   * Zone 'lan'<br>
   * Zone 'guest'<br>
   * Rule 'domain'<br>
   * Rule 'ntp'<br>
   * Rule 'printers'<br>
   * Rule 'Useful Services'<br>
   * Rule 'ipv6 dfz'<br>
   * Rule 'icmpv6'<br>
   * Rule 'blockconfig'<br>
   * Rule 'Allow-DHCPv6'<br>
   * Rule 'blockconfig2'<br>
   * Forward 'guest' -> 'wan'<br>
   * Forward 'lan' -> 'wan'<br>
   * Forward 'wan' -> 'lan'<br>
   * Forward 'lan' -> 'guest'<br>
   * Forward 'wan' -> 'guest'<br>
 * Populating IPv6 nat table<br>
   * Zone 'wan'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'prerouting_wan_rule'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'postrouting_wan_rule'<br>
   * Zone 'lan'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'prerouting_lan_rule'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'postrouting_lan_rule'<br>
   * Zone 'guest'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'prerouting_guest_rule'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'postrouting_guest_rule'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'delegate_prerouting'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'delegate_postrouting'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'prerouting_rule'<br>
Warning: fw3_ipt_rule_append(): Can't find target 'postrouting_rule'<br>
 * Populating IPv6 mangle table<br>
   * Zone 'wan'<br>
   * Zone 'lan'<br>
   * Zone 'guest'<br>
 * Populating IPv6 raw table<br>
   * Zone 'wan'<br>
   * Zone 'lan'<br>
   * Zone 'guest'<br>
 * Set tcp_ecn to on<br>
 * Set tcp_syncookies to on<br>
 * Set tcp_window_scaling to on<br>
_______________________________________________<br>
Cerowrt-devel mailing list<br>
<a href="mailto:Cerowrt-devel@lists.bufferbloat.net">Cerowrt-devel@lists.bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
</blockquote></div><br></div>