LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-29-2005, 10:43 AM   #1
Sabman
LQ Newbie
 
Registered: May 2005
Posts: 2

Rep: Reputation: 0
Problem Viewing Windows Computers


Hello,

I'm very new at using Linux. I switched over from Windows to Linux (Fedora Core) in order to get some experience in it. I'm having a bit of a problem.

My second computer is Windows based. I am trying to be able to view it so I can grab files from a shared drive. The problem is, either I don't know how to really do it, or I'm looking in the wrong place.

When I bring up Network Servers, I see a place for Windows Network. When I open it up, though, I find nothing. Under Network Configuration, under hosts, I have set up the host I thought it would be with the following settings:

IP: 192.168.1.1001
Name: TROTLC1
Aliases: Jennie

What am I missing?
 
Old 05-29-2005, 05:12 PM   #2
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
I must admit that I'm not anywhere near an expert on networking GNU/Linux with w32 the way it sounds like you're trying. But I *think* that Samba (client) is what you want.

hth --Jonas
 
Old 05-29-2005, 09:20 PM   #3
pjbii
Member
 
Registered: Mar 2005
Distribution: FreeBSD, Slack, Fedora3
Posts: 35

Rep: Reputation: 15
Here's what I do for slackware

1. Check that samba is installed using find:
# find / name smbd print

2. Use testparm to check smb.conf file for errors. If there is not smb.conf file there, either copy smb.confsample to smb.conf (# cp smb.confsample smb.conf) or create a new one: (/etc/samba/smb.conf)
ex. workgroup = MYGROUP
[home]
guest ok = no
read only = no

3. To make samba start automatically at boot you must make samba run control file executable:
# chmod 755 /etc/rc.d/rc.samba (makes it rwxrxrx)

4. Run smbstatus to check the status of samba. This will echo samba version, etc if all is ok.
# smbstatus

5. You need to add a samba user to be able to access files, This must be a system user already.
# smbpasswd a (username) to add a samba user.
# smbpasswd x (username) to remove samba user.

6. Run smbclient to make sure that your users can access the samba server.
# smbclient L (servername) U (username) this will display shares, groups, etc.

7. Run nmblookup to check the network connectivity
# nmblookup (servername) you should receive the ip address of the server.
# nmblookup d 2 “*” to see entire networ
 
Old 05-30-2005, 12:55 AM   #4
RoofRabbit
Member
 
Registered: Mar 2004
Location: Lenoir, NC USA
Distribution: Mandrake 10.2
Posts: 129

Rep: Reputation: 15
One problem I seen is an invalid IP address (192.168.1.1001). None of the 4 values can be higher than 255 because it's only represented by 8 bit bytes.

http://roofrabbit.com/vsamba.html
 
Old 05-30-2005, 12:33 PM   #5
Sabman
LQ Newbie
 
Registered: May 2005
Posts: 2

Original Poster
Rep: Reputation: 0
The extra 0 at the end is a typo...

I have Samba installed using Webmin :S
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Viewing Windows files on Red Hat / Hotmail PSM Problem Caud Pong Linux - Networking 1 09-30-2004 12:19 PM
problem in viewing files in windows partition when booted on redhatlinux 9 gssnathan Red Hat 1 07-24-2004 07:25 AM
Viewing shares from windows XP eladla Linux - Networking 7 06-29-2004 05:16 PM
Can't see Windows computers in Fluxbox Vincent_Vega Linux - Networking 2 01-22-2004 04:31 AM
viewing network computers and shared folders dpbatagoda Linux - Newbie 1 12-05-2003 04:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration