Date: Mon, 26 Nov 2012 07:42:22 +0000 From: Matthew Seaman <matthew@FreeBSD.org> To: emmanuel ilunga <emmanuel.ilunga@gmail.com> Cc: questions@freebsd.org Subject: Re: error message Message-ID: <50B31D5E.6040604@FreeBSD.org> In-Reply-To: <CAKmJg3My_NFJeJ1ETWburDeUoE%2BDfdorF379HVJC=crc%2BSyiHg@mail.gmail.com> References: <CAKmJg3My_NFJeJ1ETWburDeUoE%2BDfdorF379HVJC=crc%2BSyiHg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig96C4386C172E5E8A3FCE6336 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 26/11/2012 05:44, emmanuel ilunga wrote: > By ignorance, I named the host: "machine0.example.com" (just following = what > I saw.) This is wrong -- example.com is a special purpose domain-name reserved for documentation. You need to choose yourself a proper domain name or use whatever your ISP provides. However, it has no bearing on the other problem you cite: > Every time I reboot, I get: machine0# Nov26 04:37:03 machine0 > ntpd_initrest[2008]:host name not found: 0.freebsd.pool.org > I get this error, unless I enter my login info; and after I had entered= my > login info, if I don't do anything else right away, this error message > comes back. > And the time is wrong too. > Also, I received 4 installer discs: 2 installers and 2 important packag= es > (2 for amd64 and 2 for i386), how do I read the appropriate Important > Packages disc in? What's happening here is that ntpd is trying to lookup 0.freebsd.pool.org in the DNS, and failing. This implies that DNS is not working at all for any of the applications on your system: ntpd is just the most vocal about complaining (and it will keep retrying and complaining for a long time). Examine the contents of /etc/resolv.conf and check that you can lookup names in the DNS using host(1) or dig(1). Fix that if it doesn't work and try again. If it does work, then maybe there's a problem with routing or your resolv.conf being dynamically generated during the boot sequence: such things can be fixed, but we'd need to know a lot more about the particulars of your systems in order to provide correct advice.= Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig96C4386C172E5E8A3FCE6336 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlCzHV4ACgkQ8Mjk52CukIxQdQCeI2ACZkIjmUF+1KvB1GohHL6y BUUAn3UYyP0SjVRD0HSaFdGv7ZNqZSGq =kf52 -----END PGP SIGNATURE----- --------------enig96C4386C172E5E8A3FCE6336--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50B31D5E.6040604>