(adsbygoogle = window.adsbygoogle || []).push({});
Recently I needed at quick DHCP server for some testing and didn’t want to build a full DHCP server. So I went to the Internet and found this handy tool that was both a DHCP and DNS server in one. It was called Dual Server and it did everything I needed […]