|
891.
|
|
|
How to autostart Gufw with the system?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:309
|
|
892.
|
|
|
You do not need it. After you do all of the changes in Gufw, the settings are still in place until the next changes.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:310
|
|
893.
|
|
|
Why is Gufw disabled by default?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:311
|
|
894.
|
|
|
By default, the firewall does not open ports to the outside world.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:312
|
|
895.
|
|
|
Some rules are added by themselves?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:313
|
|
896.
|
|
|
Well, the behaviour is such that when you change or import a profile, or when you edit a rule, Gufw readds that rule, then ufw readds for IPv4 and IPv6.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/view/gufw.py:309
|
|
897.
|
|
|
What is Allow, Deny, Reject and Limit?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:315
|
|
898.
|
|
|
Allow: Will allow traffic.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:316
|
|
899.
|
|
|
Deny: Will deny traffic.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:317
|
|
900.
|
|
|
Reject: Will deny traffic and will inform that it has been rejected.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gufw/gufw/view/gufw.py:318
|