I can acess to my steam server only on LAN

Jul 8, 2023
4
0
6
I have deployed and Satisfactory server with steam cmd on a LXC with ubuntu, but I can only access to it on LAN even if the port forwarding is okey
 
Hi,

Without more info, hard to know where the issue, I would check the tcpdump and see if there are failed packets on the LXC.
 
The firewall on the Proxmox VE is disabled?

Did you test using nc/telnet to the LXC IP:PORT? Can the server and client ping each others?
 
The firewall on the Proxmox VE is disabled?

Did you test using nc/telnet to the LXC IP:PORT? Can the server and client ping each others?
When I tested using the nc/telnet with the XLC IP:PORT It refuse to connect but it can ping each other and when I do a ping in the game client on LAN It can connect

1689167596969.png
1689167667451.png
1689167715190.png
1689167754834.png
 
May you please provide us with the network configuration on the Proxmox VE, and the container config?