Open your terminal (Ctrl+Alt+T) and edit your host.conf:
Code: Select all
sudo nano /etc/host.confCode: Select all
order hosts,bind
multi onCode: Select all
order bind,hosts
nospoof onCode: Select all
sudo nano /etc/host.confCode: Select all
order hosts,bind
multi onCode: Select all
order bind,hosts
nospoof on
Code: Select all
order hosts,bind
multi on
nospoof on