Date: Thu, 24 Jan 2002 03:03:21 +0100 From: Cliff Sarginson <cliff@raggedclown.net> To: Questions@FreeBSD.org Subject: Re: NFS Mounting Trouble Message-ID: <20020124020321.GA1131@raggedclown.net> In-Reply-To: <00e701c1a479$ef52e5b0$0301a8c0@uminafamily.com> References: <00e701c1a479$ef52e5b0$0301a8c0@uminafamily.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Just a thought. -- Regards Cliff 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?20020124020321.GA1131>