Linux Mint 17 Windows network shares
up vote
1
down vote
favorite
I have installed Linux Mint 17 Cinnamon on my desktop in an effort to migrate from Windows (and only keeping a VM with Windows) but soon I discovered that I can't see any workgroups after I click on the network link on the left. I know it should show a WORKGROUP folder if that is the workgroup used and configured in Samba but this just displayed an empty folder.
I did check my smb.conf to see that the same workgroup the Windows machines use is being used by my machine. I am also able to find the IP addresses of all the machines on the network using arpscan eth0 192.168.1.0/24 proving that there is network connectivity. i also checked that our subnets match.
Strangely enough on the Windows machines the Linux Mint box isn't visible as well. I did try disabling the firewall as well but no success.
So the only way to access a Windows or any other share(as I have a Ubuntu server) is to do it via the IP address.
What could I still try as I feel that I have tried most of the common solutions.
linux networking linux-mint
add a comment |
up vote
1
down vote
favorite
I have installed Linux Mint 17 Cinnamon on my desktop in an effort to migrate from Windows (and only keeping a VM with Windows) but soon I discovered that I can't see any workgroups after I click on the network link on the left. I know it should show a WORKGROUP folder if that is the workgroup used and configured in Samba but this just displayed an empty folder.
I did check my smb.conf to see that the same workgroup the Windows machines use is being used by my machine. I am also able to find the IP addresses of all the machines on the network using arpscan eth0 192.168.1.0/24 proving that there is network connectivity. i also checked that our subnets match.
Strangely enough on the Windows machines the Linux Mint box isn't visible as well. I did try disabling the firewall as well but no success.
So the only way to access a Windows or any other share(as I have a Ubuntu server) is to do it via the IP address.
What could I still try as I feel that I have tried most of the common solutions.
linux networking linux-mint
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have installed Linux Mint 17 Cinnamon on my desktop in an effort to migrate from Windows (and only keeping a VM with Windows) but soon I discovered that I can't see any workgroups after I click on the network link on the left. I know it should show a WORKGROUP folder if that is the workgroup used and configured in Samba but this just displayed an empty folder.
I did check my smb.conf to see that the same workgroup the Windows machines use is being used by my machine. I am also able to find the IP addresses of all the machines on the network using arpscan eth0 192.168.1.0/24 proving that there is network connectivity. i also checked that our subnets match.
Strangely enough on the Windows machines the Linux Mint box isn't visible as well. I did try disabling the firewall as well but no success.
So the only way to access a Windows or any other share(as I have a Ubuntu server) is to do it via the IP address.
What could I still try as I feel that I have tried most of the common solutions.
linux networking linux-mint
I have installed Linux Mint 17 Cinnamon on my desktop in an effort to migrate from Windows (and only keeping a VM with Windows) but soon I discovered that I can't see any workgroups after I click on the network link on the left. I know it should show a WORKGROUP folder if that is the workgroup used and configured in Samba but this just displayed an empty folder.
I did check my smb.conf to see that the same workgroup the Windows machines use is being used by my machine. I am also able to find the IP addresses of all the machines on the network using arpscan eth0 192.168.1.0/24 proving that there is network connectivity. i also checked that our subnets match.
Strangely enough on the Windows machines the Linux Mint box isn't visible as well. I did try disabling the firewall as well but no success.
So the only way to access a Windows or any other share(as I have a Ubuntu server) is to do it via the IP address.
What could I still try as I feel that I have tried most of the common solutions.
linux networking linux-mint
linux networking linux-mint
asked Oct 24 '14 at 7:38
terabyte
612
612
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Did you make a network share (shared folder) on your Linux machine. - If no share is defined, the linux machine (and workgroup) doesn't show; unlike Windows, that shows C$, printers etc.
Also allow some time after booting, for Windows network and Samba server to find each other.
- Hope this wil help you.
Btw computers are still on the same network, even if you are using different workgroups. They do not need to be in the same workgroup to communicate, share etc.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Did you make a network share (shared folder) on your Linux machine. - If no share is defined, the linux machine (and workgroup) doesn't show; unlike Windows, that shows C$, printers etc.
Also allow some time after booting, for Windows network and Samba server to find each other.
- Hope this wil help you.
Btw computers are still on the same network, even if you are using different workgroups. They do not need to be in the same workgroup to communicate, share etc.
add a comment |
up vote
0
down vote
Did you make a network share (shared folder) on your Linux machine. - If no share is defined, the linux machine (and workgroup) doesn't show; unlike Windows, that shows C$, printers etc.
Also allow some time after booting, for Windows network and Samba server to find each other.
- Hope this wil help you.
Btw computers are still on the same network, even if you are using different workgroups. They do not need to be in the same workgroup to communicate, share etc.
add a comment |
up vote
0
down vote
up vote
0
down vote
Did you make a network share (shared folder) on your Linux machine. - If no share is defined, the linux machine (and workgroup) doesn't show; unlike Windows, that shows C$, printers etc.
Also allow some time after booting, for Windows network and Samba server to find each other.
- Hope this wil help you.
Btw computers are still on the same network, even if you are using different workgroups. They do not need to be in the same workgroup to communicate, share etc.
Did you make a network share (shared folder) on your Linux machine. - If no share is defined, the linux machine (and workgroup) doesn't show; unlike Windows, that shows C$, printers etc.
Also allow some time after booting, for Windows network and Samba server to find each other.
- Hope this wil help you.
Btw computers are still on the same network, even if you are using different workgroups. They do not need to be in the same workgroup to communicate, share etc.
edited Oct 24 '14 at 17:07
Eman
394
394
answered Oct 24 '14 at 10:57
Jesper Eman
1
1
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f831009%2flinux-mint-17-windows-network-shares%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown