If you are able to load pages I wouldn't worry to much about it.
Depends on how you are storing those logs. I would recommend setting up a filter on scribe. I don't know if adguardhome has a direct way of specifying a log path, but if they do make sure you are not trying to store it in a place of limited storage.Thank you for your quick response - last question - could it bloat some logfiles or diskspace?
What "bug"After latest update (1.0.1) dnsmasq bug was reintroduced.
If you don't mind , please post or send me the content of your /etc/dnsmasq.conf, also tell me the out put of running commandAfter latest update (1.0.1) dnsmasq bug was reintroduced.
Should be able to all files get replaced. You do how ever need to remove the lines from dnsmasq.postconf from the previous post.can i install/upgrade this through AMTM over the existing adguard install using your old method?
tcp 0 0 127.0.0.1:553 0.0.0.0:* LISTEN 3782/dnsmasqIf you don't mind , please post or send me the content of your /etc/dnsmasq.conf, also tell me the out put of running command
netstat -nlp | grep '53'
What router are you using and firmware?tcp 0 0 127.0.0.1:553 0.0.0.0:* LISTEN 3782/dnsmasq
tcp 0 0 192.168.50.1:553 0.0.0.0:* LISTEN 3782/dnsmasq
tcp 0 0 127.0.0.1:47753 0.0.0.0:* LISTEN 3181/mcpd
tcp 0 0 :::53 :::* LISTEN 2413/AdGuardHome
udp 0 0 127.0.0.1:553 0.0.0.0:* 3782/dnsmasq
udp 0 0 192.168.50.1:553 0.0.0.0:* 3782/dnsmasq
udp 0 0 192.168.50.1:5351 0.0.0.0:* 3691/miniupnpd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 2632/avahi-daemon:
udp 0 0 :::53 :::* 2413/AdGuardHome
-------------------------------------------------------------------------------------------
pid-file=/var/run/dnsmasq.pid
user=nobody
bind-dynamic
interface=br0
interface=pptp*
no-dhcp-interface=pptp*
no-resolv
servers-file=/tmp/resolv.dnsmasq
no-poll
no-negcache
cache-size=1500
min-port=4096
domain=Lan
expand-hosts
bogus-priv
domain-needed
local=/Lan/
dhcp-range=lan,192.168.50.5,192.168.50.254,255.255.255.0,86400s
dhcp-option=lan,3,192.168.50.1
dhcp-option=lan,15,Lan
dhcp-option=lan,252,"\n"
dhcp-option=lan,42,0.0.0.0
dhcp-authoritative
interface=br1
dhcp-range=br1,192.168.101.2,192.168.101.254,255.255.255.0,86400s
dhcp-option=br1,3,192.168.101.1
interface=br2
dhcp-range=br2,192.168.102.2,192.168.102.254,255.255.255.0,86400s
dhcp-option=br2,3,192.168.102.1
[EDITED]
quiet-dhcp
quiet-dhcp6
address=/use.application.dns.net/
address=/_dns.resolver.arpa/
dhcp-name-match=set:wpad-ignore,wpad
dhcp-ignore-names=tag:wpad-ignore
dhcp-script=/sbin/dhcpc_lease
script-arp
edns-packet-max=1280
port=553
local=/192.in-addr.arpa/
local=/10.in-addr.arpa/
Edited out local lan. As of right now only one computer has access to tne internet.
What does your adguardhome servers set to on the adguardhome settings page? Also what does the bootstrap settings look like? And is your router's time set correctly? Does the main page of your router show you are connected to the internet?tcp 0 0 127.0.0.1:553 0.0.0.0:* LISTEN 3782/dnsmasq
tcp 0 0 192.168.50.1:553 0.0.0.0:* LISTEN 3782/dnsmasq
tcp 0 0 127.0.0.1:47753 0.0.0.0:* LISTEN 3181/mcpd
tcp 0 0 :::53 :::* LISTEN 2413/AdGuardHome
udp 0 0 127.0.0.1:553 0.0.0.0:* 3782/dnsmasq
udp 0 0 192.168.50.1:553 0.0.0.0:* 3782/dnsmasq
udp 0 0 192.168.50.1:5351 0.0.0.0:* 3691/miniupnpd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 2632/avahi-daemon:
udp 0 0 :::53 :::* 2413/AdGuardHome
-------------------------------------------------------------------------------------------
pid-file=/var/run/dnsmasq.pid
user=nobody
bind-dynamic
interface=br0
interface=pptp*
no-dhcp-interface=pptp*
no-resolv
servers-file=/tmp/resolv.dnsmasq
no-poll
no-negcache
cache-size=1500
min-port=4096
domain=Lan
expand-hosts
bogus-priv
domain-needed
local=/Lan/
dhcp-range=lan,192.168.50.5,192.168.50.254,255.255.255.0,86400s
dhcp-option=lan,3,192.168.50.1
dhcp-option=lan,15,Lan
dhcp-option=lan,252,"\n"
dhcp-option=lan,42,0.0.0.0
dhcp-authoritative
interface=br1
dhcp-range=br1,192.168.101.2,192.168.101.254,255.255.255.0,86400s
dhcp-option=br1,3,192.168.101.1
interface=br2
dhcp-range=br2,192.168.102.2,192.168.102.254,255.255.255.0,86400s
dhcp-option=br2,3,192.168.102.1
[EDITED]
quiet-dhcp
quiet-dhcp6
address=/use.application.dns.net/
address=/_dns.resolver.arpa/
dhcp-name-match=set:wpad-ignore,wpad
dhcp-ignore-names=tag:wpad-ignore
dhcp-script=/sbin/dhcpc_lease
script-arp
edns-packet-max=1280
port=553
local=/192.in-addr.arpa/
local=/10.in-addr.arpa/
Edited out local lan. As of right now only one computer has access to tne internet.
ax88u, 386.4. time is synced. tls://dns-unfiltered.adguard.com been used as serverWhat router are you using and firmware?
Try using a plaintext server as your dns server there may be an issue with adguards server. Just try it to see if the problem goes away.ax88u, 386.4. time is synced. tls://dns-unfiltered.adguard.com been used as server
connected to the internet. using wan aggregation
[/10.in-addr.arpa/]192.168.50.1:553
[/192.in-addr.arpa/]192.168.50.1:553
[/Lan/]192.168.50.1:553
bootstrap :
9.9.9.9
done that several times. also have reinstalled/reconfigured several times. no dice. last hotfix pushed messed everything up for me. 1.01 was fine.Try using a plaintext server as your dns server there may be an issue with adguards server. Just try it to see if the problem goes away.
Okay so place your router's ip address on dhcp lan 1 dns.done that several times. also have reinstalled/reconfigured several times. no dice. last hotfix pushed messed everything up for me. 1.01 was fine.
Man i have done everything already. there is a bug in adguard home. after i install adguard home, "some" connected clients get access to the internet. If for some reason i reboot or turn off and then on any of those clients, they wont conect anymore. Its not a config problem... its a bug!Okay so place your router's ip address on dhcp lan 1 dns.
Yea I haven't found it yet. no issues here. Idk what else i can tell ya.Man i have done everything already. there is a bug in adguard home. after i install adguard home, "some" connected clients get access to the internet. If for some reason i reboot or turn off and then on any of those clients, they wont conect anymore. Its not a config problem... its a bug!
can you send me the built previous to the hotfix? or a way to downgrade. thanks.Yea I haven't found it yet. no issues here. Idk what else i can tell ya.
nevermind. i've found the bug. i have disabled the router's dhcp and enabled adguards. rebooted the router and now all clients are conected.can you send me the built previous to the hotfix? or a way to downgrade. thanks.
@SomeWhereOverTheRainBow dhcp-option=lan,42,0.0.0.0 doesn't look valid, it will point clients to use themselves for NTP (if they even honour the DHCP option)tcp 0 0 127.0.0.1:553 0.0.0.0:* LISTEN 3782/dnsmasq
tcp 0 0 192.168.50.1:553 0.0.0.0:* LISTEN 3782/dnsmasq
tcp 0 0 127.0.0.1:47753 0.0.0.0:* LISTEN 3181/mcpd
tcp 0 0 :::53 :::* LISTEN 2413/AdGuardHome
udp 0 0 127.0.0.1:553 0.0.0.0:* 3782/dnsmasq
udp 0 0 192.168.50.1:553 0.0.0.0:* 3782/dnsmasq
udp 0 0 192.168.50.1:5351 0.0.0.0:* 3691/miniupnpd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 2632/avahi-daemon:
udp 0 0 :::53 :::* 2413/AdGuardHome
-------------------------------------------------------------------------------------------
pid-file=/var/run/dnsmasq.pid
user=nobody
bind-dynamic
interface=br0
interface=pptp*
no-dhcp-interface=pptp*
no-resolv
servers-file=/tmp/resolv.dnsmasq
no-poll
no-negcache
cache-size=1500
min-port=4096
domain=Lan
expand-hosts
bogus-priv
domain-needed
local=/Lan/
dhcp-range=lan,192.168.50.5,192.168.50.254,255.255.255.0,86400s
dhcp-option=lan,3,192.168.50.1
dhcp-option=lan,15,Lan
dhcp-option=lan,252,"\n"
dhcp-option=lan,42,0.0.0.0
dhcp-authoritative
interface=br1
dhcp-range=br1,192.168.101.2,192.168.101.254,255.255.255.0,86400s
dhcp-option=br1,3,192.168.101.1
interface=br2
dhcp-range=br2,192.168.102.2,192.168.102.254,255.255.255.0,86400s
dhcp-option=br2,3,192.168.102.1
[EDITED]
quiet-dhcp
quiet-dhcp6
address=/use.application.dns.net/
address=/_dns.resolver.arpa/
dhcp-name-match=set:wpad-ignore,wpad
dhcp-ignore-names=tag:wpad-ignore
dhcp-script=/sbin/dhcpc_lease
script-arp
edns-packet-max=1280
port=553
local=/192.in-addr.arpa/
local=/10.in-addr.arpa/
Edited out local lan. As of right now only one computer has access to tne internet.
Idk how he even has that in his setup.. does Merlin use that with its ntp server for dhcp? I though that was a bit peculiar. when 0.0.0.0 is used for DNS on dnsmasq, it tells clients to listen to the router for DNS.@SomeWhereOverTheRainBow dhcp-option=lan,42,0.0.0.0 doesn't look valid, it will point clients to use themselves for NTP (if they even honour the DHCP option)
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!