Network Access problem from Internet

Hi all

I have installed ODK Aggregate server on Virtualbox machine with a private
address, behind the router.
i'm able to access ODK web server link from my inside network without any
problems. I configured port forwarding on my router on port 80 and
forwarded traffic to my Virtualbox ODK machine. When i try to telnet from
internet to my public ip on port 80 it is sucessfull, but unfortunately i'm
not able to open the web link. For the first time web page is trying to
load but then tries to redirect on local ip (Virtul box) and then it
fails.Could you help me to resolve this problem?

Thanks in advance

When running the ODK Aggregate installer to build the WAR file for the
MySQL or PostgreSQL install, you should specify the public IP address and
public port you will be using to reach the server.

In this case, you should specify the IP address of your router and the port
on the router that you have configured to forward to your server.

If you then try to access the server from a computer on your local network,
the URL will be changed (redirected) to that router IP address and port.
This is necessary when using SSL certificates and is also used when
generating content with links to media files.

··· On Sat, Sep 5, 2015 at 4:57 AM, Levan Makharadze < levanmakharadze208@gmail.com> wrote:

Hi all

I have installed ODK Aggregate server on Virtualbox machine with a private
address, behind the router.
i'm able to access ODK web server link from my inside network without any
problems. I configured port forwarding on my router on port 80 and
forwarded traffic to my Virtualbox ODK machine. When i try to telnet from
internet to my public ip on port 80 it is sucessfull, but unfortunately i'm
not able to open the web link. For the first time web page is trying to
load but then tries to redirect on local ip (Virtul box) and then it
fails.Could you help me to resolve this problem?

Thanks in advance

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Thank you very much Mitch, i specified public ip during ODK installation
and port forwarding works fine. Thanks again for your help!!!

··· On Tuesday, September 8, 2015 at 8:02:26 PM UTC+4, Mitch wrote: > > When running the ODK Aggregate installer to build the WAR file for the > MySQL or PostgreSQL install, you should specify the public IP address and > public port you will be using to reach the server. > > In this case, you should specify the IP address of your router and the > port on the router that you have configured to forward to your server. > > If you then try to access the server from a computer on your local > network, the URL will be changed (redirected) to that router IP address and > port. This is necessary when using SSL certificates and is also used when > generating content with links to media files. > > > > On Sat, Sep 5, 2015 at 4:57 AM, Levan Makharadze <levanmakh...@gmail.com > wrote: > >> Hi all >> >> I have installed ODK Aggregate server on Virtualbox machine with a >> private address, behind the router. >> i'm able to access ODK web server link from my inside network without any >> problems. I configured port forwarding on my router on port 80 and >> forwarded traffic to my Virtualbox ODK machine. When i try to telnet from >> internet to my public ip on port 80 it is sucessfull, but unfortunately i'm >> not able to open the web link. For the first time web page is trying to >> load but then tries to redirect on local ip (Virtul box) and then it >> fails.Could you help me to resolve this problem? >> >> Thanks in advance >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ODK Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit-developers+unsubscribe@googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >