Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
10253 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 25
1387
0
sie 25
1373
2
kwi 23
25577
0
gru 20
3218
2
cze 20
17685