thelonelycoder
Part of the Furniture
The relevant part is for some reason outside the 'if' clause that should in- or exclude it.Congrats for sticking with it....hats off to you.
No biggie, but still annoying.
The relevant part is for some reason outside the 'if' clause that should in- or exclude it.Congrats for sticking with it....hats off to you.
Add it to the white list?googleadservices.com couldn't be connected after Abs3 installed
It happens when I shop through Google search
Any suggestion?
It works, it would be nice if its in default whitelist as shopping through google is quite commonAdd it to the white list?
Well, I've followed that guide to the letter. i flashed the newest asus f/w just to see the differences. Not much apart from flashing yellow alert about my wan ip not being external ip, but private ip, which it should be. Silly. Flashed merlin stable again, factory reset, disabled everything I normally disable, apart from spanning tree, never heard of it before, disabled anyway... got all my mac assigns setup, but left my vpn client till after I redo AB. Ipv6 was disabled by default, tbh I can't remember if it was by default before. Anyway, anything else I should do/check before proceeding?As the developer, I am more concerned why the IPv6 entries are added even if it clearly is not set.
It boggles my mind how that even is possible.
If I were you, I would start over and perhaps follow this guide.
Look at the domain name: googleADSERVICES.com. It says a LOT! While it may be common, those that generated the lists obviously think differently than you do. That is why TheLonelyCoder implemented white and black lists.It works, it would be nice if its in default whitelist as shopping through google is quite common
Sent from my LG-H811 using Tapatalk
Read a few posts up -- the developer found a bug.Well, I've followed that guide to the letter. i flashed the newest asus f/w just to see the differences. Not much apart from flashing yellow alert about my wan ip not being external ip, but private ip, which it should be. Silly. Flashed merlin stable again, factory reset, disabled everything I normall disable, apart from spanning tree, never heard of it before, disabled anyway... got all my mac assigns setup, but left my vpn client till after I redo AB. Ipv6 was disabled by default, tbh I can't remember if it was by default before. Anyway, anything else I should do/check before proceeding?
yeah, sorry, been out of action for a bit..Read a few posts up -- the developer found a bug.
AB-Solution has many checks built in to auto-correct errors and missing files. It is almost impossible to change the log file rotation without many changes to files.I'm logging all DNS request to my USB stick and AB-Solution is already installed on USB Stick, so I can edit config files by hand.
Logs are being rotated every 8 days, how can I change this to log for a longer time?
There is a file named "rotate-logs.add", I've changed it with notepad like that;
# delete log files older than 8 days (needed if adblocking is off and logging is on)
if [ $(find $dnsmasq.log* -mtime +800) ];then
oldfile=$(find $dnsmasq.log* -mtime +800)
but didn't worked. If you think I'm a big noob don't hesitate to tell; I know I'm
I'm not sure this has anything to do with AB, dnsmasq does not log to the syslog, AB logging enabled or not.Question: If I have logging enabled on AB-Solution I don't see the usual devices renewing their IP's in the router system log file. Is there something in the configuration I can change to allow me to keep logging enable on AB-Solution but still see the usual router stuff in my system log?
what kind of syslog messages are you missing? I can't remember ever seeing messages about device IP renewals. Do you have another script running which may be using dnsmasq logging, perhaps with dhcp logging turned on?Question: If I have logging enabled on AB-Solution I don't see the usual devices renewing their IP's in the router system log file. Is there something in the configuration I can change to allow me to keep logging enable on AB-Solution but still see the usual router stuff in my system log?
Likely --log-dhcp manual entry or some such.what kind of syslog messages are you missing? I can't remember ever seeing messages about device IP renewals. Do you have another script running which may be using dnsmasq logging, perhaps with dhcp logging turned on?
Likely --log-dhcp manual entry or some such.
But if the log facility is defined that goes to the logfile, not syslog.
AB directs dnsmasq to log to file.I turned AB logging back on and turned off the wireless on my cell phone. Then I re-enable the WiFi on my cell phone and reconnected but no dhcp entry was logged in the system log. I do have: Log DHCP queries under the administration tab set to ON.
I must be blind... i can't see that setting in my UI..... what firmware are you on?I turned AB logging back on and turned off the wireless on my cell phone. Then I re-enable the WiFi on my cell phone and reconnected but no dhcp entry was logged in the system log. I do have: Log DHCP queries under the administration tab set to ON.
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!