LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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-23-2017, 01:44 AM   #1
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Rep: Reputation: 11
Thumbs down I can't see Windows share. "Function not implemented".


Hello.
I use Debian 8 x64 and when I want browse Windows share then I got "Function not implemented" error. I can open it yesterday but today can't . Windows systems working properly but my Linux can't.
Any idea?

Thank you.
Attached Thumbnails
Click image for larger version

Name:	linux-p.png
Views:	157
Size:	31.3 KB
ID:	25079  
 
Old 05-23-2017, 02:07 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 22,041

Rep: Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348
would be better to use command line tools to mount/check samba shares and you can obviously get better responses (also you can check the related logfiles)
 
Old 05-23-2017, 07:34 AM   #3
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by pan64 View Post
would be better to use command line tools to mount/check samba shares and you can obviously get better responses (also you can check the related logfiles)
Which log file?
 
Old 05-23-2017, 07:41 AM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937
Can you access the share by browsing the network?

What information are you entering in the window?
 
Old 05-23-2017, 07:43 AM   #5
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 22,041

Rep: Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348
Quote:
Originally Posted by hack3rcon View Post
Which log file?
if you use samba, you need to configure its logfile. Also you can check the other side too (windows)...
 
Old 05-23-2017, 09:19 AM   #6
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,691
Blog Entries: 4

Rep: Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947
Googled this: http://samba.2283325.n4.nabble.com/F...td2471074.html

It's also useful sometimes to run WireShark or "tcpdump" in order to watch the packets that are being sent back and forth between the two machines.
 
Old 05-27-2017, 03:32 AM   #7
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by sundialsvcs View Post
Googled this: http://samba.2283325.n4.nabble.com/F...td2471074.html

It's also useful sometimes to run WireShark or "tcpdump" in order to watch the packets that are being sent back and forth between the two machines.
"kernel change notify = no" ? Where is it?
 
Old 05-27-2017, 03:47 AM   #8
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Why I can browse via "smb://IP/Drive$/" ?
 
Old 05-27-2017, 05:20 AM   #9
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937
I can only assume that you are not entering the correct information in the connect to server box.
 
Old 05-28-2017, 04:39 AM   #10
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by michaelk View Post
I can only assume that you are not entering the correct information in the connect to server box.
I just worked one times and I got same error
Attached Thumbnails
Click image for larger version

Name:	Screenshot-Untitled Window.png
Views:	152
Size:	14.8 KB
ID:	25133  
 
Old 05-28-2017, 08:26 PM   #11
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937
Try using smbclient. It should show the browseable shares on the server.

smbclient -L IP_address

Just press the enter key when prompted for a password. Is this a Windows or linux box?

My debian 8 will display a failed to retrieve share list if the server can not be accessed but I can not duplicate the function not implemented error.

Last edited by michaelk; 05-28-2017 at 08:30 PM.
 
Old 05-29-2017, 09:09 AM   #12
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by michaelk View Post
Try using smbclient. It should show the browseable shares on the server.

smbclient -L IP_address

Just press the enter key when prompted for a password. Is this a Windows or linux box?

My debian 8 will display a failed to retrieve share list if the server can not be accessed but I can not duplicate the function not implemented error.
I can see the shares:
Code:
OS=[Windows Server 2008 R2 Enterprise 7601 Service Pack 1] Server=[Windows Server 2008 R2 Enterprise 6.1]

	Sharename       Type      Comment
	---------       ----      -------
	ADMIN$          Disk      Remote Admin
	C$              Disk      Default share
	D$              Disk      Default share
	FileServer2     Disk      
	IPC$            IPC       Remote IPC
	Programs        Disk
 
Old 05-30-2017, 07:32 AM   #13
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
any idea?
 
Old 06-12-2017, 12:53 AM   #14
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
It can't be solve?
 
Old 06-12-2017, 02:06 AM   #15
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 22,041

Rep: Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348Reputation: 7348
you told you can see the shares. So actually they are available. I don't know that GUI, so I have no idea how to configure that, but basically you need to use the same way (as the command line).
 
  


Reply



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
[SOLVED] "net rpc" "failed to connect to ipc$ share on" or "unable to find a suitable server" larieu Linux - General 0 11-09-2014 12:45 AM
I need help replacing the Windows-specific system("PAUSE") function in C++. cravengemetzel Programming 16 12-31-2012 05:51 PM
[SOLVED] When insmodding I get a "function not implemented" message eantoranz Programming 7 04-15-2011 09:36 PM
Error Message "modprobe: QM_MODULES: Function not implemented" Gedwimor Slackware 3 03-07-2006 08:18 PM
"Function not implemented" error in call to "sem_open()" Krishnendu8 Linux - Newbie 1 06-07-2003 02:52 AM

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

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