Hello, we are trying to make our web apps hosted on our own installation of Shiny Server (running on Red Hat Enterprise Linux with Apache) accessible to the general public via the internet. We are a tiny part of a much larger organization and we do not have the authority to open ports ourselves or change firewall rules.
On the other hand, we can only access the default Red Hat Enterprise Linux Test Page (screenshot attached) at, for example,
http://university.edu, when our organization's proxy is turned
on. From browser diagnostics, it looks like the connection to the Test Page is through port 80.
Is there a clear solution - do we need to make sure ports 3838 and 4151 are open and accessible through the firewall? Our main organization's IT folks had told us this was already done, but we are not sure given our experience. Is there an alternative solution? For instance, could we somehow make shiny server web apps accessible through port 80, since it appears that connections through that port are working? Are there any other diagnostic steps you would suggest that might help us focus in on the right things?
I am not an IT expert, so any help would be greatly appreciated!
Thank you,
Ross