en:server:services:firewalld

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:server:services:firewalld [2023/01/26 05:02] – [Change runtime to permanent] danen:server:services:firewalld [2023/12/17 00:53] (current) – [Desktop tray] added pacman command for the installation of python-pyqt6 dan
Line 40: Line 40:
 firewall-cmd --add-interface=YOUR-INTERFACE --zone=home --permanent firewall-cmd --add-interface=YOUR-INTERFACE --zone=home --permanent
 firewall-cmd --remove-interface=YOUR-INTERFACE --zone=home --permanent firewall-cmd --remove-interface=YOUR-INTERFACE --zone=home --permanent
 +</code>
 +
 +or
 +
 +<code>
 +nmcli connection show
 +nmcli connection modify 'NAME' connection.zone home
 </code> </code>
  
Line 186: Line 193:
  
 The GUI can also be useful if you need to quickly change zones at specific network locations. The GUI can also be useful if you need to quickly change zones at specific network locations.
 +
 +<code>
 +pacman -S python-pyqt6
 +</code>
  
 <code> <code>
  • en/server/services/firewalld.1674709345.txt.gz
  • Last modified: 2023/01/26 05:02
  • by dan