Doodle3D / doodle3d-firmware

The API of the Doodle3D WiFi box. This can for example talk to print3d, save settings, update the firmware etc.
www.doodle3d.com
GNU General Public License v2.0
13 stars 9 forks source link

Box connected to WiFi network, but can't use internet? #39

Open peteruithoven opened 9 years ago

peteruithoven commented 9 years ago

I have a box that's connected to our WiFi network, but can't use the internet.

# ifconfig
br-lan    Link encap:Ethernet  HWaddr E8:DE:27:69:CA:42  
          inet addr:192.168.5.1  Bcast:192.168.5.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

eth0      Link encap:Ethernet  HWaddr E8:DE:27:69:CA:42  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:4 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:14532 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14532 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:927816 (906.0 KiB)  TX bytes:927816 (906.0 KiB)

wlan0     Link encap:Ethernet  HWaddr E8:DE:27:69:CA:42  
          inet addr:10.0.0.134  Bcast:10.0.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:18871 errors:0 dropped:2187 overruns:0 frame:0
          TX packets:9826 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:2709741 (2.5 MiB)  TX bytes:1292384 (1.2 MiB)
# iwinfo
wlan0     ESSID: "Vechtclub XL F1.19"
          Access Point: D8:5D:4C:C2:0B:08
          Mode: Client  Channel: 8 (2.447 GHz)
          Tx-Power: 18 dBm  Link Quality: 57/70
          Signal: -53 dBm  Noise: -87 dBm
          Bit Rate: 52.0 MBit/s
          Encryption: WPA2 PSK (CCMP)
          Type: nl80211  HW Mode(s): 802.11bgn
          Hardware: unknown [Generic MAC80211]
          TX power offset: unknown
          Frequency offset: unknown
          Supports VAPs: yes  PHY name: phy0
arneboon commented 9 years ago

i compared config (wireless, network and dhcp config) with the config on a connected device, their the same.

peteruithoven commented 9 years ago

This box still appeared in the connect.doodle3d.com list because it sign-in before the update and after the update it received the same ip address.

peteruithoven commented 9 years ago

It can ping ip addresses.

# ping 173.194.65.104
PING 173.194.65.104 (173.194.65.104): 56 data bytes
64 bytes from 173.194.65.104: seq=0 ttl=49 time=8.998 ms
64 bytes from 173.194.65.104: seq=1 ttl=49 time=10.812 ms
peteruithoven commented 9 years ago

dnsmasq is running:

1096 nobody     752 S    /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
peteruithoven commented 9 years ago

No difference in /var/etc/dnsmasq.conf compared to a working box.

peteruithoven commented 9 years ago

Later we could try changing the nameserver to one of google's.

peteruithoven commented 9 years ago
# cat /etc/resolv.conf 
search lan
nameserver 127.0.0.1
# cat /tmp/resolv.conf
search lan
nameserver 127.0.0.1
# cat /tmp/resolv.conf.auto 
# Interface wlan
nameserver 10.0.0.1
search lan

All the same as the connected WiFi-Box.

peteruithoven commented 9 years ago
# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         10.0.0.1        0.0.0.0         UG    0      0        0 wlan0
10.0.0.0        *               255.255.255.0   U     0      0        0 wlan0
192.168.5.0     *               255.255.255.0   U     0      0        0 br-lan

(Same as the connected WiFi-Box)

