Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Networking two Linux computers harder than Linux to Windows?
- Date: Thu, 05 Apr 2007 15:17:42 +0900
- From: Dave M G <martin@example.com>
- Subject: Re: [tlug] Networking two Linux computers harder than Linux to Windows?
- References: <45B8632C.5010401@example.com> <f118b8b90701250002m6aacf9dcncba0d3016aea2da2@example.com> <43708.210.168.237.209.1169714119.squirrel@example.com> <d8fcc0800701250106o33084aaan191462eee58e388b@example.com> <45B8C745.6080803@example.com> <20070125162927.61d2bb33.godwin.stewart@example.com> <Pine.NEB.4.64.0701260902270.10228@example.com> <20070126132810.76ca8f05.godwin.stewart@example.com> <Pine.NEB.4.64.0701270736190.19504@example.com> <46138815.1060709@example.com> <20070404125400.GB83321@example.com> <4613B00C.7000405@example.com>
- User-agent: Thunderbird 1.5.0.10 (X11/20070403)
TLUG,
Okay, I've had a good night's sleep and spent the better part of the day working on other stuff. I'm clear headed and less grumpy.
Just to recap, I'm trying to connect my girlfriend's laptop (hereafter: "laptop") to my desktop computer (hereafter "my computer") via Samba. Once I can get a connection going, then I'll make an entry in the laptop's fstab file so that it will be there when she boots up.
Following what Arwyn said, I went with using IP addresses to find my computer from the laptop.
So here's my command (with names and passwords obfuscated):
sudo mount -t smbfs -o username=fileserver,password=[password],uid=`whoami`,fmask=000,dmask=000 //192.168.0.1/home/fileserver /home/`whoami`/Network
It said back to me:
Error connecting to 192.168.0.1 (Connection refused) 5097: Connection to 192.168.0.1 failed SMB connection failed
I tried this other variant of the command:
sudo smbmount //192.168.0.1/home/fileserver /home/`whoami`/Network -o username=fileserver,password=[password]
Same error message.
What is not clear to me is where the refusal is happening. So far as I can tell, I've opened the permissions on all the relevant directories. I think I have the right names and passwords.
Is there some way of getting a more informative output than "connection refused", which will tell me at what level the refusal is happening?
-- Dave M G Ubuntu 7.04 Feisty Fawn Kernel 2.6.20-13-386 Pentium D Dual Core Processor
- Follow-Ups:
- Re: [tlug] Networking two Linux computers harder than Linux toWindows?
- From: scott
- Re: [tlug] Networking two Linux computers harder than Linux to Windows?
- From: Stephen J. Turnbull
- Re: [tlug] Networking two Linux computers harder than Linux to Windows?
- From: Stephen Lee
- References:
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Linux-compatible Mac laptop?
- Next by Date: Re: [tlug] Networking two Linux computers harder than Linux toWindows?
- Previous by thread: Re: [tlug] Networking two Linux computers harder than Linux to Windows?
- Next by thread: Re: [tlug] Networking two Linux computers harder than Linux toWindows?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links