similar to: Where does Samba mount lan disk

Displaying 20 results from an estimated 10000 matches similar to: "Where does Samba mount lan disk"

2019 Feb 15
2
Samba Samba and UFW
Louis, Did not mean to confuse. Before I upgraded to Mint 19.1 I could go to the network, click on windows network, click on workgroup, then office and the windows pc (office) would mount. No problems. THe folders on the windows machine would be accessed. Now in Mint 19.1 I get the error "Unable to mount location....". We traced this behavior to the UFW firewall blocking the
2019 Jan 30
6
Samba and UFW
Rowland, The computer name 'martin-RB042AV-ABA-a1410y' was set by Linux Mint when it was installed. I'm not sure I can change it. I check it on the Mint forum. I'll turn off the smb... feature and see what happens. Yes the ports listed below are open and set to pass through the firewall. Should I unset the netbios name". Going to try the modification to the ufw rules file as
2019 Feb 14
1
Samba Samba and ufw
Louis, Added the share "testing UFW" . Can see it on the Linux side nothing in Windows IE. Tried adding ports 80 and 443 both tcp and udp. No change. When I go to the network I see two folders OFFICE (the windows PC) and Windows network. The Windows network will not mount but If I click on office I see print$ and testingUFW. I can open testingUFW on the local machine but not
2019 Feb 07
3
Samba and ufw
Rowland, OK. Should I delete these lines? diff yours mine 63d62 yours# -A ufw-after-logging-output -m limit --limit 3/min --limit-burst 10 -j LOG --log-prefix "[UFW ALLOW] " 85,87d83 yours# -A ufw-before-logging-forward -m conntrack --ctstate NEW -m limit --limit 3/min --limit-burst 10 -j LOG --log-prefix "[UFW AUDIT] " yours# -A ufw-before-logging-input -m conntrack
2019 Feb 11
2
,Re: Samba and ufw
Louis, Tried the rules you suggested: These work. I think that rules out any Windows problems. ufw insert 1 allow in on enp2s5 from 192.168.254.15 to 192.168.254.39 ufw insert 2 allow in on enp2s5 from 192.168.254.39 to 192.168.254.15 These do not work. ufw insert 1 allow in on enp2s5 proto tcp from 192.168.254.0/24 to 192.168.254.39 port 139,445 ufw insert 2 allow in on enp2s5 proto udp from
2019 Jan 29
2
Samba and UFW
Reindl, I will check that. Not sure how fix it. Will look on internet. Would you give some more information on the subject. Thanks Sent from my iPad Marty (843)-546-4822 > On Jan 29, 2019, at 10:43 AM, Reindl Harald <h.reindl at thelounge.net> wrote: > > > >> Am 29.01.19 um 16:39 schrieb Marty via samba: >> Here is the ufw.log after enabling logging medium and
2019 Feb 12
1
Samba and ufw (Martin McGlensey)
Louis, Made the changes. Still unable to mount office. Firewall also blocks Thunderbird mail and maybe internet. Will check that more fully later.Any thoughts ob Tony's response? Outputs: martin at radio:/etc$ sudo apt-get install ufw Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no
2019 Jan 31
2
Samba and UFW
On Thu, 31 Jan 2019 11:43:37 -0500 <mmcg29440 at frontier.com> wrote: > OK Guys this where we are now. The hostname on the Mint 19.1 PC was a > combination of the user name and the PC model. I changed it to > "radio". That plus the user name gives "martin at radio". That is > twelve characters long. No change. Still not able to mount network. > >
2019 Feb 06
1
Samba and UFW
Louis, Last lines in /etc/default/ufw: IPT_MODULES="nf_conntrack_ftp nf_nat_ftp nf_conntrack_irc nf_nat_irc nf_conntrack_netbios_ns" Looks like nf_contrack_netbios_ns is already loaded. iptables -S requires more arguments. Suggestions? Marty
2019 Feb 01
2
Samba and UFW
Just call me Marty. Ham13 is a login name on another system. OK. I'm posting the smb.conf and thee smbclient responses form both Linux PC's. One running Mint 19.1 and the other running Mint 18.3. The 18.3 machine does connect to the network. All I want to do use the file manager to connect to and open directories and to move files between the three PC's. Regards, Marty smb.conf from
2019 Feb 18
2
Samba Samba and UFW
Ok Martin, I think i found you problem. https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1778322 So i think you have to wait until the fix enters mint. Greetz, Louis
2019 Jan 27
3
Samba and UFW
Good Morning, Using Linux Mint 19.1 I have configured UFW to allow Samba. I see that ports 135 tcp, 137 udp, 138 udp , 139 tcp and 445 tcp are all set properly. The problem is that with UFW enabled I cannot connect to my Windows 8.1 PC. Error "Unable to mount location - failed to retrieve list from server, file or directory does not exist". With UFW disabled I can connect and browse
2012 Dec 12
1
EMA Package
Hi, I'm currently using EMA package to make clustering and heatmaps. The online doc concerning the package gives the following example code: data(marty) c<-clustering(marty, metric="pearson", method="ward") clustering.plot(c, title="Hierarchical Clustering\nPearson-Ward") which is working perfectly, However, when I'm changing the method to
2019 Jan 31
0
Samba and UFW
OK Guys this where we are now. The hostname on the Mint 19.1 PC was a combination of the user name and the PC model. I changed it to "radio". That plus the user name gives "martin at radio". That is twelve characters long. No change. Still not able to mount network. Removed netbios name from smb.conf. No change. Set Windows app to no smb/ctif sharing. Got nothing when trying
2019 Feb 06
2
Samba and ufw
Rowland, Did some editing in smb.conf that I had to reverse. Now I'm back to being able to connect with the firewall disabled. When I enable the firewall I get as far as windows network -> workgroup but no connection. I have only the rules you recommended in your last email. Louis, The information you requested is below: martin at radio:~$ dpkg -l|egrep "iptables|ufw" iiĀ 
2004 Dec 31
2
FC2 & ztcfg - cannot find channel 2
When I try to start up zaptel, whilst running ztcfg, I get the following error: Jan 1 10:48:18 bu ztcfg: ZT_CHANCONFIG failed on channel 2: No such device or address (6) My /etc/zaptel.conf is: fxsks=1 fxoks=2 loadzone = au defaultzone=au Channel 1 is a X101P card connected to the PSTN and channel 2 is a S100U box driving an analogue phone. The zaptel kernel module gets loaded OK as does the
2006 Mar 06
3
newhidups / Solaris 10 / APC RM1500
Hi there, been using NUT for ages and recently upgraded to a new server; while I'm waiting for a USB->Serial adapter for Solaris to arrive, I thought I'd play with the newhidups, as the APC UPS I have has a USB port and the new server doesn't have a serial port.... I've got Solaris 10 & newhidups working with the ugen driver up to a point, and that is a read
2007 Nov 08
6
question about backup regimens
I need to recommend some backup options for a web server running CentOS 4.1. The client prefers using a tape drive as their backup device and has access to safe offsite storage. I was thinking of system backups weekly and differential backups nightly but don't know what software to recommend for the differential b/u's. For full backups I can just schedule a tar and compress using
2004 Sep 22
1
7960 SIP 7.2 keypress (not DTMF) problem
Since upgrading to 7.2, I've noticed a random problem where I dial a number and hear all the correct tones in the handset, but the display won't show all the numbers I dialed. So you sit there waiting for the dialplan to kick the call off (b/c you heard the proper amount of tones played and think it's all good) but the phone is just sitting there b/c it somehow "missed"
2005 Apr 12
1
Writing to a vfat partition problem
Hi all, I have a problem where when I try to write to a 'vfat' partition (in Fedora Core 3, rsync 2.6.3) I get this error: -=-=-[ error ]-=-=- rsync: mkdir "/mnt/tle-bu/src0/tle-bu/231e2838-93b0-4f6f-8b8b-f09e24e1ed80" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(381) rsync: connection unexpectedly closed (8 bytes received so