peteruithoven commented 9 years ago
# logread
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.000000] Linux version 3.10.49 (openwrt@31fdf3fd6cd2) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r45620) ) #4 Wed Jun 17 12:28:52 UTC 2015
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.000000] MyLoader: sysp=b05cbf4e, boardp=573960b5, parts=5fba3108
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] bootconsole [early0] enabled
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] SoC: Atheros AR9330 rev 1
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] Determined physical RAM map:
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000]  memory: 02000000 @ 00000000 (usable)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.000000] Zone ranges:
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.000000]   Normal   [mem 0x00000000-0x01ffffff]
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.000000] Movable zone start for each node
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.000000] Early memory node ranges
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.000000]   node   0: [mem 0x00000000-0x01ffffff]
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.000000] On node 0 totalpages: 8192
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.000000] free_area_init_node: node 0, pgdat 802aa5b0, node_mem_map 81000000
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.000000]   Normal zone: 64 pages used for memmap
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.000000]   Normal zone: 8192 pages, LIFO batch:0
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0 
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.000000] Kernel command line:  board=TL-MR3020 console=ttyATH0,115200 rootfstype=squashfs,jffs2 noinitrd
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] Writing ErrCtl register=00000000
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] Readback ErrCtl register=00000000
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] Memory: 29168k/32768k available (2087k kernel code, 3600k reserved, 345k data, 252k init, 0k highmem)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.000000] NR_IRQS:51
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.080000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.080000] pid_max: default: 32768 minimum: 301
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.080000] Mount-cache hash table entries: 512
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.090000] NET: Registered protocol family 16
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.100000] MIPS: machine is TP-LINK TL-MR3020
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.350000] bio: create slab <bio-0> at 0
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.360000] Switching to clocksource MIPS
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.360000] NET: Registered protocol family 2
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.370000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.370000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.370000] TCP: Hash tables configured (established 512 bind 512)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.380000] TCP: reno registered
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.380000] UDP hash table entries: 256 (order: 0, 4096 bytes)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.390000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.400000] NET: Registered protocol family 1
Wed Jun 17 12:28:18 2015 kern.debug kernel: [    0.400000] PCI: CLS 0 bytes, default 32
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.420000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.420000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.430000] msgmni has been set to 56
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.440000] io scheduler noop registered
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.440000] io scheduler deadline registered (default)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.450000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.450000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.460000] console [ttyATH0] enabled, bootconsole disabled
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.470000] ath79-spi ath79-spi: master is unqueued, this is deprecated
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.480000] m25p80 spi0.0: found s25sl032p, expected m25p80
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.480000] m25p80 spi0.0: s25sl032p (4096 Kbytes)
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.490000] 5 tp-link partitions found on MTD device spi0.0
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.490000] Creating 5 MTD partitions on "spi0.0":
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.500000] 0x000000000000-0x000000020000 : "u-boot"
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.510000] 0x000000020000-0x0000000fcec0 : "kernel"
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.510000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.520000] 0x0000000fcec0-0x0000003f0000 : "rootfs"
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    0.530000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.540000] mtd: device 2 (rootfs) set to be root filesystem
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.550000] 1 squashfs-split partitions found on MTD device rootfs
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.550000] 0x000000320000-0x0000003f0000 : "rootfs_data"
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.560000] 0x0000003f0000-0x000000400000 : "art"
Wed Jun 17 12:28:18 2015 kern.notice kernel: [    0.560000] 0x000000020000-0x0000003f0000 : "firmware"
Wed Jun 17 12:28:18 2015 kern.info kernel: [    0.590000] libphy: ag71xx_mdio: probed
Wed Jun 17 12:28:18 2015 kern.info kernel: [    1.140000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
Wed Jun 17 12:28:18 2015 kern.info kernel: [    1.150000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
Wed Jun 17 12:28:18 2015 kern.info kernel: [    1.150000] TCP: cubic registered
Wed Jun 17 12:28:18 2015 kern.info kernel: [    1.160000] NET: Registered protocol family 17
Wed Jun 17 12:28:18 2015 kern.info kernel: [    1.160000] 8021q: 802.1Q VLAN Support v1.8
Wed Jun 17 12:28:18 2015 kern.info kernel: [    1.170000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
Wed Jun 17 12:28:18 2015 kern.info kernel: [    1.180000] Freeing unused kernel memory: 252K (802c1000 - 80300000)
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.750000] usbcore: registered new interface driver usbfs
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.760000] usbcore: registered new interface driver hub
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.760000] usbcore: registered new device driver usb
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.770000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.780000] ehci-platform: EHCI generic platform driver
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.780000] ehci-platform ehci-platform: EHCI Host Controller
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.790000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.800000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.820000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.820000] hub 1-0:1.0: USB hub found
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.820000] hub 1-0:1.0: 1 port detected
Wed Jun 17 12:28:18 2015 kern.info kernel: [    3.830000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    7.630000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    7.640000] jffs2_build_filesystem(): unlocking the mtd device... done.
Wed Jun 17 12:28:18 2015 kern.warn kernel: [    7.650000] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
Wed Jun 17 12:28:18 2015 kern.notice kernel: [   10.580000] jffs2: notice: (312) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.610000] usbcore: registered new interface driver cdc_acm
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.610000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.620000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.630000] Backport generated by backports.git backports-20140320-37-g5c33da0
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.640000] nf_conntrack version 0.5.0 (459 buckets, 1836 max)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.670000] usbcore: registered new interface driver usbserial
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.670000] usbcore: registered new interface driver usbserial_generic
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.680000] usbserial: USB Serial support registered for generic
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.700000] xt_time: kernel timezone is -0000
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.740000] usbcore: registered new interface driver ftdi_sio
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.740000] usbserial: USB Serial support registered for FTDI USB Serial Device
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.750000] cfg80211: Calling CRDA to update world regulatory domain
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.760000] ip_tables: (C) 2000-2006 Netfilter Core Team
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.780000] cfg80211: World regulatory domain updated:
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.780000] cfg80211:  DFS Master region: unset
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.780000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.790000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.800000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.810000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.820000] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.830000] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.830000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.840000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.850000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.debug kernel: [   12.950000] ath: EEPROM regdomain: 0x0
Wed Jun 17 12:28:18 2015 kern.debug kernel: [   12.950000] ath: EEPROM indicates default country code should be used
Wed Jun 17 12:28:18 2015 kern.debug kernel: [   12.950000] ath: doing EEPROM country->regdmn map search
Wed Jun 17 12:28:18 2015 kern.debug kernel: [   12.950000] ath: country maps to regdmn code: 0x3a
Wed Jun 17 12:28:18 2015 kern.debug kernel: [   12.950000] ath: Country alpha2 being used: US
Wed Jun 17 12:28:18 2015 kern.debug kernel: [   12.950000] ath: Regpair used: 0x3a
Wed Jun 17 12:28:18 2015 kern.debug kernel: [   12.980000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.980000] cfg80211: Calling CRDA for country: US
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.990000] cfg80211: Regulatory domain changed to country: US
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.990000] cfg80211:  DFS Master region: FCC
Wed Jun 17 12:28:18 2015 kern.info kernel: [   12.990000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   13.000000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   13.010000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   13.020000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   13.030000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   13.040000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Wed Jun 17 12:28:18 2015 kern.info kernel: [   13.040000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
Wed Jun 17 12:28:20 2015 daemon.err odhcpd[770]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:20 2015 daemon.err odhcpd[770]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:21 2015 authpriv.info dropbear[799]: Not backgrounding
Wed Jun 17 12:28:24 2015 daemon.notice netifd: Interface 'lan' is enabled
Wed Jun 17 12:28:24 2015 daemon.notice netifd: Interface 'lan' is setting up now
Wed Jun 17 12:28:24 2015 kern.info kernel: [   23.050000] device eth0 entered promiscuous mode
Wed Jun 17 12:28:24 2015 daemon.notice netifd: Interface 'lan' is now up
Wed Jun 17 12:28:24 2015 daemon.notice netifd: Interface 'loopback' is enabled
Wed Jun 17 12:28:24 2015 daemon.notice netifd: Interface 'loopback' is setting up now
Wed Jun 17 12:28:24 2015 daemon.notice netifd: Interface 'loopback' is now up
Wed Jun 17 12:28:24 2015 daemon.notice netifd: Network device 'lo' link is up
Wed Jun 17 12:28:24 2015 daemon.notice netifd: Interface 'loopback' has link connectivity 
Wed Jun 17 12:28:25 2015 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Wed Jun 17 12:28:25 2015 daemon.err odhcpd[885]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:25 2015 daemon.err odhcpd[885]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.910000] cfg80211: Calling CRDA for country: NL
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.920000] cfg80211: Regulatory domain changed to country: NL
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.920000] cfg80211:  DFS Master region: ETSI
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.920000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.930000] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.940000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.950000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (0 s)
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.960000] cfg80211:   (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm), (0 s)
Wed Jun 17 12:28:25 2015 kern.info kernel: [   23.970000] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Wed Jun 17 12:28:27 2015 daemon.notice netifd: Interface 'wlan' is enabled
Wed Jun 17 12:28:28 2015 user.info autowifi: Invoking Doodle3D WiFi box network auto-initialization...
Wed Jun 17 12:28:28 2015 kern.info kernel: [   27.350000] wlan0: authenticate with d8:5d:4c:c2:0b:08
Wed Jun 17 12:28:28 2015 kern.info kernel: [   27.360000] wlan0: send auth to d8:5d:4c:c2:0b:08 (try 1/3)
Wed Jun 17 12:28:28 2015 kern.info kernel: [   27.380000] wlan0: authenticated
Wed Jun 17 12:28:28 2015 kern.info kernel: [   27.390000] wlan0: associate with d8:5d:4c:c2:0b:08 (try 1/3)
Wed Jun 17 12:28:28 2015 kern.info kernel: [   27.390000] wlan0: RX AssocResp from d8:5d:4c:c2:0b:08 (capab=0x431 status=0 aid=5)
Wed Jun 17 12:28:28 2015 kern.info kernel: [   27.400000] wlan0: associated
Wed Jun 17 12:28:28 2015 daemon.notice netifd: Network device 'wlan0' link is up
Wed Jun 17 12:28:28 2015 daemon.notice netifd: Interface 'wlan' has link connectivity 
Wed Jun 17 12:28:28 2015 daemon.notice netifd: Interface 'wlan' is setting up now
Wed Jun 17 12:28:29 2015 daemon.notice netifd: wlan (1072): udhcpc (v1.22.1) started
Wed Jun 17 12:28:29 2015 daemon.notice netifd: wlan (1072): Sending discover...
Wed Jun 17 12:28:29 2015 daemon.notice netifd: wlan (1072): Sending select for 10.0.0.134...
Wed Jun 17 12:28:29 2015 daemon.notice netifd: wlan (1072): Lease of 10.0.0.134 obtained, lease time 43200
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: started, version 2.71 cachesize 150
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:28:29 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: read /etc/hosts - 1 addresses
Wed Jun 17 12:28:30 2015 daemon.notice netifd: Interface 'wlan' is now up
Wed Jun 17 12:28:30 2015 daemon.err odhcpd[1126]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:30 2015 daemon.err odhcpd[1126]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:33 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:28:33 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface
Wed Jun 17 12:28:35 2015 daemon.err odhcpd[1301]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:35 2015 daemon.err odhcpd[1301]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:35 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:28:35 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface
Wed Jun 17 12:28:40 2015 daemon.err odhcpd[1339]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:40 2015 daemon.err odhcpd[1339]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:45 2015 daemon.err odhcpd[1366]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:45 2015 daemon.err odhcpd[1366]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:45 2015 user.emerg syslog: Instance odhcpd::instance1 s in a crash loop 6 crashes, 0 seconds since last crash
Wed Jun 17 12:29:12 2015 user.info autowifi: Start signing in...
Wed Jun 17 12:29:12 2015 user.emerg syslog: setting up led USB
Wed Jun 17 12:29:12 2015 user.emerg syslog: setting up led WLAN
Wed Jun 17 12:29:12 2015 user.emerg syslog: setting up led LAN
Wed Jun 17 12:29:12 2015 user.info dhcpcheck: Applying workaround for dhcp/dnsmasq issue. See: https://github.com/Doodle3D/doodle3d-client/issues/66
Wed Jun 17 12:29:13 2015 user.notice print3d-mgr: Starting print3d manager
Wed Jun 17 12:29:14 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:29:14 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface
Wed Jun 17 12:29:14 2015 user.emerg syslog: - init complete -
Wed Jun 17 13:02:47 2015 authpriv.info dropbear[9441]: Child connection from 10.0.0.32:49618
Wed Jun 17 13:02:56 2015 authpriv.notice dropbear[9441]: Password auth succeeded for 'root' from 10.0.0.32:49618
Wed Jun 17 13:56:55 2015 authpriv.info dropbear[21237]: Child connection from 10.0.0.161:57156
Wed Jun 17 13:56:57 2015 authpriv.info dropbear[21237]: Exit before auth: Exited normally
Wed Jun 17 13:57:19 2015 authpriv.info dropbear[21319]: Child connection from 10.0.0.161:57161
Wed Jun 17 13:57:24 2015 authpriv.notice dropbear[21319]: Password auth succeeded for 'root' from 10.0.0.161:57161

