Displaying 8 results from an estimated 8 matches for "gufw".
2019 Feb 11
4
Samba and ufw
...e
various steps. I'm down to removing items form /etc/ufw. I'm not sure
what I should delete. I know some of the files are backups generated
after some rules were deleted. Please tell me what is safe to delete
before I procede further.
martin at radio:~$ sudo apt-get remove --purge ufw gufw
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
libqt5positioning5 libqt5qml5 libqt5quick5 libqt5sensors5
libqt5webchannel5
libqt5webkit5 python-pyatspi
Use 'sudo apt...
2019 Feb 12
1
Samba and ufw
...m 09:02 schrieb L.P.H. van Belle via samba:
> Not everyone understand iptables that good Reindl
i switched 1 years ago to Linux and wrote my first "iptables.sh" on day
one which got improved over the years, so it#s not rocket science to learn
> Ufw can be handy and its usable, now gufw thats the problem here.
> Gufw added the profile and sadly i dont know anything about gufw,
> execpt thats a gui on ufw.
> I dont know the modifications Gufw made on ufw, exacpt i noticed the profiles.
yeah, UFW as abstraction-layer to iptables and because abstraction is
cool put another...
2011 Nov 01
0
Fwd: Samba browsing not possible! (Linux Mint, Firewall (Gufw), Samba shares, gvfsd-smb-browse)
Hello dear Sambausers:
My setup:
=========
0. Linux Mint 11 (Gnome, Nautilus file browser, Firewall "Gufw")
1. Gufw is enabled, rejecting incoming and outgoing traffic by default.
2. I have set all ports relevant to samba (135,139,445/tcp for smbd and
137,138/udp for nmbd) to "Allow", both, for incoming and outgoing.
My problem:
===========
When I click on "Network> Windows Net...
2011 Nov 01
0
Samba browsing not possible! (Linux Mint, Firewall (Gufw), Samba shares, gvfsd-smb-browse)
Hello dear Sambausers:
My setup:
=========
0. Linux Mint 11 (Gnome, Nautilus file browser, Firewall "Gufw")
1. Gufw is enabled, rejecting incoming and outgoing traffic by default.
2. I have set all ports relevant to samba (135,139,445/tcp for smbd and
137,138/udp for nmbd) to "Allow", both, for incoming and outgoing.
My problem:
===========
When I click on "Network> Windows Net...
2019 Feb 12
0
Samba and ufw
Hai,
Not everyone understand iptables that good Reindl.
Ufw can be handy and its usable, now gufw thats the problem here.
Gufw added the profile and sadly i dont know anything about gufw,
execpt thats a gui on ufw.
I dont know the modifications Gufw made on ufw, exacpt i noticed the profiles.
Now martin, ok, great. You removed ufw ang gufw.
The output looks good.
All tables are cleaned up....
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 06
2
Samba and ufw
...nnect 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 gufw 18.04.0-0ubuntu1 all graphical user interface for ufw
ii iptables 1.6.1-2ubuntu2 amd64 administration tools for packet
filtering and NAT
ii ufw 0.35-5 all program for managing a Netfilter firewall
martin at radio:~$
There are three profiles in my ufw Home, Office and pu...
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