Description
I'am unable to connect to AntaresWeb from a remote location.
Provide a clear and concise description of the issue.
The antares web server is only accessible from the local machine, but not from a remote machine.
Steps to reproduce the behavior:
- Add a Inbound Rule for TCP port 8080 from any remote IP in the Windows Defender Firewall
- Download and extract Antares 2.17.6
- Change in nginx.conf the second line to: listen 0.0.0.0:8080;
- Start Server with AntaresWebServerShortcut.lnk
- On server machine navigate to localhost:8080 -> see Antares Web Studies page
- On remote machine Navigate to IP-of-server:8080 -> Get an error message, that the server is not reachable
Actual Behavior
Server is note accessible from a remote location
Expected Behavior
Server is accessible from a remote location
Describe what you expected to happen.
If applicable, add screenshots to help explain your problem.
I assume, that there is a config file, which requires additional changes, but I don't which one.
If you have a solution in mind, describe it here.
Additional Information
Add any other context about the problem here.
- Windows Server 2019
- Antares Web 2.17.6
- Browsers Edge and Chrome
- Log file shows no related entries
Description
I'am unable to connect to AntaresWeb from a remote location.
Provide a clear and concise description of the issue.
The antares web server is only accessible from the local machine, but not from a remote machine.
Steps to reproduce the behavior:
Actual Behavior
Server is note accessible from a remote location
Expected Behavior
Server is accessible from a remote location
Describe what you expected to happen.
If applicable, add screenshots to help explain your problem.
I assume, that there is a config file, which requires additional changes, but I don't which one.
If you have a solution in mind, describe it here.
Additional Information
Add any other context about the problem here.