|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/task/21573/root/usr/share/setroubleshoot/plugins/ |
Upload File : |
mō
Ą8Hc @ sR d k Z e i d d d e i Z d k Td k l Z d e f d YZ d S( Ns setroubleshoot-pluginss /usr/share/localet fallback( t *( s Plugint pluginc B sD t Z e d Z e d Z e d Z d Z d Z d Z RS( Ns]
SELinux is preventing the $SOURCE ($SOURCE_TYPE) from binding to port $PORT_NUMBER.
s
SELinux has denied the $SOURCE from binding to a network port $PORT_NUMBER which does not have an SELinux type associated with it.
If $SOURCE is supposed to be allowed to listen on this port, you can use the semanage command to add this port to a inetd_child_port_t type. If you think this is the default please file a <a href="http://bugzilla.redhat.com/bugzilla/enter_bug.cgi">bug report</a> against the selinux-policy package.
If $SOURCE is not supposed
to bind to this port, this could signal a intrusion attempt.
sĄ
If you want to allow $SOURCE to bind to this port
semanage port -a -t inetd_child_port_t -p PROTOCOL $PORT_NUMBER
Where PROTOCOL is tcp or udp.
t c C s! t i | t | i d d S( Ni5 ( t Plugint __init__t selft __name__t set_priority( R ( ( t5 /usr/share/setroubleshoot/plugins/inetd_bind_ports.pyR - s c C sr | i d g o[ | i d d g oE | i d g o2 | i | t d | i | i | i | i
Sn d S( Nt inetd_tt reserved_port_tt port_tt name_binds
Network Ports( t avct matches_source_typest matches_target_typest has_any_access_inR t reportt _t summaryt problem_descriptiont fix_descriptiont fix_cmdt None( R R ( ( R t analyze1 s
<( R t
__module__R R R R R R R ( ( ( R R s ( t gettextt translationt Truet lgettextR t setroubleshoot.utilt setroubleshoot.PluginR R ( R R R R ( ( R t ? s