Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Proxied DNS Server ?

DXDDXD Member

I have a DNS server which is getting ddosed for certain interval.

Is it possible to proxfy this dns server
e.g my actual dns server is 1.1.1.1:53
proxy1 dns is 2.2.2.2:53
this proxy1 acts as tunnel to serve request to 1.1.1.1:53

I don't want GRE tunnels. Just something like haproxy or such is there ?

Thanks!

Comments

  • gbshousegbshouse Member, Patron Provider

    You can buy VPS with DDoS protection and run dnsdist on it with your server as backend

    Thanked by 1DXD
  • SaragoldfarbSaragoldfarb Veteran, Megathread Squad

    +1 for dnsdist. Works like a charm!

  • joerijoeri Member, Host Rep, LIR

    Order a VPS from OnVirt.de and host your DNS server on it (cc @OnSebastian)

    Thanked by 1OnSebastian
  • DXDDXD Member

    @gbshouse said:
    You can buy VPS with DDoS protection and run dnsdist on it with your server as backend

    Thanks a lot!

Sign In or Register to comment.