Monday, June 28, 2010

step by step, modifying forward DNS in Endian Firewall machine

if you are wondering where the hell your forward dns entry is located in Endian Firewall machine?

then you are stuck in my shoes ;)

do the following, as per Endian Firewall defaults:

1. cp /etc/dnsmasq/resolv.conf /etc/dnsmasq/resolv.conf.old
2. vi /etc/dnsmasq/resolv.conf

CHANGE THE nameserver value.

3. cd /etc/init.d/
4. ./dnsmasq reload
5. ./dnsmasq restart

cheers

No comments: