What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Attachments

  • sd.png
    sd.png
    141.6 KB · Views: 418
https://files.ftscraft.de/file/ELR.txt does not have hostnames, just 0.0.0.0 and IP addresses.
Code:
curl https://files.ftscraft.de/file/ELR.txt
0.0.0.0     149.202.170.60
0.0.0.0     23.129.64.101
0.0.0.0     37.187.129.166
0.0.0.0     77.247.181.162
0.0.0.0     91.146.121.3
0.0.0.0     217.115.10.131
0.0.0.0     204.17.56.42
 
https://files.ftscraft.de/file/ELR.txt does not have hostnames, just 0.0.0.0 and IP addresses.
Code:
curl https://files.ftscraft.de/file/ELR.txt
0.0.0.0     149.202.170.60
0.0.0.0     23.129.64.101
0.0.0.0     37.187.129.166
0.0.0.0     77.247.181.162
0.0.0.0     91.146.121.3
0.0.0.0     217.115.10.131
0.0.0.0     204.17.56.42

But adaway.org/hosts.txt not. I set bittorrent.com on my blacklist and it doesn't work. Btw I had freshtmato on the router before and I could block everything. Why not Diversion here?
 
But adaway.org/hosts.txt not. I set bittorrent.com on my blacklist and it doesn't work. Btw I had freshtmato on the router before and I could block everything. Why not Diversion here?
Yeah, IP to IP blocking does not work in Diversion. Use Skynet for such tasks.
Diversion ONLY works with an IP-host pair and there's no way around it. Dnsmasq does not do that.

See https://diversion.ch/diversion/use/blocking-file-hosts-files.html
Again, the IP part MUST be either 0.0.0.0 or 172.0.0.1:
Code:
0.0.0.0 domain.com
127.0.0.1 otherdomain.com
 
Ok, how do you explain this to me? I use this blocklist too (https://hosts-file.net/ad_servers.txt) and I can ping these page http://www.ngbn.net/ . Why isn't this page blocked? This page is included in the blocklist

You do see the difference in formatting between the list you show quoted above and the list that thelonelycoder shows in his reply, which you have quoted?

This formatting is crucial. :)

Make sure the spaces are correct and that there is only the 127.0.0.1, a single space, and then the name of the domain you want to be blocked. ;)
 
Help me out on upgrading to Diversion standard....

Current
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.2
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (I've about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

Now when trying to upgrade from Lite to standard, its asking to change IP Pool Starting Address to 192.168.1.3

After
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.3
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (I've about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

but when I enter 192.168.1.3 for pixelserv, it kept telling me 192.168.1.3 not an assigned reserved IP? what did I do wrong?
 
Help me out on upgrading to Diversion standard....

Current
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.2
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (I've about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

Now when trying to upgrade from Lite to standard, its asking to change IP Pool Starting Address to 192.168.1.3

After
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.3
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (I've about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

but when I enter 192.168.1.3 for pixelserv, it kept telling me 192.168.1.3 not an assigned reserved IP? what did I do wrong?
Set pixelserv IP to 192.168.1.2 since .3 is in DHCP pool.
 
Help me out on upgrading to Diversion standard....

Current
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.2
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (I've about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

Now when trying to upgrade from Lite to standard, its asking to change IP Pool Starting Address to 192.168.1.3

After
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.3
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (I've about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

but when I enter 192.168.1.3 for pixelserv, it kept telling me 192.168.1.3 not an assigned reserved IP? what did I do wrong?
You've not completely read the instructions then ;). The reserved pixelserv-tls IP would be 192.168.1.2 in your case.
 
Of course you can ping it. The response comes from your router. How else should router adblocking work LAN wide?
Edit: Can you open the page in a browser?
Meanwhile it works, thank you for your support! But since the installation my bandwith decreased from 904mbps to 400mbps. Can anyone help me to fix this?

CTF is activated
 
Thanks visortgw & thelonelycoder, got it working now!

pixelserv-tls IP would be 192.168.1.2

Current
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.3
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

My current LAN- DHCP Server: - settings correct?
 
Thanks visortgw & thelonelycoder, got it working now!

pixelserv-tls IP would be 192.168.1.2

Current
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.3
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

My current LAN- DHCP Server: - settings correct?
They are. You should see some Diversion, Entware and pixelserv-tls messages in the syslog when the router starts up or you change settings.
 
Last edited:
Meanwhile it works, thank you for your support! But since the installation my bandwith decreased from 904mbps to 400mbps. Can anyone help me to fix this?

CTF is activated
That has to be 'house made'. Installing Diversion does not change your bandwidth at all nor does it change any relevant settings that would impact throughput of your router.
 
do you have any idea why? Because i've only installed diversion and after the installation, my bandwidth decreased. I did a speedtest before and after the installation.
 
Help me out on upgrading to Diversion standard....

Current
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.2
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (I've about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

Now when trying to upgrade from Lite to standard, its asking to change IP Pool Starting Address to 192.168.1.3

After
LAN - DHCP Server:
IP Pool Starting Address 192.168.1.3
IP Pool Ending Address 192.168.1.254
Enable Manual Assignment Yes (I've about 20 manually assigned IP within 192.168.1.201 to 192.168.1.235)

but when I enter 192.168.1.3 for pixelserv, it kept telling me 192.168.1.3 not an assigned reserved IP? what did I do wrong?

Ben_, you are so very close. :)

You need to change your LAN-DHCP Server settings to:
IP Pool Starting Address 192.168.1.3
IP Pool Ending Address 192.168.1.200

Then pixelserv-tls will have 'room' for itself at 192.168.1.2 and your manually assigned IP's from x.x.x.201 to x.x.x.235 won't be able to conflict either with the DHCP assigned range too. ;)
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top