wsharba / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 1 forks source link

cannet setup Publick IP address to ODK VM #1022

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.entering static IP address to network adapter OR; using 3g modem internet 
connection with assigned static Public IP address.

What is the expected output? What do you see instead?
I was expecting the server to work on internet connection with universal static 
IP address(specially that there is no fie wall except  f WINDOWS's) ,  ODK VM 
booting without Network configuration, can't deploy on the internet network 
because of invalid Network adapter setting. 

What version of the product are you using? On what operating system?
ODK VM aggregate v1.4.3.0, using win 7 professional

Please provide any additional information below.
no special Fire walls, ODK VM work perfectly on LAN setting.

Original issue reported on code.google.com by IOMank...@gmail.com on 21 Jun 2014 at 8:28

GoogleCodeExporter commented 9 years ago
You will need modify the VM image yourself.

You need to run the installer or manually edit the security.properties to 
insert the proper hostname. 

See http://code.google.com/p/opendatakit/wiki/AggregateDeploymentConfiguration

Or, if you want to reconstruct the entire VM:

See http://code.google.com/p/opendatakit/wiki/AggregateAWSInstall

as a starting point.

Original comment by mitchellsundt@gmail.com on 8 Aug 2014 at 12:39