Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th May 2004, 07:16 PM
chrisflynn Offline
Registered User
 
Join Date: May 2004
Location: Virginia, USA
Posts: 6
Fedora can't see Windows PC

Have just installed Fedora Core 2 Test 3 and applied all the updates via yum. My home network has 3 other computers - one Windows XP Home, and two Windows 2K. My Fedora box cannot see the other computers. When I go from Computer to Network, the icon for Windows Network is display. Double-clicking shows no items. I have tried enabling SMB from the Authentication menu and have set the workgroup to WORKGROUP, which my Windows boxes use. All to no avail.

I am new to Fedora & would appreciate it if someone could point me in the right direction. Thanks.
Reply With Quote
  #2  
Old 9th May 2004, 08:05 PM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
Sounds like you're trying out the smb functionality of the file manager but not seeing anything. If you're using Gnome, the default environment, you would get there by Main Menu > Network Servers.

Open a terminal window (Main Menu > System Tools > Terminal) and try running
Code:
findsmb
This might find your network.
Reply With Quote
  #3  
Old 9th May 2004, 08:43 PM
chrisflynn Offline
Registered User
 
Join Date: May 2004
Location: Virginia, USA
Posts: 6
Yes, I am using Gnome and trying out SMB functionality. Here's the results:

*=DMB
+=LMB
IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION
---------------------------------------------------------------------

It looks to me like my network isn't there for some reason. (I do have access to the internet via my router. )
Reply With Quote
  #4  
Old 9th May 2004, 11:23 PM
chrisflynn Offline
Registered User
 
Join Date: May 2004
Location: Virginia, USA
Posts: 6
Update: I went to System Setting to Security Level and checked the box saying eth0 is a "trusted device". Now, findsmb gives:

*=DMB
+=LMB
IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION
---------------------------------------------------------------------
192.168.0.101 TRAKKEN [TRAKKEN] [Windows 5.1] [Windows 2000 LAN Manager]
192.168.0.101 TRAKKEN [TRAKKEN] [Windows 5.1] [Windows 2000 LAN Manager]
192.168.0.102 GALLIFREY [WORKGROUP] [Windows 5.0] [Windows 2000 LAN Manager]
192.168.0.103 FAMILYROOM +[FAMILYROOM] [Windows 5.0] [Windows 2000 LAN Manager]
192.168.0.103 FAMILYROOM +[FAMILYROOM] [Windows 5.0] [Windows 2000 LAN Manager]

This is progress. There are still no icons in the Gnome file manager for my computers.
Reply With Quote
  #5  
Old 10th May 2004, 10:38 PM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
Note that WORKGROUP only has one machine, GALLIFREY, by the look of this.

Try running
Code:
smbclient -L GALLIFREY
to list the shares of that machine.

This probably won't help the nautilus filemanager, but I have had success adding hosts to the /etc/samba/lmhosts file. Format is ip number whitespace name. This is not the ideal solution to a dynamic DHCP environment, though.

I never was sure what made nautilus work for me.

For some reason getting Samba to find Windows workgroup browers to get the ip is difficult.
Reply With Quote
  #6  
Old 14th May 2004, 03:25 AM
chrisflynn Offline
Registered User
 
Join Date: May 2004
Location: Virginia, USA
Posts: 6
findsmb is giving unexpected results. I doubled-checked each Windows box to make sure they belonged to WORKGROUP. They do and they talk to each other just fine. Nautilus' Connect to Server works when given the complete path to the shared folder smb://gallifrey/xxxx. This puts an smb icon on the desktop & I can then browse the shared folder's contents.

As an aside, I installed Mepis linux on another box and coonected to the network via the same port that the Fedora box uses (not at the same time). Mepis uses a KDE program SMB4K (I think). It correctly displays icons for the computers on the network & the shared folders therein.
Reply With Quote
  #7  
Old 20th May 2004, 01:36 AM
chrisflynn Offline
Registered User
 
Join Date: May 2004
Location: Virginia, USA
Posts: 6
Fedora Core 2 Release works fine. File manager displays icons of the Windows computers & it can access shared folders. Did anything change from FC2T3 to the release version? Maybe it was something on my end?
Reply With Quote
  #8  
Old 8th June 2004, 05:54 AM
Roody Offline
Registered User
 