Notable:

Wed Jun 17 12:28:20 2015 daemon.err odhcpd[770]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:20 2015 daemon.err odhcpd[770]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:28:29 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface
arneboon commented 9 years ago

on wifibox that works normally, connecting to internet etc:

root@wifibox:~# logread | grep dnsmasq
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: started, version 2.71 cachesize 150
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq-dhcp[1103]: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: using local addresses only for domain lan
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: reading /tmp/resolv.conf.auto
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: using local addresses only for domain lan
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: using nameserver 10.0.0.1#53
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: read /etc/hosts - 1 addresses
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: read /tmp/hosts/dhcp - 0 addresses
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq-dhcp[1103]: read /etc/ethers - 0 addresses
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1103]: exiting on receipt of SIGTERM
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: started, version 2.71 cachesize 150
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq-dhcp[1144]: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq-dhcp[1144]: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: using local addresses only for domain lan
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: reading /tmp/resolv.conf.auto
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: using local addresses only for domain lan
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: using nameserver 10.0.0.1#53
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: read /etc/hosts - 1 addresses
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: read /tmp/hosts/dhcp - 1 addresses
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq-dhcp[1144]: read /etc/ethers - 0 addresses
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1144]: exiting on receipt of SIGTERM
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: started, version 2.71 cachesize 150
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq-dhcp[1208]: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: using local addresses only for domain lan
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: reading /tmp/resolv.conf.auto
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: using local addresses only for domain lan
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: using nameserver 10.0.0.1#53
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: read /etc/hosts - 1 addresses
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: read /tmp/hosts/dhcp - 1 addresses
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq-dhcp[1208]: read /etc/ethers - 0 addresses
Wed Jun 17 12:28:34 2015 user.info dhcpcheck: Applying workaround for dhcp/dnsmasq issue. See: https://github.com/Doodle3D/doodle3d-client/issues/66
Wed Jul  1 08:38:20 2015 daemon.warn dnsmasq-dhcp[1208]: no address range available for DHCP request via wlan0
peteruithoven commented 9 years ago

Box with issue reads a different resolv configuration? Box with issue:

Wed Jun 17 12:29:14 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:29:14 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface

Box without issue:

Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: reading /tmp/resolv.conf.auto
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: using local addresses only for domain lan

The box without issues seems to use the resolvfile from /etc/config/dhcp.

peteruithoven commented 9 years ago

Possibly relevant dnsmask logs: Box with issue:

Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: started, version 2.71 cachesize 150
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:28:29 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1096]: read /etc/hosts - 1 addresses
Wed Jun 17 12:28:30 2015 daemon.notice netifd: Interface 'wlan' is now up
Wed Jun 17 12:28:30 2015 daemon.err odhcpd[1126]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:30 2015 daemon.err odhcpd[1126]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:33 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:28:33 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface
Wed Jun 17 12:28:35 2015 daemon.err odhcpd[1301]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:35 2015 daemon.err odhcpd[1301]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:35 2015 daemon.info dnsmasq[1096]: reading /etc/resolv.conf
Wed Jun 17 12:28:35 2015 daemon.warn dnsmasq[1096]: ignoring nameserver 127.0.0.1 - local interface
Wed Jun 17 12:28:40 2015 daemon.err odhcpd[1339]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:40 2015 daemon.err odhcpd[1339]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:45 2015 daemon.err odhcpd[1366]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:45 2015 daemon.err odhcpd[1366]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:45 2015 user.emerg syslog: Instance odhcpd::instance1 s in a crash loop 6 crashes, 0 seconds since last crash

