Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Samba server can't be found in the network #59

Closed
poolieh opened this issue May 17, 2017 · 2 comments
Closed

Samba server can't be found in the network #59

poolieh opened this issue May 17, 2017 · 2 comments
Assignees

Comments

@poolieh
Copy link

poolieh commented May 17, 2017

Hey! :)

This is my first time working with docker since I am using it for a school project.

I encountered a problem when I tried to connect to the samba server from another linux machine.

My ubuntu host uses the config

sudo docker run -it --name samba -p 139:139 -p 445:445 -d dperson/samba -n -s "public;/tmp;yes;no;yes" -w "WORKGROUP".

My host can find the server when I navigate to "Network - Windows-Network".

Whereas my ubuntu client cant find the server at "Network - Windows-Network".

My host has the IP 192.168.7.3 and my client has the IP 192.168.7.4, they can ping each other and my client can reach a docker-webserver my hostsystem is hosting.

Maybe you can help me find the mistake, I'm trying to get this working for 2 days now :D

@poolieh
Copy link
Author

poolieh commented May 17, 2017

Nevermind, found my mistake. Sorry for the interruption.

@poolieh poolieh closed this as completed May 17, 2017
@dperson dperson self-assigned this May 17, 2017
@beigna
Copy link

beigna commented Aug 21, 2017

Hi @poolieh , I'm new here and I have the same issue. But I can't solve!

Can you share your mistake/solution? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants