Search results

  • 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. swetoast

    Malware Filter / bad host IPSET

    seems like there is something wrong with the openvpn configuration nothing i can do about that, start a new thread for support.
  2. swetoast

    Malware Filter / bad host IPSET

    lets start with malware-filter only again dont want to do crossthread support it gets messy for others to read and if they are seeking support they are likely to confuse facts, just see the whole ab-solution incident with malware-filter getting dragged into it. now 0 on the whole block is not a...
  3. swetoast

    AB-Solution - The Ad Blocking Solution

    its good to know for the future atleast :)
  4. swetoast

    Malware Filter / bad host IPSET

    better safe then sorry an it only checks ping if the option is set to anything but disabled.
  5. swetoast

    AB-Solution - The Ad Blocking Solution

    RT-N56u did with padavan firmware did but that firmware has a 3.x kernel, guessing that its some old 2.x kernel with minimal support
  6. swetoast

    Malware Filter / bad host IPSET

    exactly what i went for :) then i do the obligatory ping test to ensure that its working, although blocklists for ipv6 are rare still hunting https://gitlab.com/swe_toast/malware-filter/blob/master/malware-filter#L41 also got pingtest only for non asus routers so im not bound to asuswrt only.
  7. swetoast

    AB-Solution - The Ad Blocking Solution

    Ahh k, how old is the kernel in RTN66U since it doesnt handle ext4 ?
  8. swetoast

    AB-Solution - The Ad Blocking Solution

    Mini partation wizard should handle ext4 without issues.
  9. swetoast

    Enabling SSH

    Sure its open source fork it etc etc but what im talking about is common respect and not about forking stuff, if i wanted i could just fork your projects and start stealing users too.. but i dont cause i have respect for other peoples project.. thats its the bottom line. but if you feel like...
  10. swetoast

    Enabling SSH

    yeah remove it. i dont mess with your userbase and i would appreciate it if you didnt mess with mine
  11. swetoast

    Malware Filter / bad host IPSET

    Rev 27 https://gitlab.com/swe_toast/malware-filter/raw/master/malware-filter ipv6 detection improvement iptables fixes for rules cleanup syntax
  12. swetoast

    Enabling SSH

    redhat27 want my whole usersbase too ? just say the word if your gonna poach users.. @Csection my script isnt that heavy, as for the redhat27 script it has a tendacy for locking up ipset rules and filling em.. so enjoy the bugs, thats why i dropped that script and reverted back to the tried and...
  13. swetoast

    Malware Filter / bad host IPSET

    no evidence that malware-filter is the cause for this needs proper verification thru the method i gave before.
  14. swetoast

    Malware Filter / bad host IPSET

    i could add that for future revisions. but are you sure that it is malware-filter causing that ? ipset -L malware-filter_ipv4 | grep "your_ip_address" replace your_ip_address with the that you think its blocked, if you get a hit then sure ill add a whitelist.
  15. swetoast

    Malware Filter / bad host IPSET

    k, new test version rev 27 https://gitlab.com/swe_toast/malware-filter/raw/master/WIP/malware-filter changelog: better ipv6 detection ipv6 fixes syntax fixes range to iptables note: still got no ipv6 lists for this projects.
  16. swetoast

    Privacy Filter (Another IPSET Script)

    nice, updated OP tnx for the assistance.
  17. swetoast

    Privacy Filter (Another IPSET Script)

    did the other command work for ya ?
  18. swetoast

    Country blocking script

    @redhat27 http://ipverse.net/ might be better suited if you wanna implement ipv6
  19. swetoast

    Privacy Filter (Another IPSET Script)

    ipset -L privacy-filter_ipv6 are there any entries when running this command ? and mind trying this instead ip6tables -L -v | grep "privacy-filter_ipv6" | awk '{print "Privacy Filter (ipv6) Blocked: " $1 " packets", $2 " is the size of the transmission"}'
  20. swetoast

    Privacy Filter (Another IPSET Script)

    debuglog please makes my work so much easier wget https://gitlab.com/swe_toast/debugtool/raw/master/debugtool.sh && sh debugtool.sh && rm debugtool.sh then post the link that log generates.
Top