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.