Recent content by lesandie

  • 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!

  1. lesandie

    Malware Filter / bad host IPSET

    john's fork v24e3 working ok!
  2. lesandie

    Malware Filter / bad host IPSET

    I'm in john's fork 22E4, working like a charm, no ipv6
  3. lesandie

    Malware Filter / bad host IPSET

    Gonna try the v25 this night ... :-D
  4. lesandie

    Privacy Filter (Another IPSET Script)

    Works flawlessly :-)
  5. lesandie

    Privacy Filter (Another IPSET Script)

    @visortgw yeah, i tried that but i don't know why it didn't work. The thing is that if i delete the privacy-filter.list, the script downloads it again without the unix CRLF encoding ... weird ...
  6. lesandie

    Privacy Filter (Another IPSET Script)

    Found the problem! The privacy-filter.list file downloaded was not properly encoded (CRLF) Now i have the ipset privacy-filter_ipv4 populated correctly
  7. lesandie

    Privacy Filter (Another IPSET Script)

    run_ipv4_block () { if [ -f /tmp/privacy-filter_ipv4_sorted.part ]; then rm /tmp/privacy-filter_ipv4_sorted.part; fi if [ -z "$(which hostip)" ]; then if [ -z "$(which /opt/bin/xargs)" ] then cat $blocklist | xargs -n 5 -I {} sh -c "traceroute -4 {} | head -1 >>...
  8. lesandie

    Privacy Filter (Another IPSET Script)

    Thrown some bucks to swetoast :-). Also John send me your paypal so i can send some more bucks to your cause!
  9. lesandie

    Privacy Filter (Another IPSET Script)

    Yep John!, i figured it out and run an opkg remove hostip. The entware version was 1.9.1 and the V22 version you included is 1.9.0 Still don't want to upgrade to v23 because of the OpenVPN 2.4 upgrade .... i should check the upgrade is not going to mess up with my ovpn clients...
  10. lesandie

    Privacy Filter (Another IPSET Script)

    Hi, I'm in the 374.43_2-22E4j9527 fork release. Still having problems with the entware hostip (1.9.1) and [name does not exist] output. I'll try to debug and change the code if i find what's wrong. Nice work guys! :-)
  11. lesandie

    [Fork] Asuswrt-Merlin 374.43 LTS releases (Archive)

    upgraded from 19E3 like a breeze ... thank's for your hard work john!
  12. lesandie

    [Fork] Asuswrt-Merlin 374.43 LTS releases (Archive)

    Nice update John! smooth and i noticed a low memory footprint!. Keep up the good work!
  13. lesandie

    [Fork] Asuswrt-Merlin 374.43 LTS releases (Archive)

    v12. openvpn working nice. The regeneration of the dh key was ok and also i activated the tls_min_ver 1.2 option in both openvpn client and server to force TLS1.2. rt-n66u great work john.
  14. lesandie

    Asuswrt-Merlin 378.51 Beta 1 is out

    Nice log display Merlin!
  15. lesandie

    Asuswrt-Merlin 376.49 is out

    Recently changed from Tomato Shibby (2+ years of use) and i'm delighted. Although AdvancedTomato provides a really good GUI, the asuswrt-merlin performance with CTF is noticeable. Gonna make a donation. Keep up the good work Merlin.
Top