Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Networking (https://www.askmehelpdesk.com/forumdisplay.php?f=76)
-   -   How do I map address to ip address (https://www.askmehelpdesk.com/showthread.php?t=454202)

  • Mar 4, 2010, 04:45 AM
    myjobs98
    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
  • Mar 4, 2010, 04:51 AM
    Curlyben
    Make sure the name is mapped to an IP in DNS.
    DNS management on your DC will replicate this information throughout the domain.
    Just add a new host(a) with the appropriate information.

    Like this:

    sitename 192.22.x.x
  • Mar 4, 2010, 04:58 AM
    myjobs98

    Thanks for your answer.

    We don't have DNS in our DC. For internet we put DNS address for ISP.
  • Mar 4, 2010, 05:01 AM
    Curlyben
    Are you running active directory on your domain ?
  • Mar 4, 2010, 05:10 AM
    myjobs98

    Currently no
    But in the coming weeks we will.

    But we can't wait till we lunch the Active diretory
  • Mar 4, 2010, 05:23 AM
    Curlyben
    The quick and dirty way would be to add an entry to the Hots file directing site traffic to the specified IP.
  • Mar 4, 2010, 05:29 AM
    myjobs98

    You mean host file?

    Actually this is not quick way. Because we need to do that in around 300 clients (this is just the beginning as the number of users will increase).

    That's why I prefer to do something in the routers only which means one device in each branch rather than around 50 PC in a branch.

    Thanks
  • Mar 4, 2010, 05:32 AM
    Curlyben
    Yep I did mean hosts.

    Therein lies your problem.
    With the "correct" infrastructure (active directory) this would have been a snap.

    If you are dealing with that number of machines, just tell them to us the IP.

  • All times are GMT -7. The time now is 04:47 AM.