Timeline for answer to Access Samba share running in VirtualBox with Alpine Linux guest from Windows 10 host in domain by alzaj
Current License: CC BY-SA 4.0
Post Revisions
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2018 at 13:52 | comment | added | Soham Dasgupta | Thanks a lot. At least you've let me identify the actual issue. | |
| May 23, 2018 at 13:51 | vote | accept | Soham Dasgupta | ||
| May 23, 2018 at 13:51 | comment | added | alzaj | On the linux guest you can select what port the samba server uses, but you can't force windows to access samba shares on ports different than 445 or 139. | |
| May 23, 2018 at 12:50 | comment | added | Soham Dasgupta |
You are right. The ports 445, 139 are blocked from domain administrators. Is there a way to use a different port?
|
|
| May 23, 2018 at 12:47 | comment | added | alzaj |
the error 53 is not related to samba. you told the TCP connection from host to guest is all right. To make it sure, you can try to test it with i.e. Powershell command: Test-NetConnection -ComputerName 192.168.56.200 -Port 445 -InformationLevel "Detailed"
|
|
| May 23, 2018 at 12:34 | comment | added | Soham Dasgupta | Yeah I did. Lol. | |
| May 23, 2018 at 12:33 | comment | added | alzaj | did you replace my ip address with the address of your linux guest? | |
| May 23, 2018 at 12:28 | comment | added | Soham Dasgupta |
I'm getting this error sadly from windows System error 53 has occurred. The network path was not found.
|
|
| May 23, 2018 at 12:18 | comment | added | Soham Dasgupta |
When you say foo = SuperCoolUser do you mean the user that I use to login to windows?
|
|
| May 23, 2018 at 11:54 | history | edited | alzaj | CC BY-SA 4.0 |
added 2 characters in body
|
| May 23, 2018 at 11:49 | history | answered | alzaj | CC BY-SA 4.0 |