i try connect minecraft to other computer inside my house: LAN, but maybe is blocked from firewall but how i want connect without problem…playing my daughters… i see firewall but there is not name: minecraft or java…
what i will do this for my daughters… playing minecraft use with two computer linux (opensuse 15.0 and opensuse 15.2 beta)…
Minecraft uses TCP 25565 for communication, so you’ll need to open that port in your firewall on the system where you are hosting the minecraft server on.
You can open a port in firewall’s public zone by issuing:
firewall-cmd --list-all
public (active)
target: default
icmp-block-inversion: no
interfaces: eth0
sources:
services: dhcpv6-client
ports: 4644/tcp 4644/udp 25565/tcp
protocols:
masquerade: no
forward-ports:
source-ports:
icmp-blocks:
rich rules:
gokuhh@localhost:~> firewall-cmd --zone=public --add-port=25565/tcp
Warning: ALREADY_ENABLED: '25565:tcp' already in 'public'
success
gokuhh@localhost:~> firewall-cmd --list-all
public (active)
target: default
icmp-block-inversion: no
interfaces: eth0
sources:
services: dhcpv6-client
ports: 4644/tcp 4644/udp 25565/tcp
protocols:
masquerade: no
forward-ports:
source-ports:
icmp-blocks:
rich rules:
on opensuse 15.2 beta minecraft: i go single player, open world, menu: open to lan,start lan world, output text message:local game hosted on port 33079.
on opensuse 15.0 minecraft: i go multiplayer: