[opensuse] Browsing Samba shares
I have been experiencing this problem since updating to openSUSE 11: I cannot browse Samba shares in my network. I can mount them, when I know the exact path and IP address but can't simply list them (in SMB4K for example). The problem is caused by the firewall and when it's turned off everything works fine. Has anyone encountered a solution? Which holes should I punch in my firewall? -- skx, http://skxpl.eu.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
The problem is caused by the firewall and when it's turned off everything works fine. Has anyone encountered a solution? Which holes should I punch in my firewall?
-- skx, http://skxpl.eu.org
Under Yast --> Security --> Firewall add Samba Server to allowed services -- Michael S. Dunsavage -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Michael S. Dunsavage wrote/napisał(a):
The problem is caused by the firewall and when it's turned off everything works fine. Has anyone encountered a solution? Which holes should I punch in my firewall?
Under Yast --> Security --> Firewall add Samba Server to allowed services
It's already there. And sharing files works fine, it's browsing shares on other computers from openSUSE that is failing. -- skx, http://skxpl.eu.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, 2008-09-03 at 10:52 +0200, skx wrote:
It's already there. And sharing files works fine, it's browsing shares on other computers from openSUSE that is failing.
ohh, I think I understand, and I had this problem to accessing the Windows shares. It has to do w/ reverse dns. What I did was put the windows machine (I use static IP's on certain machines) in /etc/hosts and then I was able to access the shares. -- Michael S. Dunsavage -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
skx wrote:
I have been experiencing this problem since updating to openSUSE 11: I cannot browse Samba shares in my network. I can mount them, when I know the exact path and IP address but can't simply list them (in SMB4K for example).
The problem is caused by the firewall and when it's turned off everything works fine. Has anyone encountered a solution? Which holes should I punch in my firewall?
If I remember correctly, for you to browse other shares/files, your machine should be able to accept specific packets. Try to place this on your SuSEfirewall2 file: FW_SERVICES_EXT_UDP="137:139" FW_SERVICES_ACCEPT_EXT="0/0,udp,,137:139" Then restart your SuSEfirewall2 I remember a few years back, SuSE used to have an option on the firewall to allow a Samba Client. Now that that option is gone :( you have to configure the firewall manually. Hope it helps. -- Rui Santos http://www.ruisantos.com/ Veni, vidi, Linux! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Rui Santos wrote/napisał(a):
I remember a few years back, SuSE used to have an option on the firewall to allow a Samba Client. Now that that option is gone :( you have to configure the firewall manually.
Not necessary, the appropriate option is still there YaST -> Firewall -> Broadcast -> Add... -> Service: Samba browsing I didn't notice it before -- sorry and thank you for your help :) -- skx, http://skxpl.eu.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
skx wrote:
Not necessary, the appropriate option is still there YaST -> Firewall -> Broadcast -> Add... -> Service: Samba browsing
Nice... thanks... -- Rui Santos http://www.ruisantos.com/ Veni, vidi, Linux! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 05 September 2008 13:54:21 Rui Santos wrote:
skx wrote:
Not necessary, the appropriate option is still there YaST -> Firewall -> Broadcast -> Add... -> Service: Samba browsing
Nice... thanks...
-- Rui Santos http://www.ruisantos.com/
Veni, vidi, Linux!
I must be missing something here. My Firewall -> Broadcast screen doesn't have an option to add a service by choosing it from a list, see JPG attached. Can anyone explain? Regards, Paul.
I must be missing something here. My Firewall -> Broadcast screen doesn't have an option to add a service by choosing it from a list, see JPG attached.
Can anyone explain?
Regards, Paul.
Look under Yast --> Security and Users --> Firewall --> Allowed Services and look under Service to Allow -- Michael S. Dunsavage -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
PaulFransen wrote/napisał(a):
I must be missing something here. My Firewall -> Broadcast screen doesn't have an option to add a service by choosing it from a list, see JPG attached.
Can anyone explain?
Not really, my tab simply contains more options (see attachment) for some reason. -- skx, http://skxpl.eu.org
On Saturday 06 September 2008, skx wrote:
PaulFransen wrote/napisał(a):
I must be missing something here. My Firewall -> Broadcast screen doesn't have an option to add a service by choosing it from a list, see JPG attached.
Can anyone explain?
Not really, my tab simply contains more options (see attachment) for some reason.
I think Paul may be using openSUSE 10.x with KDE 3.5. I am using 10.3 with KDE 3.5 on my desktop PC here and my firewall broadcast config looks like that. My laptop runs openSUSE 11 with KDE 3.5, and that has the same broadcast options as skx. So my guess is it's a version difference. Can you guys confirm? HTH, Joop
Joop Beris wrote:
On Saturday 06 September 2008, skx wrote:
PaulFransen wrote/napisał(a):
I must be missing something here. My Firewall -> Broadcast screen doesn't have an option to add a service by choosing it from a list, see JPG attached.
Can anyone explain?
Not really, my tab simply contains more options (see attachment) for some reason.
I think Paul may be using openSUSE 10.x with KDE 3.5. I am using 10.3 with KDE 3.5 on my desktop PC here and my firewall broadcast config looks like that. My laptop runs openSUSE 11 with KDE 3.5, and that has the same broadcast options as skx.
So my guess is it's a version difference. Can you guys confirm?
I can confirm. All my 10.3 machines exhibit Paul's options. All my 11.0 machines exhibit skx options. Both are using KDE3.5
HTH,
Joop
-- Rui Santos http://www.ruisantos.com/ Veni, vidi, Linux! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
skx wrote:
I have been experiencing this problem since updating to openSUSE 11: I cannot browse Samba shares in my network. I can mount them, when I know the exact path and IP address but can't simply list them (in SMB4K for example).
The problem is caused by the firewall and when it's turned off everything works fine. Has anyone encountered a solution? Which holes should I punch in my firewall?
Run nmbstatus and check the output. Manne -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (6)
-
Joop Beris
-
Manne Merak
-
Michael S. Dunsavage
-
PaulFransen
-
Rui Santos
-
skx