DNS Problem
Jonathan Chen
jonc at chen.org.nz
Fri May 2 03:35:22 UTC 2008
On Fri, May 02, 2008 at 09:36:51AM +0800, Ruel Luchavez wrote:
> before i post here i already check the /etc/resolve.conf and this is what's
> inside of it
>
> domain name myplace.com.ph
> name server 101.1.21.1
> name server 192.168.1.62
>
The problems with what you've just posted are:
1. the file is /etc/resolv.conf, not /etc/resolve.conf
2. your contents are wrong, they should look like:
domain myplace.com.ph
nameserver 101.1.21.1
nameserver 192.168.1.62
--
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
"The things we know best are the things we haven't been taught."
- Marquis de Vauvenargues
More information about the freebsd-questions
mailing list