On Thu, 9 Sep 2004 15:58:56 -0400, BJ Tracy <[EMAIL PROTECTED]> wrote:
> On Thursday 09 September 2004 02:15 pm, Ryan Steffes wrote:
> > > > Both, my laptop and my pc can see all the files and hard drives on the
> > > > MS pc's,  however my laptop cannot see my pc and my pc cannot see my
> > > > laptop. They use to see each other.
> SNIP
> NO Firewall
> Sorry.
> 
> 
> 
> > and to clarify, when you mean "see" which tool do you mean?  Have you
> > tried pinging back and forth, and checked hosts.allow and hosts.deny?
> > Are you running a firewall?
> >
> > I'm also not entirely sure I'm reading you right.  You have four
> > computers?  We'll call them MS-01 and MS-02 as well as Laptop-MDK and
> > PC-MDK right?  Is this what you mean:
> >
> > Laptop-MDK can see MS-01 and MS-02
> > PC-MDK can see MS-01 and MS-02
> > MS-01 can see MS-02
> > MS-02 can see MS-01
> > MS-01 can see Laptop-MDK? PC-MDK?
> > MS-02 can see Laptop-MDK? PC-MDK?
> > Laptop-MDK can NOT see PC-MDK
> 
> 
> 
> ____________________________________________________
> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
> Join the Club : http://www.mandrakeclub.com
> ____________________________________________________
> 
> 
> 

What does the following give you:

1)
cat /etc/hosts.allow
cat /etc/hosts.deny

2)
Then look in "/var/log/samba2/"  You'll probably need to be superuser.
 With some luck, you'll have files there with the name of your other
PCs.  Check the ends of these files for obvious error messages.  If
nothing jumps out as bad, continue on.

Back down a level to "/var/log/"  Find the IP address and names of
your other computers.  Try the following:

grep "192.168.0.XXX" *            <--- Insert the address here, you'll
get a lot probably, look for something along the lines of connection
refused or rejected.
grep "MS-01" *          <---- Ditto for real names here

3)
If you don't see anything obvious, holler back cause aside from that,
it's time to delve into your smb.conf  (probably in
/etc/samba2/smb.conf)

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to