 
  
   
   
   Linux centos port açma
 Linux centos port açma Linux centos makinede port açmayı bilen varmı
skype samettekin59
Konu Samettekin tarafından (01-12-13 Saat 19:44 ) değiştirilmiştir.
 
  
   
   
   Cevap: Linux centos port açma
 Cevap: Linux centos port açma putty den şu kodları yaz ve gönder
iptables -I INPUT -p tcp –dport 10011 -j ACCEPT
iptables -I INPUT -p tcp –dport 30033 -j ACCEPT
iptables -I INPUT -p udp --dport 9987 -j ACCEPT
service iptables save