Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* Re: [Cerowrt-devel] cerowrt-3.10.48-2 released
@ 2014-07-25 18:04 Jim Reisert AD1C
  2014-07-25 18:08 ` Jim Reisert AD1C
  0 siblings, 1 reply; 9+ messages in thread
From: Jim Reisert AD1C @ 2014-07-25 18:04 UTC (permalink / raw)
  To: cerowrt-devel

Regarding my DNS problems.....

I tried flashing back to 3.10.44-6 but the DNS problems persisted.  So
I cracked open /etc/config/network to discover I was using Google's
DNS servers:

config interface ge00
        option 'ifname' 'ge00'
        option 'proto'  'dhcp'
        option 'dns' '8.8.8.8 8.8.4.4'
        option 'peerdns' '0'

I then tried the OpenDNS servers, but the problems still continued.
Finally, I went back to the Comcast DNS servers (my ISP):

config interface ge00
        option 'ifname' 'ge00'
        option 'proto'  'dhcp'
        option 'dns' '75.75.75.75 75.75.76.76'
        option 'peerdns' '0'

Things seemed to be much better after that.

I then re-flashed 3.10.48-2 and the problems were still gone.

I don't know why all of a sudden trying to use non-Comcast DNS servers
became a problem.  I wonder if has something to do with IPV6.  But I'm
leaving things as-is now.

On Wed, Jul 23, 2014 at 9:44 AM, Jim Reisert AD1C
<jjreisert@alum.mit.edu> wrote:

> I seem to be experiencing random DNS failures with this version.  At
> first I thought it was just a couple of domains (fcc.gov and
> census.gov) but last night it took me a few tries to get to my
> personal web site (ad1c.us).  The problem persists today:
>
> f:\>nslookup census.gov
> Server:  UnKnown
> Address:  2601:1:a980:372::1
>
> DNS request timed out.
>     timeout was 2 seconds.
> *** Request to UnKnown timed-out
>
> f:\>nslookup census.gov
> Server:  UnKnown
> Address:  2601:1:a980:372::1
>
> Non-authoritative answer:
> Name:    census.gov
> Address:  148.129.75.218
>
> I don't remember how to tell which DNS service I'm running, either
> OpenDNS or Comcast.  It's not obvious from the GUI.
>
> Is anyone else experiencing DNS-related issues with this version?

-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Cerowrt-devel] cerowrt-3.10.48-2 released
@ 2014-07-17 22:18 Dave Taht
  2014-07-17 22:36 ` Dave Taht
  2014-07-18 14:23 ` Valdis.Kletnieks
  0 siblings, 2 replies; 9+ messages in thread
From: Dave Taht @ 2014-07-17 22:18 UTC (permalink / raw)
  To: cerowrt-devel

Get it at: http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.48-2/

+ resync with openwrt head
   (it's not clear how to deal with the barrier breaker freeze yet)
+ hopefully a fix for bug #442
 - but only extensive testing will tell
 - we have some rumored negative data so don't get your hopes up
+ sqm improvements
   inbound diffserv squashing works now as does not squashing - you can actually
   see inbound shaping working semi-properly now if you choose to trust
   your inbound connection's classification.
   gui support for above
+ babel improvements
   latest source specific code from the main openwrt-routing repo
   simplification of the default route export mechanism
   diversity routing enabled by default
   link detection enabled by default
   (if you aren't using babel, just disable it)

- wire-incompatible change to babels
  if you are using babels on another router you don't want to upgrade,
you will need to uninstall the babeld package and install the current
babels package from this release. Carefully, as you need to copy over
the new config files (/etc/firewall.user /etc/babeld.conf
/etc/config/babeld) from this release also.

- I am focused on getting ready for ietf, and thus unable to give ipv6
a shakeout without risking my vpn failing while I'm away. I was hoping
to get some time tomorrow to deploy on ipv6. It's looking less likely
by the minute, I'd rather have an extensive test up and running
continuously before I leave of what I got.

- I won't have time for another release for 2 weeks. If it breaks in
some new, crazy way, please revert to a prior version.

-- 
Dave Täht

NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article

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

end of thread, other threads:[~2014-07-25 18:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25 18:04 [Cerowrt-devel] cerowrt-3.10.48-2 released Jim Reisert AD1C
2014-07-25 18:08 ` Jim Reisert AD1C
  -- strict thread matches above, loose matches on Subject: below --
2014-07-17 22:18 Dave Taht
2014-07-17 22:36 ` Dave Taht
2014-07-18 14:23 ` Valdis.Kletnieks
2014-07-18 14:31   ` Dave Taht
2014-07-18 14:43     ` Dave Taht
2014-07-18 20:04     ` Dave Taht
2014-07-23 15:44       ` Jim Reisert AD1C

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