Adblock Plugin
Moderator: Moderators
Re: Adblock Plugin
Iptables rules AdBlock plug-in conflict with the rules of the plugin TOR.
After installing the AdBlock names of zone .onion are not resolved.
After installing the AdBlock names of zone .onion are not resolved.
WDR-4300, WR-740n
Experience increases in proportion to the number of broken equipment.
Experience increases in proportion to the number of broken equipment.
Re: Adblock Plugin
Can you give me more information please?
I don't use TOR so it's going to be very difficult for me to test.
I don't use TOR so it's going to be very difficult for me to test.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Adblock Plugin
Lantis,
TOR uses the following rules:
AdBlock add these:
and requests for port 53 in TOR is not processed.
As a workaround, I disabled the addition of rules AdBlock, my clients use as a DNS address of the router so it works without them.
TOR uses the following rules:
Code: Select all
iptables -t nat -A tor_client -p tcp --dport 53 -m string --hex-string '|056f6e696f6e00|' --algo bm -j REDIRECT --to-ports 9053
iptables -t nat -A tor_client -p udp --dport 53 -m string --hex-string '|056f6e696f6e00|' --algo bm -j REDIRECT --to-ports 9053
Code: Select all
iptables -t nat -I PREROUTING -p tcp --dport 53 -j REDIRECT --to-ports 53
iptables -t nat -I PREROUTING -p udp --dport 53 -j REDIRECT --to-ports 53
As a workaround, I disabled the addition of rules AdBlock, my clients use as a DNS address of the router so it works without them.
WDR-4300, WR-740n
Experience increases in proportion to the number of broken equipment.
Experience increases in proportion to the number of broken equipment.
Re: Adblock Plugin
Ahh.
Ok, that looks like a reasonably unsolvable conflict. Let me work on it.
For now, I'm going to mark them as incompatible.
Thanks for reporting the problem.
Ok, that looks like a reasonably unsolvable conflict. Let me work on it.
For now, I'm going to mark them as incompatible.
Thanks for reporting the problem.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Adblock Plugin
Hi Lantis can you test to see if ads are still blocked after a reboot. Sometimes when my box reboots ads are not blocked and I have to log on to the web interface and click the update button.
Linksys WRT3200ACM
NETGEAR Nighthawk R7800
NETGEAR R6260
NETGEAR Nighthawk R7800
NETGEAR R6260
Re: Adblock Plugin
It should be fine. My router reboots once a week with no problems after.
You're not scheduling a reboot for Sunday's at 4am are you? Cause that will cause a drama lol.
You're not scheduling a reboot for Sunday's at 4am are you? Cause that will cause a drama lol.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Adblock Plugin
???Cause that will cause a drama lol.
Re: Adblock Plugin
The adblock plugin currently updates its list at 4am on a Sunday. If you have a reboot scheduled for the same time (which, i accidentally did 2 weeks ago) you'll find that it stops working.
This is because the first part of updating is to remove the old list to make sure we have plenty of room for the new list.
the reboot happens just moments after that process completes successfully.
trust me, i was very confused for a while when that happened.
This is because the first part of updating is to remove the old list to make sure we have plenty of room for the new list.
the reboot happens just moments after that process completes successfully.
trust me, i was very confused for a while when that happened.

https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Adblock Plugin
why were you up at 4:00am anyway. That was the real problem 

Re: Adblock Plugin
Says the guy with the new baby 

https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.