DNS Server linuxLinux serverNETWORK ADMINISTRATIONS

How To Develop Simple DNS Server in 10 Minutes

In this video i have shown you how to create simple DNS server in 10 mins, well i have used third party library. This tool is developed using C#.Net.

This is to help you to create some useful tool and for security reason (I am going to make Video on How DNS Spoofing works and how to prevent it).

[Note : Library used in this video is developed by third party and not me, so credit should go to them. you can visit this page to find out more : ‘https://www.nuget.org/packages/DNS/’ ]

source

by IT Tuts

linux dns server

10 thoughts on “How To Develop Simple DNS Server in 10 Minutes

  • not good, not what I'm looking for 🙁

  • Even after changing the Windows DNS settings this DNS server doesn't do anything. It just doesn't work at all. Must be broken after some update or something. Oh well.

  • When I run an HTTP server I can serve pages but when I run this it does absolutely nothing. Requiring users to change their network settings in Windows makes this not a very good solution for anything. How can I make this app capture all requests without modifying the DNS settings in Windows?

  • I tried this but it's not serving anything from local, just proxies all the "custom" entries to google regardless. Do I have to unplug my network cable or something to make this work?

  • also how do i make the DNS public to either everyone or only to my network

  • Hi, can you help me with my problem? everything is working but i don't know how to place this into a form application

  • THIS DNS PACKAGE DOESNT WORK FOR ME
    and the website that you linked is also not working
    ""
    Install-Package : Could not install package 'DNS 2.1.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2',
    but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package
    author.
    ""

  • I have problems. All works but all sites are blocked if I set my DNS address to ethernet adapter same as address of my computer.Can you help me?

  • Hi… i need help! All works, but the dns server don't "block" the websites. why? I tested the requests and its works. But i need block a website. you can help me?

Comments are closed.