نقل قول نوشته اصلی توسط آگونیس نمایش پست ها
دستورات زیر رو بزنید دونه دونه و سپس چک کنید
کد:
 
service iptables save
  service iptables stop
  chkconfig iptables off
/sbin/iptables -l -v -n
و

کد:
vi /etc/selinux/config
متن داخل فایل را پاک و متن زیر را اضافه کنید

#
# this file controls the state of selinux on the system.
# selinux= can take one of these three values:
# enforcing - selinux security policy is enforced.
# permissive - selinux prints warnings instead of enforcing.
# disabled - no selinux policy is loaded.
selinux=disabled
# selinuxtype= can take one of these two values:
# targeted - only targeted network daemons are protected.
# strict - full selinux protection.
Selinuxtype=targeted
سپاس فراوان دوست عزیز حل شد مشکلمون