Coder Social home page Coder Social logo

Comments (4)

bhanupratapys avatar bhanupratapys commented on July 28, 2024

Hi there!

PTR requests work, tested them both with dig and nslookup. Are you by any chance trying to capture only UDP packets in your tcpdump screenshot?

from dnswarden.

black-cerberon avatar black-cerberon commented on July 28, 2024

PTR requests work, tested them both with dig and nslookup.

That's right, but if request many IP instead one, will be fail. Try it with various software with mass resolving IPs like qBittorrent. May it some DDoS security?

Are you by any chance trying to capture only UDP packets in your tcpdump screenshot?

Nope, other domain requests shows in tcpdump.

from dnswarden.

bhanupratapys avatar bhanupratapys commented on July 28, 2024

PTR requests work, tested them both with dig and nslookup.

That's right, but if request many IP instead on, will be fail. Try it with various software with mass resolving IPs like qBittorrent. May it some DDoS security?

Are you by any chance trying to capture only UDP packets in your tcpdump screenshot?

Nope, other domain requests shows in tcpdump.

Yes, for dnscrypt and plaintext dns the server's are implemented with bit stricter ddos protection rules. Although I haven't faced any problems till now while using qbittorrent with 100+ active torrents. Ddos protection rules are bit relaxed while using dns-over-https/tls, because dns-over-https/tls are running with cluster of servers behind them and can take hit with tons of queries per second but still the client is limited to appropriate number of queries. If anyone tries to stress test the server's, the client is banned for predefined amount of time (server bans me too) when the dos protection rule is triggered.

Try using dns-over-https server's with dnscrypt-proxy and see if the problem still persists.

from dnswarden.

black-cerberon avatar black-cerberon commented on July 28, 2024

Done. Thanks for answers.

from dnswarden.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.