page updated 01/03/17
'This has been FIXED in DD-WRT v3.0-r31055 std (01/03/17) on the EA8500'
EA8500
BS_r30994 used as main router
root@---:~# cat /tmp/dnsmasq.conf
interface=br0,ath0.1
resolv-file=/tmp/resolv.dnsmasq
all-servers
strict-order
port=0
domain=mrjcd
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=111
dhcp-option=br0,3,10.72.28.13
dhcp-option=ath0.1,3,10.15.26.1
dhcp-option=br0,6,10.72.28.13
dhcp-option=ath0.1,6,10.15.26.1
dhcp-authoritative
dhcp-range=br0,10.72.28.75,10.72.28.124,255.255.254.0,1440m
dhcp-range=h??h??n,10.15.26.2,10.15.26.30,255.255.255.224,720m
dhcp-host=00:xx:xx:xx:FB:36,-------,10.72.29.1,2880m
##plus 31 more dhcp-host=
stop-dns-rebind
BS_r30994
erase nvram
nothing but create VAP on 2.4 and create muiltiple DHCP all in webif ... not even enabled security
root@DD-WRT:~# cat /tmp/dnsmasq.conf
interface=br0,ath0.1
resolv-file=/tmp/resolv.dnsmasq
all-servers
strict-order
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=100
dhcp-option=br0,3,192.168.1.1
dhcp-option=ath0.1,3,192.168.5.1
dhcp-authoritative
dhcp-range=br0,192.168.1.100,192.168.1.149,255.255.255.0,1440m
dhcp-range=(???(???n,192.168.5.100,192.168.5.149,255.255.255.0,3600m
stop-dns-rebind
r30965M kongat -- install over previous above
root@DD-WRT:~# cat /tmp/dnsmasq.conf
interface=br0,ath0.1
resolv-file=/tmp/resolv.dnsmasq
all-servers
strict-order
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=100
dhcp-option=br0,3,192.168.1.1
dhcp-option=ath0.1,3,192.168.5.1
dhcp-authoritative
dhcp-range=br0,192.168.1.100,192.168.1.149,255.255.255.0,1440m
dhcp-range=ath0.1,192.168.5.100,192.168.5.149,255.255.255.0,3600m
stop-dns-rebind
r30955M kongat -- install over previous above
root@DD-WRT:~# cat /tmp/dnsmasq.conf
interface=br0,ath0.1
resolv-file=/tmp/resolv.dnsmasq
all-servers
strict-order
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=100
dhcp-option=br0,3,192.168.1.1
dhcp-option=ath0.1,3,192.168.5.1
dhcp-authoritative
dhcp-range=br0,192.168.1.100,192.168.1.149,255.255.255.0,1440m
dhcp-range=ath0.1,192.168.5.100,192.168.5.149,255.255.255.0,3600m
stop-dns-rebind
BS_r30949 -- install over previous above
root@DD-WRT:~# cat /tmp/dnsmasq.conf
interface=br0,ath0.1
resolv-file=/tmp/resolv.dnsmasq
all-servers
strict-order
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=100
dhcp-option=br0,3,192.168.1.1
dhcp-option=ath0.1,3,192.168.5.1
dhcp-authoritative
dhcp-range=br0,192.168.1.100,192.168.1.149,255.255.255.0,1440m
dhcp-range=????????n,192.168.5.100,192.168.5.149,255.255.255.0,3600m
stop-dns-rebind
root@DD-WRT:~# ps
PID USER VSZ STAT COMMAND
1 root 1380 S /sbin/init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0:0]
5 root 0 SW< [kworker/0:0H]
6 root 0 SW [kworker/u4:0]
7 root 0 SW [rcu_preempt]
8 root 0 SW [rcu_sched]
9 root 0 SW [rcu_bh]
10 root 0 SW [migration/0]
11 root 0 SW [migration/1]
12 root 0 SW [ksoftirqd/1]
13 root 0 SW [kworker/1:0]
14 root 0 SW< [kworker/1:0H]
15 root 0 SW< [khelper]
16 root 0 SW< [writeback]
17 root 0 SW [kworker/0:1]
18 root 0 SW< [crypto]
19 root 0 SW< [bioset]
20 root 0 SW< [kblockd]
21 root 0 SW [kswapd0]
22 root 0 SW [fsnotify_mark]
31 root 0 SW [kworker/u4:1]
34 root 0 SW [kworker/1:1]
43 root 0 SW< [deferwq]
44 root 0 SW [kworker/0:2]
45 root 0 SW [kworker/1:2]
689 root 700 S /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
747 root 0 SW< [cfg80211]
757 root 0 SW< [ath10k_wq]
758 root 0 SW< [ath10k_aux_wq]
759 root 0 SW [kworker/u4:2]
762 root 0 SW< [ath10k_wq]
763 root 0 SW< [ath10k_aux_wq]
945 root 2192 S hostapd -B -P /var/run/ath0_hostapd.pid /tmp/ath0_hostap.conf
970 root 2172 S hostapd -B -P /var/run/ath1_hostapd.pid /tmp/ath1_hostap.conf
1021 root 1080 S telnetd
1048 root 0 SW< [kworker/0:1H]
1057 root 976 S dnsmasq -u root -g root --conf-file=/tmp/dnsmasq.conf --cache-size=1500
1197 root 1576 S ttraff
1214 root 2000 S startstop_f run_rc_startup
1273 root 1576 S resetbutton
1601 root 3756 S httpd -p 80
1731 root 1576 S process_monitor
2180 root 1528 S wland
2181 root 1072 S udhcpc -i vlan2 -p /var/run/udhcpc.pid -s /tmp/udhcpc -O routes -O msstaticroutes -O staticroutes
2191 root 668 S cron
2196 root 1076 S -sh
2246 root 1072 R ps
-------------------------------------
WNDR3700v4 using as main router
BS_r30989
root@DD-WRT:~# cat /tmp/dnsmasq.conf
interface=br0,ath0.1
resolv-file=/tmp/resolv.dnsmasq
all-servers
strict-order
port=0
domain=mrjcd
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=136
dhcp-option=br0,3,10.72.28.13
dhcp-option=ath0.1,3,10.15.26.1
dhcp-option=br0,6,10.72.28.13
dhcp-option=ath0.1,6,10.15.26.1
dhcp-authoritative
dhcp-range=br0,10.72.28.100,10.72.28.174,255.255.254.0,1440m
dhcp-range=wբ?wբ?n,10.15.26.2,10.15.26.30,255.255.255.224,720m
dhcp-host=00:xx:xx:xx:FB:36,-------,10.72.29.1,2880m
##plus 31 more dhcp-host=
stop-dns-rebind
WNDR3700v4 (spare)
BS_r30731
erase nvram create VAP & DHCP
root@DD-WRT:~# cat /tmp/dnsmasq.conf
interface=br0,ath0.1
resolv-file=/tmp/resolv.dnsmasq
all-servers
strict-order
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=100
dhcp-option=br0,3,192.168.1.1
dhcp-option=ath0.1,3,192.168.8.1
dhcp-authoritative
dhcp-range=br0,192.168.1.100,192.168.1.149,255.255.255.0,1440m
dhcp-range=w?"pw?"pn,192.168.8.100,192.168.8.149,255.255.255.0,3600m
stop-dns-rebind
BS_r30534 -- install over previous above
root@DD-WRT:~# cat /tmp/dnsmasq.conf
interface=br0,ath0.1
resolv-file=/tmp/resolv.dnsmasq
all-servers
strict-order
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=100
dhcp-option=br0,3,192.168.1.1
dhcp-option=ath0.1,3,192.168.8.1
dhcp-authoritative
dhcp-range=br0,192.168.1.100,192.168.1.149,255.255.255.0,1440m
dhcp-range=ath0.1,192.168.8.100,192.168.8.149,255.255.255.0,3600m
stop-dns-rebind
------------