Title: Message
127.0.0.1        localhost.localdomain    localhost
192.168.3.11    norad    norad.sunrisenetwork.net
 
It shows Norad in the Net Neighborhood of computers on the network, but I can't see anything in Net Neighborhood when I dial in, although I can type in the IP and see the shares.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Michael S. Dunsavage
Sent: Sunday, March 10, 2002 22:21
To: [EMAIL PROTECTED]
Subject: Re: Samba

in /etc/hosts
 
when u set up your network did u name it or just put in an IP?
 
ie:
 
[root@zeus /etc]# cat hosts
127.0.0.1       localhost.localdomain   localhost
10.1.1.1        zeus.dconsulting.com    zeus # Zeus
10.1.1.2        hercules
 
----- Original Message -----
Sent: Sunday, March 10, 2002 10:17 PM
Subject: RE: Samba

Here is my entire smb.conf:
 

Workgroup = Workgroup                                 

[global]                                              

smb passwd file = /home/admin/samba/private/smbpasswd 

update encrypted = yes                                

encrypt passwords = yes                                

wins support = yes                                    

                                                      

[default]                                             

guest ok = no                                         

read only = no                                        

                                                      

[user]                                                

path = /home/%U                                       

read only = no                                         
                            
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Michael S. Dunsavage
Sent: Sunday, March 1 0, 2002 22:02
To: [EMAIL PROTECTED]
Subject: Re: Samba

no
 
samba takes care of that
 
u do have a netbios name set up in samba globals?
 
can u post your global section of smb.conf
----- Original Message -----
Sent: Sunday, March 10, 2002 9:58 PM
Subject: RE: Samba

Yes, I have nmbd running.  I start smbd and nmbd manually by entering 'smbd -D' and 'nmbd -D'.  They show up in my list of processes.  Could it not be working when I dial in because netbios cannot be routed?
 
Travis
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Michael S. Dunsavage
Sent: Sunday, March 10, 2002 12:37
To: [EMAIL PROTECTED]
Subject: Re: Samba

is nmbd running?
----- Original Message -----
Sent: Sunday, March 10, 2002 12:15 PM
Subject: RE: Samba

Yes, they are in the same workgroup.  I can see all computers from the local network, and I can access them when I dial into my Linux server from Win98, but nothing shows up in the Net Neighborhood except from the Lan.
 
Travis
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Chad and Doria Skinner
Sent: Saturday, March 09, 2002 20:04
To: [EMAIL PROTECTED]
Subject: RE: Samba

are the server and client in the same workgroup?
I set up a Samba server and enabled it as a WINS server.  The server works fine and I can see the directories on the local Windows network.  The computer that I use to dial in is pointed to the WINS server, but I still cannot browse the Network Neighborhood.  I can use the "Find Computer" and then see the Windows computers, but I can't see the Samba server.  I can ping the Samba server however and I don't have any IPCHAINS blocking it.  The computer that I use to dial in gets listed in the Samba server's win.dat file, so it evidently knows it's there.  What could be wrong or is this just impossible?

Reply via email to