System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Phobos’ v2.6.2.0 (Mainline) |
Virtualization | Docker |
Application | Team Fortress 2 |
Module | GenericModule |
Running in Container | Yes |
Current State | Stopped |
Problem Description
Issue
For some reason my SFTP ports are not being added to the firewall rules. ampinstmgr ports
doesn’t list the ports either, and ampinstmgr ports
returns with “No new firewall rules to add” and “Firewall is already up-to-date, no changes necessary.”. netstat -peanut
lists the ports being listening but obviously without the rules being added I cannot connect to my instance SFTP.
Nothing happens if I try to add the port manually to AMP. But SFTP will start working if I add the rule manually to my firewall.
I’m using UFW by the way
Reproduction Steps
- Create Instance
- Check the server (host) the opened ports in firewall
- Check the listening ports on the server (host)