Enviado em 25/04/2025 - 00:18h
Tenho um PC com dual boot Pop OS/Windows; instalei o Jellyfin (servidor de mídia) e o Sunshine (Jogar remotamente) no Pop OS e não consigo acessar nenhum deles através de outros dispositivos em LAN. Meu firewall está inativo e consigo pingar PC a partir do celular e meu celular a partir do PC. Além disso, instalei o Jellyfin e o Sunshine no Windows e consigo acessar perfeitamente. Também fiz o teste compython3 -m http.server 8080 --bind 0.0.0.0e não consigo acessar.
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 DOCKER-USER all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 DOCKER-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain DOCKER (2 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT tcp -- !br-9375d4f99f2f br-9375d4f99f2f 0.0.0.0/0 172.18.0.2 tcp dpt:3306
0 0 DROP all -- !br-9375d4f99f2f br-9375d4f99f2f 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- !docker0 docker0 0.0.0.0/0 0.0.0.0/0
Chain DOCKER-BRIDGE (1 references)
pkts bytes target prot opt in out source destination
0 0 DOCKER all -- * br-9375d4f99f2f 0.0.0.0/0 0.0.0.0/0
0 0 DOCKER all -- * docker0 0.0.0.0/0 0.0.0.0/0
Chain DOCKER-CT (1 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- * br-9375d4f99f2f 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
0 0 ACCEPT all -- * docker0 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
Chain DOCKER-FORWARD (1 references)
pkts bytes target prot opt in out source destination
0 0 DOCKER-CT all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 DOCKER-ISOLATION-STAGE-1 all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 DOCKER-BRIDGE all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 ACCEPT all -- br-9375d4f99f2f * 0.0.0.0/0 0.0.0.0/0
0 0 ACCEPT all -- docker0 * 0.0.0.0/0 0.0.0.0/0
Chain DOCKER-ISOLATION-STAGE-1 (1 references)
pkts bytes target prot opt in out source destination
0 0 DOCKER-ISOLATION-STAGE-2 all -- br-9375d4f99f2f !br-9375d4f99f2f 0.0.0.0/0 0.0.0.0/0
0 0 DOCKER-ISOLATION-STAGE-2 all -- docker0 !docker0 0.0.0.0/0 0.0.0.0/0
Chain DOCKER-ISOLATION-STAGE-2 (2 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * docker0 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- * br-9375d4f99f2f 0.0.0.0/0 0.0.0.0/0
Chain DOCKER-USER (1 references)
pkts bytes target prot opt in out source destination
0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
Conexões Internet Ativas (somente servidores)
Proto Recv-Q Send-Q Endereço Local Endereço Remoto Estado
tcp 0 0 127.0.0.1:8597 0.0.0.0:* OUÇA
tcp 0 0 127.0.0.1:631 0.0.0.0:* OUÇA
tcp 0 0 127.0.0.53:53 0.0.0.0:* OUÇA
tcp 0 0 127.0.0.1:11434 0.0.0.0:* OUÇA
tcp 0 0 0.0.0.0:3307 0.0.0.0:* OUÇA
tcp 0 0 0.0.0.0:47989 0.0.0.0:* OUÇA
tcp 0 0 0.0.0.0:47990 0.0.0.0:* OUÇA
tcp 0 0 0.0.0.0:47984 0.0.0.0:* OUÇA
tcp 0 0 0.0.0.0:48010 0.0.0.0:* OUÇA
tcp6 0 0 ::1:631 :::* OUÇA
tcp6 0 0 :::3307 :::* OUÇA
udp 0 0 0.0.0.0:21119 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp 0 0 0.0.0.0:48635 0.0.0.0:*
udp 0 0 127.0.0.53:53 0.0.0.0:*
udp 0 0 127.0.0.1:323 0.0.0.0:*
udp 0 0 0.0.0.0:41641 0.0.0.0:*
udp 0 0 0.0.0.0:36209 0.0.0.0:*
udp6 0 0 :::5353 :::*
udp6 0 0 :::48874 :::*
udp6 0 0 ::1:323 :::*
udp6 0 0 fe80::ba9f:3411:fec:546 :::*
udp6 0 0 :::41641 :::*
O que é o THP na configuração de RAM do Linux e quando desabilitá-lo
Comparação entre os escalonadores BFQ e MQ-Deadline (acesso a disco) no Arch e Debian
Conciliando o uso da ZRAM e SWAP em disco na sua máquina
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Deixando o Plasma6 mais fluido no Linux
Como unir duas coleções de ROMs preservando as versões traduzidas (sem duplicatas)
Isso acontece com vcs também? (7)
Problema com audio apos upgrade (10)
Instalação automatizada do Debian 12 em UEFI (2)