Box without issue:

Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: started, version 2.71 cachesize 150
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq-dhcp[1103]: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: using local addresses only for domain lan
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: reading /tmp/resolv.conf.auto
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: using local addresses only for domain lan
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: using nameserver 10.0.0.1#53
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: read /etc/hosts - 1 addresses
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq[1103]: read /tmp/hosts/dhcp - 0 addresses
Wed Jun 17 12:28:29 2015 daemon.info dnsmasq-dhcp[1103]: read /etc/ethers - 0 addresses
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1103]: exiting on receipt of SIGTERM
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: started, version 2.71 cachesize 150
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq-dhcp[1144]: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq-dhcp[1144]: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: using local addresses only for domain lan
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: reading /tmp/resolv.conf.auto
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: using local addresses only for domain lan
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: using nameserver 10.0.0.1#53
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: read /etc/hosts - 1 addresses
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq[1144]: read /tmp/hosts/dhcp - 1 addresses
Wed Jun 17 12:28:30 2015 daemon.info dnsmasq-dhcp[1144]: read /etc/ethers - 0 addresses
Wed Jun 17 12:28:30 2015 daemon.err odhcpd[1147]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:30 2015 daemon.err odhcpd[1147]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1144]: exiting on receipt of SIGTERM
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: started, version 2.71 cachesize 150
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq-dhcp[1208]: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: using local addresses only for domain lan
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: reading /tmp/resolv.conf.auto
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: using local addresses only for domain lan
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: using nameserver 10.0.0.1#53
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: read /etc/hosts - 1 addresses
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq[1208]: read /tmp/hosts/dhcp - 1 addresses
Wed Jun 17 12:28:31 2015 daemon.info dnsmasq-dhcp[1208]: read /etc/ethers - 0 addresses
Wed Jun 17 12:28:33 2015 user.info autowifi: Start signing in...
Wed Jun 17 12:28:34 2015 user.emerg syslog: setting up led USB
Wed Jun 17 12:28:34 2015 user.emerg syslog: setting up led WLAN
Wed Jun 17 12:28:34 2015 user.emerg syslog: setting up led LAN
Wed Jun 17 12:28:34 2015 user.info dhcpcheck: Applying workaround for dhcp/dnsmasq issue. See: https://github.com/Doodle3D/doodle3d-client/issues/66
Wed Jun 17 12:28:35 2015 daemon.err odhcpd[1358]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:35 2015 daemon.err odhcpd[1358]: Unable to open raw socket: Address family not supported by protocol
Wed Jun 17 12:28:35 2015 user.notice print3d-mgr: Starting print3d manager
Wed Jun 17 12:28:36 2015 user.emerg syslog: - init complete -
Wed Jun 17 12:28:40 2015 daemon.err odhcpd[1412]: Failed to open routing table: No such file or directory
Wed Jun 17 12:28:40 2015 daemon.err odhcpd[1412]: Unable to open raw socket: Address family not supported by protocol
Wed Jul  1 08:37:06 2015 daemon.err odhcpd[1420]: Failed to open routing table: No such file or directory
Wed Jul  1 08:37:06 2015 daemon.err odhcpd[1420]: Unable to open raw socket: Address family not supported by protocol
Wed Jul  1 08:37:06 2015 user.emerg syslog: Instance odhcpd::instance1 s in a crash loop 6 crashes, 0 seconds since last crash
Wed Jul  1 08:38:20 2015 daemon.warn dnsmasq-dhcp[1208]: no address range available for DHCP request via wlan0
Wed Jul  1 08:40:12 2015 daemon.warn dnsmasq-dhcp[1208]: no address range available for DHCP request via wlan0

(We say without issues, but the fact that it starts and stops 3 times and complains about no address range available is troubling as well)

peteruithoven commented 9 years ago

Logread (without time and proces id's) difference:

--- left
+++ right
@@ -1,5 +1,5 @@
 kern.notice kernel: Linux version 3.10.49 (openwrt@31fdf3fd6cd2) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r45620) ) #4 Wed Jun 17 12:28:52 UTC 2015
-kern.debug kernel: MyLoader: sysp=b05cbf4e, boardp=573960b5, parts=5fba3108
+kern.debug kernel: MyLoader: sysp=444ba8b5, boardp=5fbcaeef, parts=ebc66edc
 kern.info kernel: bootconsole [early0] enabled
 kern.info kernel: CPU revision is: 00019374 (MIPS 24Kc)
 kern.info kernel: SoC: Atheros AR9330 rev 1
@@ -103,10 +103,7 @@
 kern.info kernel: usbcore: registered new interface driver usbserial_generic
 kern.info kernel: usbserial: USB Serial support registered for generic
 kern.info kernel: xt_time: kernel timezone is -0000
-kern.info kernel: usbcore: registered new interface driver ftdi_sio
-kern.info kernel: usbserial: USB Serial support registered for FTDI USB Serial Device
 kern.info kernel: cfg80211: Calling CRDA to update world regulatory domain
-kern.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
 kern.info kernel: cfg80211: World regulatory domain updated:
 kern.info kernel: cfg80211:  DFS Master region: unset
 kern.info kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
@@ -118,6 +115,9 @@
 kern.info kernel: cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
 kern.info kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
 kern.info kernel: cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
