Hi, look at $ORIENTDB_HOME/config/orientdb-server-config.xml the configured network. 0.0.0.0 means all the network interfaces, otherwise bind the listener to the ip: 10.0.0.1
Lvc@ On 13 January 2014 18:05, Giraldo Rosales <[email protected]> wrote: > Wanted to know if there is anything special to do to access > http://localhost:2480. We would like to be able to access OrientDB Studio > (hosted on a server) on developer machines. Lets say the server IP is > 10.0.0.1, we would access Studio by going to http://10.0.0.1:2480. > Currently (at least by default) this is only accessible internally > (localhost) not externally (10.0.0.1). When testing Neo4j, it allows the > port, 7474, to be accessed both interally and externally. > > Is there something needed to be added to the configuration? There are no > firewalls blocking access. > > Thanks! > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
