Tag Archive | "domain"

How to flush your dns cache

Saturday, August 8, 2009

0 Comments

Windows Firstly open a cmd box by going to start > run > cmd Then flush your dns by running the following: OSX Open your terminal Run the following command: Linux Just run the following:

Continue reading...

Setting up a DNS Server for your LAN Network

Friday, May 8, 2009

0 Comments

This tutorial will show you how to configure bind9 on debian to be a dns server for your LAN network. Install bind9 and some DNS utilities Set your systems hostname then edit /etc/hosts so it looks like this change you DNS servers by editing /etc/resolv.conf it should look something like this: Creating a Zone

Continue reading...