home.social

#transparentproxy — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #transparentproxy, aggregated by home.social.

  1. @JulianOliver
    Yes, its so important to not have #DNSLookups tied to your #IPAddress.

    We spent some time a year or so ago on fedi informing of a bug found in the #ArchlinuxWiki, where their #transparentProxy instructions were flawed. We never got a response from any contributors to that wiki at the time, and to our knowledge the instructions were never fixed.

    We can hunt down our post if you're interested.

    Nice to see someone using the term 'fascist' for what it means, too.
    @jens

  2. We've identified a flaw in the #ArchLinux Wiki on #TransparentTorification.

    If the #DNS queries are sent direct to your #router then the following rule/line in their #iptables setup will permit that **before** the DNS query is redirected to 5353.

    --ipv4 -A OUTPUT -d 192.168.0.0/16 -j RETURN

    The above line must be moved down two lines, to below the "udp --dport 53" line.

    See wiki.archlinux.org/title/Tor#T

    Please fix ASAP if you have access.

    #transparentProxy #tor #archLinuxWiki