ubuntu 8443 portunu açmak
5
●94
- 03-11-2022, 22:44:44servis sağlayıcınızda engelli değilse ufw stoplayarak deneyiniz.
- 03-11-2022, 22:46:33komutu atabilir misiniz hocam pleske giremiyorum ondanBurakGULDOGAN adlı üyeden alıntı: mesajı görüntüle
- 03-11-2022, 23:07:36
iptables -F && iptables -X && iptables -I INPUT -p tcp --dport 8443 -j ACCEPT && iptables -I INPUT -p udp --dport 8443 -j ACCEPT