search for: mmcg29440

Displaying 20 results from an estimated 26 matches for "mmcg29440".

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 Jan 31
0
Samba and UFW
...the original error "Cannot mount location Failed to retrieve share list from server no such file or directory". The solution may be so simple that we are overlooking it. Thanks for your continued patience and help with this issue. Regards, Marty -----Original Message----- From: mmcg29440 at frontier.com <mmcg29440 at frontier.com> Sent: Wednesday, January 30, 2019 9:17 AM To: 'Rowland Penny' <rpenny at samba.org>; samba at lists.samba.org Subject: Re: [Samba] Samba and UFW Rowland, The computer name 'martin-RB042AV-ABA-a1410y' was set by Linux Mint wh...
2015 Mar 27
2
Where does Samba mount lan disk
I have a Seagate BU drive that I access using Samba Server. I want to backup my system to that drive. I can see it in the file manager but the BU software cannot find it. How can I access this drive from the command line? Where is it mounted? What would the path be? Regards, Marty
2019 Jan 31
0
Samba and UFW
On Thu, 31 Jan 2019 17:11:00 +0000 Rowland Penny via samba <samba at lists.samba.org> wrote: > 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...
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
0
Samba and ufw
...rspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland Penny via samba > Verzonden: donderdag 7 februari 2019 15:48 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Samba and ufw > > On Thu, 7 Feb 2019 09:31:41 -0500 > <mmcg29440 at frontier.com> wrote: > > > 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] "...
2019 Feb 01
0
Samba and UFW
On Fri, 1 Feb 2019 13:53:26 -0500 <mmcg29440 at frontier.com> wrote: > 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. A...
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 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 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 chan...
2019 Jan 27
3
Samba and UFW
...as worked so far. Also when printing to a Windows shared printer using Samba the document goes to the printer but, does not print. The same setup works perfectly on my Mint 18.3 box. There is got to be some thing I am missing. Any suggestions? All responses are appreciated. Regards, Marty mmcg29440 at frontier.com
2019 Feb 01
2
Samba and UFW
...Rowland Penny <rpenny at samba.org> Sent: Thursday, January 31, 2019 12:58 PM To: samba at lists.samba.org Subject: Re: [Samba] Samba and UFW On Thu, 31 Jan 2019 17:11:00 +0000 Rowland Penny via samba <samba at lists.samba.org> wrote: > 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 > > twe...
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 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 29
3
Samba and UFW
Here is the ufw.log after enabling logging medium and trying to connect to the windows net. Unfortunately the web Microsoft page is in German. I think it says window uses smb1 syntax. Jan 27 15:11:09 martin-RB042AV-ABA-a1410y kernel: [ 887.241685] [UFW BLOCK] IN=enp2s5 OUT= MAC=00:19:21:a2:11:5e:74:27:ea:ab:1e:e0:08:00 SRC=192.168.254.15 DST=192.168.254.39 LEN=90 TOS=0x00 PREC=0x00 TTL=128
2019 Feb 08
1
Samba and ufw (mmcg29440@frontier.com)
Rowland, Thank you for all your help, I agree that this is not a Samba issue. Given rhat it works without the firewall. It' either a ufw or Windows 8.1 issue. Louis, Applied the rules you suggested to ufw exactly as written. No change. Still cannot connect with firewall enabled. Same error mesage as before "Cannot mount location ...". ufw log set to medium and copied below.
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 03
0
,Re: Samba and UFW
Rowland, Added the rule you suggested along with the other rules for specific ports. The results are pasted below: martin at radio:~$ sudo ufw allow from 192.168.0.0/16 to any app Samba [sudo] password for martin: Rule added martin at radio:~$ smbclient -L stand WARNING: The "syslog" option is deprecated Connection to stand failed (Error NT_STATUS_UNSUCCESSFUL) Tried with and without
2014 Sep 03
1
Help setting up Samba for the first time Novice user
Hello, I'm trying to setup Samba. The goal is to have my tow Linux PC's and my two Windows PC's connected together on a LAN. My setup is as follows: Router as LAN hub and Internet access, Windows 8.1 PC, Windows 7 PC, Ubuntu 12.04 LTS PC, Ubuntu 14.04 LTS PC. I have installed Sanba 3.6.3 on the 12.04 PC and 4.1.11 on the 14.04. Configured the smb.cof on
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