Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2002 03:08:06 -0800
From:      "Crist J. Clark" <cjc@FreeBSD.ORG>
To:        Cliff Sarginson <cliff@raggedclown.net>
Cc:        Questions@FreeBSD.ORG, "Christopher J. Umina" <FJU@Fritzilldo.com>
Subject:   Re: NFS Mounting Trouble
Message-ID:  <20020124030806.H87663@blossom.cjclark.org>
In-Reply-To: <20020124020321.GA1131@raggedclown.net>; from cliff@raggedclown.net on Thu, Jan 24, 2002 at 03:03:21AM %2B0100
References:  <00e701c1a479$ef52e5b0$0301a8c0@uminafamily.com> <20020124020321.GA1131@raggedclown.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 24, 2002 at 03:03:21AM +0100, Cliff Sarginson wrote:
> On Wed, Jan 23, 2002 at 08:53:33PM -0500, Christopher J. Umina wrote:
> > Hi,
> >     
> >     I'm dealing with two servers in a LAN and they're both running FreeBSD 4.1.  One server is named ns, the other 209-6-191-48.  I can mount drives that are on ns to 209-6-191-48, but try and reverse the process and I get this error:
> > 
> > ns# mount 209-6-191-48:/cdrom /FritzCDROM/
> > nfs: bad net address 209-6-191-48 
> > 
> > Any suggestions?
> > NOTE: The name of 209-6-191-48 must stay the same.
> 
> Here is a shot in the dark.
> It sees the number 209, for some reason it assumes this is
> an IP address, tries to use it as one, gets error returned
> that is an invalidly fornatted address.

"209-6-191-48" is an illegal DNS name. (period) RFC1034 says,

  The labels must follow the rules for ARPANET host names.  They must
  start with a letter, end with a letter or digit, and have as interior
  characters only letters, digits, and hyphen.  There are also some
  restrictions on the length.  Labels must be 63 characters or less.

Note that "they must start with a letter."
-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020124030806.H87663>