User Tools

Site Tools


selinux:allow_access_to_an_http_network_port

Differences

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

Link to this comparison view

selinux:allow_access_to_an_http_network_port [2016/07/11 11:00] – created peterselinux:allow_access_to_an_http_network_port [2019/12/04 20:15] (current) – removed peter
Line 1: Line 1:
-====== SELinux - Allow access to an HTTP network port ====== 
- 
-Allow Lighttpd / Apache / Nginx At Port 8181. 
- 
-By default SELinux will block access to many ports including 8181.   
- 
-If you need to allow access to a port # 8181 so that it can bind and listen for incoming requests on non privileged ports.  You need to use the **semanage** command as follows: 
- 
-<code bash> 
-semanage port -a -t http_port_t -p tcp 8181 
-</code> 
  
selinux/allow_access_to_an_http_network_port.1468234838.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki