Free DNS server for Windows XP/Vista/Win7? [closed]

半城伤御伤魂 提交于 2019-11-28 18:49:33

问题


I'm currently developing a security solution that should work across domains and as such I need a small private dns server to add various entries to. I could alter the hosts file to achieve the same result but since the hosts file doesn't support wildcard chars I will have a whole lot of entries, so a DNS server that supports wildcards would be a little bit easier. Any suggestions?


回答1:


As a reference: http://sourceforge.net/projects/acrylic/

Acrylic is a local DNS proxy which improves the performance of your computer by caching the responses coming from your DNS servers.

I found it to work flawless on every Windows system from XP up to Win8, and it's open source.

And yes, it supports wildcards... it even supports regex for domain names.




回答2:


There is an XP version of Bind, probably running as a Windows service.




回答3:


You can use Microsoft DNS if you are using Windows Server (except Web edition). Or install a Simple DNS Plus trial (14 day) if you don't manage with BIND.




回答4:


Dual DHCP DNS Server is my favorite when it comes to forwarding domains to your computer. Also good to stop ads that runs on some programs. It also excepts wildcards and works on Windows 8.

http://sourceforge.net/projects/dhcp-dns-server/



来源:https://stackoverflow.com/questions/367908/free-dns-server-for-windows-xp-vista-win7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!