+kern.info kernel: usbcore: registered new interface driver ftdi_sio
+kern.info kernel: usbserial: USB Serial support registered for FTDI USB Serial Device
+kern.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
 kern.debug kernel: ath: EEPROM regdomain: 0x0
 kern.debug kernel: ath: EEPROM indicates default country code should be used
 kern.debug kernel: ath: doing EEPROM country->regdmn map search
@@ -147,9 +147,6 @@
 daemon.notice netifd: Interface 'loopback' is now up
 daemon.notice netifd: Network device 'lo' link is up
 daemon.notice netifd: Interface 'loopback' has link connectivity 
-user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
-daemon.err odhcpd: Failed to open routing table: No such file or directory
-daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
 kern.info kernel: cfg80211: Calling CRDA for country: NL
 kern.info kernel: cfg80211: Regulatory domain changed to country: NL
 kern.info kernel: cfg80211:  DFS Master region: ETSI
@@ -159,53 +156,175 @@
 kern.info kernel: cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (0 s)
 kern.info kernel: cfg80211:   (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm), (0 s)
 kern.info kernel: cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
+daemon.err odhcpd: Failed to open routing table: No such file or directory
+daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
+user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
 daemon.notice netifd: Interface 'wlan' is enabled
 user.info autowifi: Invoking Doodle3D WiFi box network auto-initialization...
 kern.info kernel: wlan0: authenticate with d8:5d:4c:c2:0b:08
 kern.info kernel: wlan0: send auth to d8:5d:4c:c2:0b:08 (try 1/3)
 kern.info kernel: wlan0: authenticated
 kern.info kernel: wlan0: associate with d8:5d:4c:c2:0b:08 (try 1/3)
-kern.info kernel: wlan0: RX AssocResp from d8:5d:4c:c2:0b:08 (capab=0x431 status=0 aid=5)
+kern.info kernel: wlan0: RX AssocResp from d8:5d:4c:c2:0b:08 (capab=0x431 status=0 aid=18)
 kern.info kernel: wlan0: associated
 daemon.notice netifd: Network device 'wlan0' link is up
 daemon.notice netifd: Interface 'wlan' has link connectivity 
 daemon.notice netifd: Interface 'wlan' is setting up now
 daemon.notice netifd: wlan: udhcpc (v1.22.1) started
 daemon.notice netifd: wlan: Sending discover...
-daemon.notice netifd: wlan: Sending select for 10.0.0.134...
-daemon.notice netifd: wlan: Lease of 10.0.0.134 obtained, lease time 43200
+daemon.notice netifd: wlan: Sending select for 10.0.0.167...
+daemon.notice netifd: wlan: Lease of 10.0.0.167 obtained, lease time 43200
+daemon.notice netifd: Interface 'wlan' is now up
 daemon.info dnsmasq: started, version 2.71 cachesize 150
 daemon.info dnsmasq: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
-daemon.info dnsmasq: reading /etc/resolv.conf
-daemon.warn dnsmasq: ignoring nameserver 127.0.0.1 - local interface
+daemon.info dnsmasq-dhcp: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
+daemon.info dnsmasq: using local addresses only for domain lan
+daemon.info dnsmasq: reading /tmp/resolv.conf.auto
+daemon.info dnsmasq: using local addresses only for domain lan
+daemon.info dnsmasq: using nameserver 10.0.0.1#53
 daemon.info dnsmasq: read /etc/hosts - 1 addresses
-daemon.notice netifd: Interface 'wlan' is now up
-daemon.err odhcpd: Failed to open routing table: No such file or directory
-daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
-daemon.info dnsmasq: reading /etc/resolv.conf
-daemon.warn dnsmasq: ignoring nameserver 127.0.0.1 - local interface
-daemon.err odhcpd: Failed to open routing table: No such file or directory
-daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
-daemon.info dnsmasq: reading /etc/resolv.conf
-daemon.warn dnsmasq: ignoring nameserver 127.0.0.1 - local interface
-daemon.err odhcpd: Failed to open routing table: No such file or directory
-daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
+daemon.info dnsmasq: read /tmp/hosts/dhcp - 0 addresses
+daemon.info dnsmasq-dhcp: read /etc/ethers - 0 addresses
+daemon.info dnsmasq: exiting on receipt of SIGTERM
+daemon.info dnsmasq: started, version 2.71 cachesize 150
+daemon.info dnsmasq: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
+daemon.info dnsmasq-dhcp: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
+daemon.info dnsmasq-dhcp: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
+daemon.info dnsmasq: using local addresses only for domain lan
+daemon.info dnsmasq: reading /tmp/resolv.conf.auto
+daemon.info dnsmasq: using local addresses only for domain lan
+daemon.info dnsmasq: using nameserver 10.0.0.1#53
+daemon.info dnsmasq: read /etc/hosts - 1 addresses
+daemon.info dnsmasq: read /tmp/hosts/dhcp - 1 addresses
+daemon.info dnsmasq-dhcp: read /etc/ethers - 0 addresses
 daemon.err odhcpd: Failed to open routing table: No such file or directory
 daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
