OS Name/Version:
Proxmox VE 8.2.4
AMP Release “Callisto”
v2.5.1.4, built 01/08/2024 21:3
PfSense Version:
2.7.2-RELEASE (amd64)
built on Mon Mar 4 13:53:00 CST 2024
FreeBSD 14.0-CURRENT
Problem Description:
I am trying to open the ports needed to access AMP and a Minecraft Server outside of local network. I do have sub-domains that point to my public IP. I also have other services on my network that require ports 80 and 443. So I really need to be able to change them ports on AMP. After trying to open the ports in PfSense for 80 and 443 forwarded to the local IP of AMP. I still can not access AMP from outside of my network. I actually can’t access anything within my network from outside my network.
Steps to reproduce:
- Install AMP without Docker and without HTTPS NGINX.
- sub.domain.com points to public IP (SSL Cert for sub.domain setup in PfSense.)
- I followed this YouTube video as a guide to setup port forwarding in PfSense: https://youtu.be/1YDVebJlGbM?si=fg0C5FdfswYwMtfT
Actions taken to resolve so far:
- I followed this YouTube video as a guide to setup port forwarding in PfSense: https://youtu.be/1YDVebJlGbM?si=fg0C5FdfswYwMtfT
Other information if it helps.
OS | Linux |
---|---|
Platform | Ubuntu 22.04.4 |
System Type | x86_64 |
CPU Model | Intel(R) Core™ i7-6700 CPU @ 3.40GHz |
CPU Layout | 1S/2C/4T |
Installed RAM | 8000 |
Virtualization | ProxmoxLXC |
Network Mode | Standard |
Module | ADSModule |
Module Application | Application Deployment |
Loaded Plugins | FileManagerPlugin, EmailSenderPlugin, WebRequestPlugin, LocalFileBackupPlugin, CommonCorePlugin, AnalyticsPlugin |
Application Name | AMP |
Application Version | 2.5.1.4 |
Codename | Callisto |
Tools Version | 2.5.1.4 |
Release Stream | Mainline |
Build Spec | Release |
Build Date | 01/08/2024 21:38 |
InstanceID | ef73cd38-b690-4f3a-b37b-de20c6efa13a |
Last Executable | /usr/bin/tmux |
Last Arguments | -f /dev/null new-session -s “AMP_FreedomsTruth01” -d "cd ‘/home/amp/.ampdata/instances/FreedomsTruth01’; /home/amp/.ampdata/instances/FreedomsTruth01/AMP_Linux_x86_64 +Core.Webserver.Port “8081” +Core.Webserver.IPBinding “127.0.0.1” +Core.AMP.InstanceID “----” +Core.Security.MetricsHMAKKey “**********” |
Last Process ID | 2473 |
Update 1 - 08.13.2024: I started over on trying to get the port open for AMP. I followed the following guide. https://www.youtube.com/watch?v=uZBTTQ6P70k I unblocked port 8080. I can now access and login to AMP. However I am not able to get AMP to fully load as it just shows the spinning loading image. I am not sure if this is because I do not yet have the SSL Cert setup and working. I am looking into that now. My domain provider gives me the SLL Certs. So I would like to use them if I am able to figure out how.