Selamlar
Ubuntu server 22.04.1 versiyonu kullanıyorum. ufw firewall durumu inactive. ama sunucuya gelen 8080 istekleri refuse oluyor. netstat çıktısı aşağıda ki gibi. firewall kullanmak istemiyorum. Sunucuya gelen 8080 isteklerine nasıl izin verebilirim.
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.53:53 0.0.0.0 LISTEN
tcp 0 0 0.0.0.0:443 0.0.0.0 LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0 LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0 LISTEN
tcp 0 0 0.0.0.0:5222 0.0.0.0 LISTEN
tcp 0 0 0.0.0.0:5269 0.0.0.0 LISTEN
tcp 0 0 0.0.0.0:5280 0.0.0.0 LISTEN
Ubuntu serverda port açma
2
●138
- 08-09-2022, 18:54:43
- 08-09-2022, 20:23:16Selamlarahmetsagir58 adlı üyeden alıntı: mesajı görüntüle
8080'i dinlemiyor, o portta bir şey çalışmalı ki port aktif yanıt versin.