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