selinux:get_list_of_allowed_network_ports
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
selinux:get_list_of_allowed_network_ports [2016/07/11 10:50] – peter | selinux:get_list_of_allowed_network_ports [2019/12/04 20:22] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SELinux - Get List Of Allowed Network Ports ====== | ||
- | |||
- | Print Full List Of Allowed Network Ports. | ||
- | |||
- | Type the following commands: | ||
- | |||
- | <code bash> | ||
- | semanage port -l | ||
- | semanage port -l | less | ||
- | #### look for port 80 #### | ||
- | semanage port -l | grep -w 80 | ||
- | </ | ||
- | |||
selinux/get_list_of_allowed_network_ports.1468234218.txt.gz · Last modified: 2020/07/15 09:30 (external edit)