Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba - windows conflict
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
JustMe
n00b
n00b


Joined: 20 Sep 2006
Posts: 45

PostPosted: Sun Jan 28, 2007 11:50 am    Post subject: Samba - windows conflict Reply with quote

I emerged and configured samba and it's working, except for one thing:

The most of my computers show up in samba tree except for a few. I have two network cards (eth0 and eth1).
The first is connected to my general network and the second to a windows computer. This windows computer doesn't show up in the samba tree. I can however manually access this computer using smb://SERVER/

This is my samba config:

[global]
workgroup = WORKGROUP
server string = SERVER
security = share

interfaces = eth* lo
bind interfaces only = yes

local master = yes
Back to top
View user's profile Send private message
KayZee
Apprentice
Apprentice


Joined: 15 Oct 2003
Posts: 202
Location: Arlington, VA

PostPosted: Sun Jan 28, 2007 3:34 pm    Post subject: Reply with quote

There could be a lot of things to check, but try this.

Look at your TCP/IP settings for all the machinces. You want to be sure that netmask and broadcast addresses are set correctly for all of them. Network browsing I think can use the broadcast address so if its inconsistent you may not find a machine.

If this is a small how network, you likely have something like

Addresses: 192.168.1.1 - 192.168.1.254
Netmask: 255.255.255.0
Broadcast 192.168.1.255
Back to top
View user's profile Send private message
JustMe
n00b
n00b


Joined: 20 Sep 2006
Posts: 45

PostPosted: Sun Jan 28, 2007 6:33 pm    Post subject: Reply with quote

He KayZee, thanks for the reply

my gentoo says the following:
IP: 192.168.0.254
Broadcast: 192.168.0.255
Netmask: 255.255.255.0

mu windows says:
IP: 192.168.0.253
Netmask: 255.255.255.0
but where can i find my broadcast?
Back to top
View user's profile Send private message
KayZee
Apprentice
Apprentice


Joined: 15 Oct 2003
Posts: 202
Location: Arlington, VA

PostPosted: Sun Jan 28, 2007 7:55 pm    Post subject: Reply with quote

For Windows, open a command line prompt.

Issue the command

Code:
ipconfig /all


Look for the Broadcast address in the response.

Keep in the mind this is just one of several things to look for when troubleshooting.
Back to top
View user's profile Send private message
JustMe
n00b
n00b


Joined: 20 Sep 2006
Posts: 45

PostPosted: Sun Jan 28, 2007 9:24 pm    Post subject: Reply with quote

I already checked the ipconfig /all

It doesn't give a broadcast reply
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum