LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 07-30-2004, 07:54 PM   #1
woonaks
LQ Newbie
 
Registered: Oct 2003
Distribution: Redhat 9
Posts: 6

Rep: Reputation: 0
SAMBA - network path not found


quick facts, if i run a search form my linux box by IP the results return nothing. If i search for my linux box by name the results return the name and the server string established in my smb.conf file.. I can telnet into the machine using the IP address.
Both masks read 255.255.255.0 .
The pc that i want to share files with via samba is running xp home.
linux box is running RH9

(I HAVE BEEN DOING AS MUCH GOOGLING AS I CAN)
1) added netbui to my xp box
2) started using swat (i rather edit with vi, but i need to get SAMBA working asap)
3) used swat to reconfigure my samb.conf file.
Code:
# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2004/07/30 20:18:21

# Global parameters
[global]
	coding system = 
	client code page = 850
	code page directory = /usr/share/samba/codepages
	workgroup = HOMEY
	netbios name = PENGUIN
	netbios aliases = 
	netbios scope = 
	server string = Samba 2.2.7a-security-rollup-fix
	interfaces = 
	bind interfaces only = No
	security = USER
	encrypt passwords = Yes
	update encrypted = Yes
	allow trusted domains = Yes
	hosts equiv = 
	min passwd length = 5
	map to guest = Never
	null passwords = No
	obey pam restrictions = No
	password server = 
	smb passwd file = /etc/samba/smbpasswd
	root directory = 
	pam password change = No
	passwd program = /usr/bin/passwd
	passwd chat = *new*password* %n\n *new*password* %n\n *changed*
	passwd chat debug = No
	username map = 
	password level = 0
	username level = 0
	unix password sync = No
	restrict anonymous = No
	lanman auth = Yes
	use rhosts = No
	admin log = No
	log level = 3
	syslog = 1
	syslog only = No
	log file = 
	max log size = 5000
	timestamp logs = Yes
	debug hires timestamp = No
	debug pid = No
	debug uid = No
	protocol = NT1
	large readwrite = Yes
	max protocol = NT1
	min protocol = CORE
	read bmpx = No
	read raw = Yes
	write raw = Yes
	nt smb support = Yes
	nt pipe support = Yes
	nt status support = Yes
	announce version = 4.9
	announce as = NT
	max mux = 50
	max xmit = 16644
	name resolve order = lmhosts host wins bcast
	max ttl = 259200
	max wins ttl = 518400
	min wins ttl = 21600
	time server = No
	unix extensions = No
	change notify timeout = 60
	deadtime = 0
	getwd cache = Yes
	keepalive = 300
	lpq cache time = 10
	max smbd processes = 0
	max disk size = 0
	max open files = 10000
	name cache timeout = 660
	read size = 16384
	socket options = TCP_NODELAY
	stat cache size = 50
	use mmap = Yes
	total print jobs = 0
	load printers = Yes
	printcap name = /etc/printcap
	disable spoolss = No
	enumports command = 
	addprinter command = 
	deleteprinter command = 
	show add printer wizard = Yes
	os2 driver map = 
	strip dot = No
	mangling method = hash
	character set = 
	mangled stack = 50
	stat cache = Yes
	domain admin group = 
	domain guest group = 
	machine password timeout = 604800
	add user script = 
	delete user script = 
	logon script = 
	logon path = \\%N\%U\profile
	logon drive = 
	logon home = \\%N\%U
	domain logons = No
	os level = 20
	lm announce = Auto
	lm interval = 60
	preferred master = Auto
	local master = Yes
	domain master = Auto
	browse list = Yes
	enhanced browsing = Yes
	dns proxy = Yes
	wins proxy = No
	wins server = 
	wins support = No
	wins hook = 
	kernel oplocks = Yes
	lock spin count = 3
	lock spin time = 10
	oplock break wait time = 0
	add share command = 
	change share command = 
	delete share command = 
	config file = 
	preload = 
	lock dir = /var/cache/samba
	pid directory = /var/run/samba
	utmp directory = 
	wtmp directory = 
	utmp = No
	default service = 
	message command = 
	dfree command = 
	valid chars = 
	remote announce = 
	remote browse sync = 
	socket address = 0.0.0.0
	homedir map = auto.home
	time offset = 0
	NIS homedir = No
	source environment = 
	panic action = 
	hide local users = No
	host msdfs = No
	winbind uid = 
	winbind gid = 
	template homedir = /home/%D/%U
	template shell = /bin/false
	winbind separator = \
	winbind cache time = 15
	winbind enum users = Yes
	winbind enum groups = Yes
	winbind use default domain = No
	comment = 
	path = 
	alternate permissions = No
	username = 
	guest account = nobody
	invalid users = 
	valid users = 
	admin users = 
	read list = 
	write list = 
	printer admin = 
	force user = 
	force group = 
	read only = Yes
	create mask = 0744
	force create mode = 00
	security mask = 0777
	force security mode = 00
	directory mask = 0755
	force directory mode = 00
	directory security mask = 0777
	force directory security mode = 00
	force unknown acl user = 00
	inherit permissions = No
	inherit acls = No
	guest only = No
	guest ok = No
	only user = No
	hosts allow = 192.168.1.
	hosts deny = 
	status = Yes
	nt acl support = Yes
	profile acls = No
	block size = 1024
	max connections = 0
	min print space = 0
	strict allocate = No
	strict sync = No
	sync always = No
	write cache size = 0
	max print jobs = 1000
	printable = No
	postscript = No
	printing = bsd
	print command = lpr -r -P%p %s
	lpq command = lpq -P%p
	lprm command = lprm -P%p %j
	lppause command = 
	lpresume command = 
	queuepause command = 
	queueresume command = 
	printer name = 
	use client driver = No
	default devmode = No
	printer driver = 
	printer driver file = /etc/samba/printers.def
	printer driver location = 
	default case = lower
	case sensitive = No
	preserve case = Yes
	short preserve case = Yes
	mangle case = No
	mangling char = ~
	hide dot files = Yes
	hide unreadable = No
	delete veto files = No
	veto files = 
	hide files = 
	veto oplock files = 
	map system = No
	map hidden = No
	map archive = Yes
	mangled names = Yes
	mangled map = 
	browseable = Yes
	blocking locks = Yes
	csc policy = manual
	fake oplocks = No
	locking = Yes
	oplocks = Yes
	level2 oplocks = Yes
	oplock contention limit = 2
	posix locking = Yes
	strict locking = No
	share modes = Yes
	copy = 
	include = 
	exec = 
	preexec close = No
	postexec = 
	root preexec = 
	root preexec close = No
	root postexec = 
	available = Yes
	volume = 
	fstype = NTFS
	set directory = No
	wide links = Yes
	follow symlinks = Yes
	dont descend = 
	magic script = 
	magic output = 
	delete readonly = No
	dos filemode = No
	dos filetimes = No
	dos filetime resolution = No
	fake directory create times = No
	vfs object = 
	vfs options = 
	msdfs root = No

