Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
10254 Vues

Am trying to access odoo server which is installed on a server in another VPN, i want to address the server and access the instance of odoo as we we do in same network using the ip address of server and port number (like 192.168.1.45:8069) 


want to access through internet connection and address it as <public_ip>:<port_no> this should hit to the instance of the network as 192.168.1.45:8069..


please tell me if its possible or not, so that i can put my time and its not waste.

if you know the logic please share, if you think its possible too please comment.


thank-you in advance.

Avatar
Ignorer
Meilleure réponse

YES it's possible to access your odoo through internet connection, but before do this you must make sure that port is open and you can access odoo external ip (not private one).
Now you are telling that you are accessing it through private IP (192.168.1.45) but private means that it's PRIVATE not accessible from outside, you can access only from local network.
OK what now:
     1. Make sure you have 8069 port open
     2. From ipconfig/ifconfig see your external ip (if you have one)
and if 1 & 2 is ok then you can connect it. First you can ping your server, if you can't ping your server it means that you have not access to machine. possible situations: router doesnt allows you to connect machine, machine isnt connected to internet and etc

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
mars 25
1387
0
août 25
1373
2
avr. 23
25577
0
déc. 20
3218
2
juin 20
17685