• 08-09-2022, 18:54:43
    #1
    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
  • 08-09-2022, 19:02:03
    #2
    Merhaba destek için imzamda bulunan whatsapp numaramdan ulaşabilirsiniz
  • 08-09-2022, 20:23:16
    #3
    ahmetsagir58 adlı üyeden alıntı: mesajı görüntüle
    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
    Selamlar
    8080'i dinlemiyor, o portta bir şey çalışmalı ki port aktif yanıt versin.