Join Date: Jun 2004
Location: Florida
Age: 39
Posts: 13
I'm having this issue myself after installing FC2 yesterday. I have 3 Windows machines (2 WinXP Pro, 1 Win XP Home) and my linux box. I see the Network Icon, but nothing is inside.
Reply With Quote
  #9  
Old 8th June 2004, 07:20 AM
dreamcatalyst Offline
Registered User
 
Join Date: May 2004
Posts: 20
I have the same problem

I have the same problem. Using the Gnome network browser I can sometimes mount a windows share with File > Connect to Server but when i try to duplicate it a second time it doesn't work saying the target doesn't exisit or it says authentication failed without even asking to authenticate even if no authentication has been done before. I know Gnome and smb have had trouble so i tried using smbclient and mount -t smb with no avail either.

I also have problems with two Fedora Core 2 systems connecting to eachother. The smb.conf are the same except for the netbios name. I connected once with no problem using "mount -t smbfs ...", the next time I tried the system hangs and I have to hit the restart button. Every susequent attempt has resulted in the same hangs.
Reply With Quote
  #10  
Old 8th June 2004, 09:47 AM
chrisflynn Offline
Registered User
 
Join Date: May 2004
Location: Virginia, USA
Posts: 6
SMB Browsing Not Working - FC2

SMB browsing worked fine for me with FC2 just one time. That was right after it was installed. It has never worked properly since then. I can get to box on the network if I log onto it directly.
Reply With Quote
  #11  
Old 9th June 2004, 02:24 AM
djf_jeff's Avatar
djf_jeff Offline
Registered User
 
Join Date: Mar 2004
Location: Quebec
Posts: 78
I have the same problem

findsmb work fine

smbclient work fine

But nothing to do with nautilus browsing...
__________________
Jeff Saucier (djf_jeff)
Fedora profile
GPG : 0xA9E6E953
Reply With Quote
  #12  
Old 9th June 2004, 04:40 AM
yeehi Offline
Registered User
 
Join Date: May 2004
Posts: 97
chrisflynn,

I cant see my windows xp box from fedora core 2 either.
I tried your trust eth0 but still nothing showed up.

I remember reading that some special ports might need to be opened for xp, but i am clueless.
__________________
I walk your path
Reply With Quote
  #13  
Old 9th June 2004, 08:19 PM
dreamcatalyst Offline
Registered User
 
Join Date: May 2004
Posts: 20
Post

one broblem is that Gnome doesn't use samba code, it uses it's own code. The explains why nautilus doesn't work. But will it ever?
Reply With Quote
  #14  
Old 10th June 2004, 09:17 AM
dopeflish Offline
Registered User
 
Join Date: Jun 2004
Location: Glasgow, Scotland, UK
Age: 29
Posts: 3
Yep again, same problem, I posted this under the topic of Network Servers Problem a few topics down. smbclient works fine, but Gnome Network Servers shows nothing. It did one time, but not anymore. My firewall on this machine is trusted.

DF
Reply With Quote
  #15  
Old 16th June 2004, 01:07 PM
May1950 Offline
Registered User
 
Join Date: Jun 2004
Location: Ottawa, Canada
Posts: 5
I had the same problem with FC2. My FC2 box could not see the other computers on my home network when I clicked on Windows Network. I spent hours trying to configure Samba without success and finally gave up. I went back and installed FC1 and the problem is gone. I didn't have to do any reconfiguring of Samba. Now when I click on the icon for Windows Network, I see all PCs on the network.

Regards,
Ron
__________________
Regards,
Ron
Reply With Quote
Reply

Tags
fedora, windows

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows XP & Fedora 11 dual-boot problem (using Windows bootloader) zmdmw52 Installation and Live Media 7 9th August 2009 07:29 AM
grub problem: sda fedora, sbd windows --> can't boot windows hdc Using Fedora 7 24th January 2009 10:28 PM
Fedora 6 / Fedora 9 / Windows 2000 network issue. jspaceman Servers & Networking 0 7th July 2008 09:15 PM
Problem with Windows on upgrading from Fedora 7 to Fedora 9 SanjayPethe Installation and Live Media 0 22nd May 2008 12:18 PM
triple boot windows fedora and fedora jsanders Installation and Live Media 2 22nd May 2006 10:18 PM


Current GMT-time: 06:44 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat