How do I map address to ip address
Hello
We have installed web application in our organization. To access it, just type in the browser server name that host that application (e.g. http:\\learn) and it will ask you about user name/pass to give you access. This works in departments that have same default gateway
The problem when we tried to access it from our branches which are in other cities and linked to out data center using VPN, it didn't recognize the address (http:\\learn). The browser error "The address is not valid".
<<<But they can ping the server IP address>>>
What configuration do we need to include in router in order that clients in other branches recognize the address?
IPs in data center
192.22.7.?
IPs in our dept
192.22.4.?
The above are in same "default gateway"
IPs in branches
1st branch: 192.22.15.?
Thanks in advance