[tmp]
	path = /tmp
	read only = No
	guest ok = Yes

[clegge]
	path = /usr/clegge
	username = clegge
	guest ok = Yes
4) started looking at my logs.
log.smbd:
Code:
[2004/07/30 20:15:46, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
  Failed to setup RT_SIGNAL_LEASE handler
[2004/07/30 20:15:46, 3] smbd/oplock.c:init_oplocks(1242)
  open_oplock ipc: pid = 3906, global_oplock_port = 32823
[2004/07/30 20:15:47, 3] smbd/process.c:timeout_processing(1098)
  end of file from client
[2004/07/30 20:15:47, 3] smbd/sec_ctx.c:set_sec_ctx(329)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/07/30 20:15:47, 2] smbd/server.c:exit_server(461)
  Closing connections
[2004/07/30 20:15:47, 3] smbd/connection.c:yield_connection(48)
  Yielding connection to
[2004/07/30 20:15:47, 3] smbd/connection.c:yield_connection(62)
  yield_connection: tdb_delete for name  failed with error Record does not exist.
[2004/07/30 20:15:47, 3] smbd/server.c:exit_server(495)
  Server exit (normal exit)
[2004/07/30 20:15:47, 3] smbd/oplock.c:init_oplocks(1211)
  open_oplock_ipc: opening loopback UDP socket.
[2004/07/30 20:15:47, 3] lib/util_sock.c:open_socket_in(813)
  bind succeeded on port 0
[2004/07/30 20:15:47, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
  Failed to setup RT_SIGNAL_LEASE handler
[2004/07/30 20:15:47, 3] smbd/oplock.c:init_oplocks(1242)
  open_oplock ipc: pid = 3907, global_oplock_port = 32823
[2004/07/30 20:15:47, 3] smbd/process.c:timeout_processing(1098)
  end of file from client
[2004/07/30 20:15:47, 3] smbd/sec_ctx.c:set_sec_ctx(329)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/07/30 20:15:47, 2] smbd/server.c:exit_server(461)
  Closing connections
[2004/07/30 20:15:47, 3] smbd/connection.c:yield_connection(48)
  Yielding connection to
[2004/07/30 20:15:47, 3] smbd/connection.c:yield_connection(62)
  yield_connection: tdb_delete for name  failed with error Record does not exist.
[2004/07/30 20:15:47, 3] smbd/server.c:exit_server(495)
log.nmbd:

Code:
[2004/07/30 20:15:47, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(480)
  process_name_query_request: Name query from 127.0.0.1 on subnet REMOTE_BROADCAST_SUBNET for name __SAMBA__<00>
[2004/07/30 20:15:47, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(617)
  OK
[2004/07/30 20:16:07, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(449)
  write_browse_list: Wrote browse list into file /var/cache/samba/browse.dat
[2004/07/30 20:16:57, 3] nmbd/nmbd_sendannounce.c:send_host_announcement(217)
  send_host_announcement: type 19a03 for host PENGUIN on subnet 192.168.1.45 for workgroup HOMEY
[2004/07/30 20:18:57, 3] nmbd/nmbd_sendannounce.c:send_host_announcement(217)
  send_host_announcement: type 19a03 for host PENGUIN on subnet 192.168.1.45 for workgroup HOMEY
THE SLEEVES ARE ROLLED UP, I HAVE 2 TINS OF SKOAL - LETS ROLL!!!
 
Old 07-31-2004, 04:13 PM   #2
woonaks
LQ Newbie
 
Registered: Oct 2003
Distribution: Redhat 9
Posts: 6

Original Poster
Rep: Reputation: 0
damn firewall

DAMN FIREWALL

I did not install the firewall yet it was enabled... I momentarilly turned it off (i have a hardware firewall) , how do i configure it to let my samba traffic in and out.... What are some helpful links.... NEED FIREWALL SUGGESTIONS FOR RH9

THANKS!
 
  


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
Windows to Samba, Network path not found LoRd Of XAoS Linux - Networking 7 03-31-2005 07:33 PM
XP connecting to Samba (Network Path not found) FastFeet Linux - Networking 3 03-31-2005 07:18 PM
Network path not found Samba WinXP checta Linux - Networking 12 05-27-2004 05:21 AM
samba- network path not found tevtango Linux - Networking 13 04-05-2003 12:14 PM
samba - the network path was not found Harpune Linux - Networking 8 02-10-2003 10:36 PM

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

All times are GMT -5. The time now is 03:59 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