LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-19-2005, 07:57 PM   #16
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30

can you be more specific about your problem?
 
Old 05-19-2005, 11:36 PM   #17
dute105
LQ Newbie
 
Registered: May 2005
Location: Dhaka
Posts: 12

Rep: Reputation: 0
Well am not so good in linux but after seeing your configuration file OK if you try uncommenting the OS level and then increase it value up to at least 256 i think your problem will be solved. Sorry for any inconvience

Cheers Fofana
 
Old 05-20-2005, 01:49 AM   #18
dute105
LQ Newbie
 
Registered: May 2005
Location: Dhaka
Posts: 12

Rep: Reputation: 0
Hey in addition to what i said earlier that's uncommenting the OS level and using a value of at most 255, you also need to uncomment both the local master and preferred master and assign them yes. Uncomment security and assign it "share" instead of "user"

You can holla me at dute105@gmail.com

Last edited by dute105; 05-22-2005 at 02:11 AM.
 
Old 05-23-2005, 10:24 PM   #19
gansito12
LQ Newbie
 
Registered: May 2005
Location: Tijuana, Mexico
Distribution: FC2
Posts: 2

Rep: Reputation: 0
Unhappy

Dute105

This work but I need the local and preferred browser because my server is running like PDC

thanks for your help
 
Old 05-24-2005, 11:25 PM   #20
dute105
LQ Newbie
 
Registered: May 2005
Location: Dhaka
Posts: 12

Rep: Reputation: 0
In that case i guess you might need another box. From experience i think what you need is only possible with an NT box that's being both PDC and local browser
 
Old 12-15-2005, 01:54 PM   #21
jraff
LQ Newbie
 
Registered: Sep 2005
Location: Northern New Jersey
Distribution: Fedora
Posts: 7

Rep: Reputation: 0
I don't know if this is relevant or not but this Samba thread from Bugzilla might proove informative;

bugzilla.redhat.com bugzilla show_bug.cgi?id=133478

I was totally wrong about this bit - the replies don't come in on UDP port 137, but on a random high numbered port. Alex's ip_conntrack tracks outgoing packets on UDP port 137 and allows replies to them on high numbered ports within a timeout.

So, without Alex's module, you can't get SMB browsing to work on the client just by opening UDP 137 - you need to totally disable the firewall.
 
Old 12-15-2005, 02:36 PM   #22
Darin
Senior Member
 
Registered: Jan 2003
Location: Portland, OR USA
Distribution: Slackware, SLAX, Gentoo, RH/Fedora
Posts: 1,024

Rep: Reputation: 45
Quote:
Originally Posted by jraff
I don't know if this is relevant or not but this Samba thread from Bugzilla might proove informative;

bugzilla.redhat.com bugzilla show_bug.cgi?id=133478

I was totally wrong about this bit - the replies don't come in on UDP port 137, but on a random high numbered port. Alex's ip_conntrack tracks outgoing packets on UDP port 137 and allows replies to them on high numbered ports within a timeout.

So, without Alex's module, you can't get SMB browsing to work on the client just by opening UDP 137 - you need to totally disable the firewall.
That bug doesn't appear to be relevant to his issue, some guy with a similiar problem just tried to hijack it. Aside from the attempted hijacking, you don't need to open high ports to get SMB replies, the default ip_contrack module for netfilter figures out that replies with source port 137 fall under the "established,related" catagory even if they come back on a high port.

Your issue appears to be with the way that Nautilus handles $IPC connections. To verify that, try this. Say you have a machine called XPBOX with a share called SHARE, try to open the share directly as smb:\\XPBOX\SHARE in Nautilus and see if it works. If that works but trying to get a list of shares on the same computer does not, you are probably dealing with an $IPC connection problem.

As for the OS Level, Local Master, Preferred Master, and Security settings in your smb.conf, I would not suggest changing them from what they were before. If you can actually see the other computers in the Nautilus browser, even if you can't see their list of shares, these settings aren't broken. You could also break your network browsing if there is an existing domain controller on the network or if the linux box isn't always booted up by tweaking these settings.

The only thing I see in your smb.conf that could be causing the problem is this section:
Quote:
Originally Posted by edesmarais
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /bin/false
winbind use default domain = no
username map = /etc/samba/smbusers
which you could just comment out:
Code:
#idmap uid = 16777216-33554431
#idmap gid = 16777216-33554431
#template shell = /bin/false
#winbind use default domain = no
#username map = /etc/samba/smbusers
unless it was configured that way by you or an administrator to connect to your windows network.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora Core 4 in Win 2000/03 Domain vrooom305 Fedora 3 08-18-2005 04:54 PM
Problem printing to a Windows 2000 server from a Fedora Core 2 workstation RThomson Fedora 0 10-22-2004 08:56 AM
Win Xp & Fedora Core 2 dual boot Problem jonfa Linux - General 1 10-02-2004 05:28 PM
Win XP + Win 2000 + Fedora Core 2 koyi Linux - Newbie 6 09-30-2004 05:09 AM
Win Xp & Win 2000 & Mandrake 9.1 (ntoskrnl missing for xp) mcbaboon Linux - Newbie 8 10-14-2003 10:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration