Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.
Screenshots of text are prohibited. Always copy and paste text as text.
Make sure you search before posting! Duplicate posts for the same issue may not be answered.
OS Name/Version: Windows 11
Product Name/Version: AMP V2.6.1.2
Problem Description: I have started up a server for Colony survival. I have started it with minimal configuration and everything works fine, except it will not listen/open up port the Steam Port, regardless of what I do. I have manually input firewall rules to allow it for inbound and outbound traffic. I have forwarded the ports on my router. I have changed the port in the configuration and attempted to set rules for the new port. Nothing works; the Steam Port just will not open.
I have run the ampinstmgr dumpfirewall
command but it only displays firewall rules for my one other instance which is for Seven Days to Die. No ports are mentioned for Colony Survival
C:\Windows\System32>ampinstmgr dumpfirewall
[Info/1] AMP Instance Manager v2.6.0.6 built 20/11/2024 20:54
[Info/1] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[Info/1] Using Windows Advanced Firewall firewall.
[Info/1] UDP/26907 (AMP:SevenDaysToDie01:GenericModule.App.Ports.$ServerPort)
[Info/1] TCP/26907 (AMP:SevenDaysToDie01:GenericModule.App.Ports.$ServerPort)
[Info/1] TCP/26906 (AMP:SevenDaysToDie01:GenericModule.App.Ports.$AllocsModPort)
[Info/1] TCP/26905 (AMP:SevenDaysToDie01:GenericModule.App.Ports.$RemoteAdminPort)
[Info/1] TCP/26904 (AMP:SevenDaysToDie01:GenericModule.App.Ports.$ControlPanelPort)
[Info/1] UDP/26903 (AMP:SevenDaysToDie01:GenericModule.App.Ports.$ServerPort3)
[Info/1] UDP/26902 (AMP:SevenDaysToDie01:GenericModule.App.Ports.$ServerPort2)
[Info/1] UDP/26901 (AMP:SevenDaysToDie01:GenericModule.App.Ports.$ServerPort1)
[Info/1] TCP/2224 (AMP:SevenDaysToDie01:FileManagerPlugin.SFTP.SFTPPortNumber)
[Info/1] TCP/8080 (AMP:ADS01:Core.Webserver.Port)
[Info/1] UDP/12820 (AMP:ADS01:ADSModule.Network.MetricsServerPort)
[Info/1] TCP/2223 (AMP:ADS01:FileManagerPlugin.SFTP.SFTPPortNumber)
And when I run the ampinstmgr updatefirewall command I only get the following:
C:\Windows\System32>ampinstmgr updatefirewall
[Info/1] AMP Instance Manager v2.6.0.6 built 20/11/2024 20:54
[Info/1] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[Info/1] Using Windows Advanced Firewall firewall.
[Info/1] No new firewall rules to add
[Info/1] No existing firewall rules to remove
[Info/1] Firewall is already up-to-date, no changes necessary.
It does not even detect that there should be rules for Colony Survival.
Steps to reproduce:
- Step 1: start a Colony survival instance
- Step 2: Set game configuration up and restart it
- Step 3: try to connect to it
Actions taken to resolve so far:
Tried to manually set up firewall rules and router port forwarding for the ports that Colony survival runs on, that didnt work.
Tried to run Amp commands to update firewall settings, that didnt work.
UPDATE:
Hi guys, I managed to fix it. When I started the Instance the actual AMP Software needed updating. So the instance and AMP versions were different. I updated AMP and deleted the instance and created a new one. I still had to run ampinstmgr updatefirewall
to apply the correct rules but now it works fine