Displaying 4 results from an estimated 4 matches for "63d62".
Did you mean:
  6362
  
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...
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Ā 
2019 Feb 07
0
Samba and ufw
...ng 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.
> 
Running 'diff' against your rules and mine produces this:
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-...
2019 Feb 07
0
Samba and ufw
...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] "
> >  85,87d83
> > yours# -A ufw-before-logging-forward -m conntrack --ctstate NEW -m
> > limit --limit 3/min --limit-burst 10 -j LOG --log-pr...