CentOS CWP Panel 2030 Port
- 7 sene önce, Burak Çalışkan tarafından yazılmıştır.
- CentOS CWP Panel 2030 Port için yorumlar kapalı
- CentOS
iptables -A INPUT -p tcp –dport 2030 -j ACCEPT
service iptables restart
iptables -I OUTPUT -p tcp –dport 2030 -j ACCEPT
/etc/init.d/iptables stop
/etc/init.d/iptables start
reboot