HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.60.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 5 05:00:59 EST 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/share/setroubleshoot/plugins/__pycache__/disable_ipv6.cpython-39.opt-1.pyc
a

�Z`y�@sTddlZejddd�ZejZddlTddlmZddlZddlZGdd�de�ZdS)	�Nzsetroubleshoot-pluginsT)Zfallback)�*)�Pluginc@sHeZdZed�ZdZdZdZed�Zed�Z	ed�Z
dd�Zdd	�Zd
S)�pluginz
Disable IPV6 properly.
    �z+If you want to disable IPV6 on this machinez^you need to set /proc/sys/net/ipv6/conf/all/disable_ipv6 to 1 and do not blacklist the module'z<Add 
net.ipv6.conf.all.disable_ipv6 = 1
to /etc/sysctl.conf
cCst�|t�dS)N)r�__init__�__name__)�self�r	�1/usr/share/setroubleshoot/plugins/disable_ipv6.pyr/szplugin.__init__cCs"|�dg�r|jdkr|��SdS)NZmodule_requestz	net-pf-10)Zhas_any_access_inZkmodZreport)rZavcr	r	r
�analyze2szplugin.analyzeN)
r�
__module__�__qualname__�_ZsummaryZproblem_descriptionZfix_descriptionZfix_cmdZif_textZ	then_textZdo_textrrr	r	r	r
rsr)	�gettextZtranslationrZsetroubleshoot.utilZsetroubleshoot.Pluginr�re�osrr	r	r	r
�<module>s