-user.emerg syslog: Instance odhcpd::instance1 s in a crash loop 6 crashes, 0 seconds since last crash
+daemon.info dnsmasq: exiting on receipt of SIGTERM
+daemon.info dnsmasq: started, version 2.71 cachesize 150
+daemon.info dnsmasq: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
+daemon.info dnsmasq-dhcp: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
+daemon.info dnsmasq: using local addresses only for domain lan
+daemon.info dnsmasq: reading /tmp/resolv.conf.auto
+daemon.info dnsmasq: using local addresses only for domain lan
+daemon.info dnsmasq: using nameserver 10.0.0.1#53
+daemon.info dnsmasq: read /etc/hosts - 1 addresses
+daemon.info dnsmasq: read /tmp/hosts/dhcp - 1 addresses
+daemon.info dnsmasq-dhcp: read /etc/ethers - 0 addresses
 user.info autowifi: Start signing in...
 user.emerg syslog: setting up led USB
 user.emerg syslog: setting up led WLAN
 user.emerg syslog: setting up led LAN
 user.info dhcpcheck: Applying workaround for dhcp/dnsmasq issue. See: https://github.com/Doodle3D/doodle3d-client/issues/66
+daemon.err odhcpd: Failed to open routing table: No such file or directory
+daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
 user.notice print3d-mgr: Starting print3d manager
-daemon.info dnsmasq: reading /etc/resolv.conf
-daemon.warn dnsmasq: ignoring nameserver 127.0.0.1 - local interface
 user.emerg syslog: - init complete -
-authpriv.info dropbear: Child connection from 10.0.0.32:49618
-authpriv.notice dropbear: Password auth succeeded for 'root' from 10.0.0.32:49618
-authpriv.info dropbear: Child connection from 10.0.0.161:57156
+daemon.err odhcpd: Failed to open routing table: No such file or directory
+daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
+daemon.err odhcpd: Failed to open routing table: No such file or directory
+daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
+user.emerg syslog: Instance odhcpd::instance1 s in a crash loop 6 crashes, 0 seconds since last crash
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+authpriv.info dropbear: Child connection from 10.0.0.102:50090
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+authpriv.notice dropbear: Password auth succeeded for 'root' from 10.0.0.102:50090
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+authpriv.info dropbear: Child connection from 10.0.0.161:57221
+authpriv.notice dropbear: Password auth succeeded for 'root' from 10.0.0.161:57221
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+authpriv.info dropbear: Child connection from 10.0.0.32:50458
 authpriv.info dropbear: Exit before auth: Exited normally
-authpriv.info dropbear: Child connection from 10.0.0.161:57161
-authpriv.notice dropbear: Password auth succeeded for 'root' from 10.0.0.161:57161
+authpriv.info dropbear: Child connection from 10.0.0.32:50462
+authpriv.notice dropbear: Password auth succeeded for 'root' from 10.0.0.32:50462
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
 authpriv.info dropbear: Exit (root): Error reading: No route to host
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
+daemon.warn dnsmasq-dhcp: no address range available for DHCP request via wlan0
\ No newline at end of file
peteruithoven commented 9 years ago

Box with issue doesn't get a dhcp ip range? From log of box without issue:

daemon.info dnsmasq-dhcp: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
peteruithoven commented 9 years ago

Box with issue:

# nslookup 173.194.65.104
Server:    127.0.0.1
Address 1: 127.0.0.1 localhost

Name:      173.194.65.104
Address 1: 173.194.65.104
# nslookup google.com
Server:    127.0.0.1
Address 1: 127.0.0.1 localhost

nslookup: can't resolve 'google.com': Name or service not known

Box without issue:

# nslookup 173.194.65.104
Server:    127.0.0.1
Address 1: 127.0.0.1 localhost

Name:      173.194.65.104
Address 1: 173.194.65.104 ee-in-f104.1e100.net
# nslookup google.com
Server:    127.0.0.1
Address 1: 127.0.0.1 localhost

Name:      google.com
Address 1: (null)
Address 2: 173.194.65.101 ee-in-f101.1e100.net
Address 3: 173.194.65.138 ee-in-f138.1e100.net
Address 4: 173.194.65.102 ee-in-f102.1e100.net
Address 5: 173.194.65.100 ee-in-f100.1e100.net
Address 6: 173.194.65.113 ee-in-f113.1e100.net
Address 7: 173.194.65.139 ee-in-f139.1e100.net
peteruithoven commented 9 years ago

Reloading the dnsmasq deamon doesn't help

# /etc/init.d/dnsmasq reload
peteruithoven commented 9 years ago

Reboot does help. Diff (without time's and proces id's) between boots of the box that had the issue:

--- left
+++ right
@@ -90,10 +90,7 @@
 kern.info kernel: hub 1-0:1.0: USB hub found
 kern.info kernel: hub 1-0:1.0: 1 port detected
 kern.info kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
-kern.warn kernel: jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
-kern.warn kernel: jffs2_build_filesystem(): unlocking the mtd device... done.
-kern.warn kernel: jffs2_build_filesystem(): erasing all blocks after the end marker... done.
-kern.notice kernel: jffs2: notice: (312) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
+kern.notice kernel: jffs2: notice: (312) jffs2_build_xattr_subsystem: complete building xattr subsystem, 19 of xdatum (0 unchecked, 18 orphan) and 31 of xref (0 dead, 18 orphan) found.
 kern.info kernel: usbcore: registered new interface driver cdc_acm
 kern.info kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
 kern.info kernel: Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
@@ -103,10 +100,7 @@
 kern.info kernel: usbcore: registered new interface driver usbserial_generic
 kern.info kernel: usbserial: USB Serial support registered for generic
 kern.info kernel: xt_time: kernel timezone is -0000
-kern.info kernel: usbcore: registered new interface driver ftdi_sio
-kern.info kernel: usbserial: USB Serial support registered for FTDI USB Serial Device
 kern.info kernel: cfg80211: Calling CRDA to update world regulatory domain
-kern.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
 kern.info kernel: cfg80211: World regulatory domain updated:
 kern.info kernel: cfg80211:  DFS Master region: unset
 kern.info kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
@@ -118,6 +112,9 @@
 kern.info kernel: cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
 kern.info kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
 kern.info kernel: cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
+kern.info kernel: usbcore: registered new interface driver ftdi_sio
+kern.info kernel: usbserial: USB Serial support registered for FTDI USB Serial Device
+kern.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
 kern.debug kernel: ath: EEPROM regdomain: 0x0
 kern.debug kernel: ath: EEPROM indicates default country code should be used
 kern.debug kernel: ath: doing EEPROM country->regdmn map search
@@ -176,36 +173,31 @@
 daemon.notice netifd: wlan: Lease of 10.0.0.134 obtained, lease time 43200
 daemon.info dnsmasq: started, version 2.71 cachesize 150
 daemon.info dnsmasq: compile time options: no-IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
-daemon.info dnsmasq: reading /etc/resolv.conf
-daemon.warn dnsmasq: ignoring nameserver 127.0.0.1 - local interface
+daemon.info dnsmasq-dhcp: DHCP, IP range 192.168.5.100 -- 192.168.5.249, lease time 12h
+daemon.info dnsmasq: using local addresses only for domain lan
+daemon.warn dnsmasq: no servers found in /tmp/resolv.conf.auto, will retry
 daemon.info dnsmasq: read /etc/hosts - 1 addresses
+daemon.info dnsmasq: read /tmp/hosts/dhcp - 1 addresses
+daemon.info dnsmasq-dhcp: read /etc/ethers - 0 addresses
 daemon.notice netifd: Interface 'wlan' is now up
 daemon.err odhcpd: Failed to open routing table: No such file or directory
 daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
-daemon.info dnsmasq: reading /etc/resolv.conf
-daemon.warn dnsmasq: ignoring nameserver 127.0.0.1 - local interface
-daemon.err odhcpd: Failed to open routing table: No such file or directory
-daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
-daemon.info dnsmasq: reading /etc/resolv.conf
-daemon.warn dnsmasq: ignoring nameserver 127.0.0.1 - local interface
-daemon.err odhcpd: Failed to open routing table: No such file or directory
-daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
-daemon.err odhcpd: Failed to open routing table: No such file or directory
-daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
-user.emerg syslog: Instance odhcpd::instance1 s in a crash loop 6 crashes, 0 seconds since last crash
+daemon.info dnsmasq: reading /tmp/resolv.conf.auto
+daemon.info dnsmasq: using local addresses only for domain lan
+daemon.info dnsmasq: using nameserver 10.0.0.1#53
 user.info autowifi: Start signing in...
 user.emerg syslog: setting up led USB
 user.emerg syslog: setting up led WLAN
 user.emerg syslog: setting up led LAN
 user.info dhcpcheck: Applying workaround for dhcp/dnsmasq issue. See: https://github.com/Doodle3D/doodle3d-client/issues/66
 user.notice print3d-mgr: Starting print3d manager
-daemon.info dnsmasq: reading /etc/resolv.conf
-daemon.warn dnsmasq: ignoring nameserver 127.0.0.1 - local interface
+daemon.err odhcpd: Failed to open routing table: No such file or directory
+daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
 user.emerg syslog: - init complete -
-authpriv.info dropbear: Child connection from 10.0.0.32:49618
-authpriv.notice dropbear: Password auth succeeded for 'root' from 10.0.0.32:49618
-authpriv.info dropbear: Child connection from 10.0.0.161:57156
-authpriv.info dropbear: Exit before auth: Exited normally
-authpriv.info dropbear: Child connection from 10.0.0.161:57161
-authpriv.notice dropbear: Password auth succeeded for 'root' from 10.0.0.161:57161
-authpriv.info dropbear: Exit (root): Error reading: No route to host
+daemon.err odhcpd: Failed to open routing table: No such file or directory
+daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
+authpriv.info dropbear: Child connection from 10.0.0.32:52554
+daemon.err odhcpd: Failed to open routing table: No such file or directory
+daemon.err odhcpd: Unable to open raw socket: Address family not supported by protocol
+user.emerg syslog: Instance odhcpd::instance1 s in a crash loop 6 crashes, 0 seconds since last crash
+authpriv.notice dropbear: Password auth succeeded for 'root' from 10.0.0.32:52554
\ No newline at end of file
peteruithoven commented 9 years ago

I've flashed the box back to 0.10.5 (without keeping settings), connected it to our WiFi, updated to 0.10.6. It got back online, without any dns/internet issues.