On 03/14/2012 07:06 PM, Craig White wrote:
---
# nmbd running?
systemctl status nmb.service
# start it?
systemctl start nmb.service
# start it at startup
systemctl enable nmb.service
# CLI method to check connections...
smbclient -L IP_ADDRESS_OF_SERVER -U $SOME_VALID_USER
ie...
# smbclient
On Wed, 2012-03-14 at 11:58 -0700, Konstantin Svist wrote:
> On 03/13/2012 02:08 PM, Michael Cronenworth wrote:
> > Konstantin Svist wrote:
> >> Really? I thought the client simply makes a broadcast and all servers
> >> reply with what they have available...
> >> "myserver" is a linux box running s
On 03/14/2012 12:25 PM, Michael Cronenworth wrote:
Konstantin Svist wrote:
Yes, I think all the right ports are open (/etc/sysconfig/iptables):
Those are the right ports, but you also need a conntrack helper loaded.
$ lsmod | grep netbios
nf_conntrack_netbios_ns12665 0
... etc
This is d
Konstantin Svist wrote:
Yes, I think all the right ports are open (/etc/sysconfig/iptables):
Those are the right ports, but you also need a conntrack helper loaded.
$ lsmod | grep netbios
nf_conntrack_netbios_ns12665 0
... etc
This is done in /etc/sysconfig/iptables-config, or by the
sy
On 03/13/2012 02:08 PM, Michael Cronenworth wrote:
Konstantin Svist wrote:
Really? I thought the client simply makes a broadcast and all servers
reply with what they have available...
"myserver" is a linux box running samba, but connecting to a windows box
works too, I believe.
The way SMB net
Konstantin Svist wrote:
Really? I thought the client simply makes a broadcast and all servers
reply with what they have available...
"myserver" is a linux box running samba, but connecting to a windows box
works too, I believe.
The way SMB networking works[1] is that one computer on the network
On 03/13/2012 01:50 PM, Michael Cronenworth wrote:
Konstantin Svist on 03/13/2012 03:47 PM wrote:
Yup, as I said I can access the server by name as smb://myserver
That goes to show you how much of your email I really read. :P
In order to get a "list" there has to be a "Master Browser" I belie
Konstantin Svist on 03/13/2012 03:47 PM wrote:
Yup, as I said I can access the server by name as smb://myserver
That goes to show you how much of your email I really read. :P
In order to get a "list" there has to be a "Master Browser" I believe.
Is "myserver" a Windows box or another Linux bo
On 03/13/2012 01:43 PM, Michael Cronenworth wrote:
Konstantin Svist wrote:
Everything works fine if I access server name directly as smb://myserver
- I can browse/modify files - but getting a list of servers is broken.
Is there a trick to getting this to run?
Have you changed your firewall to
Konstantin Svist wrote:
Everything works fine if I access server name directly as smb://myserver
- I can browse/modify files - but getting a list of servers is broken.
Is there a trick to getting this to run?
Have you changed your firewall to allow Samba Client traffic?
--
users mailing list
u
I'm using XFCE spin with Thunar as the file manager. I've installed
gvfs-smb and opened the firewall to allow samba client connections.
Thunar now has a "Windows Network" item in "Network" section -- but
whenever I try to open it, I get this error message:
Failed to open "Windows Network".
Fai
11 matches
Mail list logo