Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
10262 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
mar. 25
1389
0
aug. 25
1376
2
apr. 23
25584
0
dec. 20
3219
2
jun. 20
17687