LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem connecting to my network windows xp
#1
Hello people
I had a problem connecting to the windows network, when I put smb: // ipaddressofwindowspc throws me:

Can not open "file system"
Failed to retrieve list of shared folders on server: Connection refused.

The strange thing is that, before updating my linux lite detected it and then no. :'(
Reply
#2
Open a terminal, try the following:

Code:
smbclient -U username -I ipaddressofshare -L /nameofmyshare

eg. for me it would be:

Code:
smbclient -U jerry -I 10.0.1.85 -L /files

tell us what that returns.
Reply
#3
Hello Jerry.
This is what it informs, "TALLER_PAPA" is the name of the computer.

[tt]familia[member=6882]Lucas[/member]-linuxcasa:~$ smbclient -U familia -I 192.168.2.1 -L TALLER-PAPA
Enter familia's password:
Connection to 192.168.2.1 failed (Error NT_STATUS_CONNECTION_REFUSED)
[/tt]

What I could do is share a folder.
Reply
#4
Yes, you should have a share set up and configured properly on Windows first.

Sent from my Mobile phone using Tapatalk

Reply
#5
It's also usual that 192.168.2.1 is assigned as the router's ip address. Make sure you have the correct windows ip computers address too.

Sent from my Mobile phone using Tapatalk

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)