All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eve Atley" <eatley@wowcorp.com>
To: linux-newbie@vger.kernel.org
Subject: RE: Mounting Linux drive on Linux: error 21874
Date: Fri, 18 Feb 2005 18:31:25 -0500	[thread overview]
Message-ID: <005301c51611$f6e16970$1f0aa8c0@lanadmin> (raw)
In-Reply-To: <5.1.0.14.1.20050218150639.01ff9e28@celine>


Hello again and thanks,

Trying this one:
mount -t smbfs -o
username=someusername,password=somepassword,workgroup=workgroup
//192.168.10.28/dev/hda3 /mnt/devbox
(perhaps this is incorrect syntax?)

And getting this:
Error connecting to 192.168.10.28 (No route to host)
23617: Connection to 192.168.10.28 failed
SMB connection failed

There *should* be a route to host, since I can SSH into the box. :) 'uname
-a' does indeed show the hostname as 'localhost'. The /etc/hosts file shows
the standard 127.0.0.1 localhost entry. And as the 'unofficial' sysadmin,
I'm sure of the system's username/password. So, I'm going out on a limb here
and guessing that maybe I should change the hostname so that uname reports
something other than localhost. 

If that's a good guess, what's the best way to go about it?

My only other guess is that Samba is not configured on 192.168.10.28...

Thanks,
Eve


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2005-02-18 23:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-18 22:11 Mounting Linux drive on Linux: error 21874 Eve Atley
2005-02-18 23:15 ` Ray Olszewski
2005-02-18 23:31   ` Eve Atley [this message]
2005-02-19  0:59     ` Ray Olszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='005301c51611$f6e16970$1f0aa8c0@lanadmin' \
    --to=eatley@wowcorp.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.