Getting my DNS to resolve a web site



Okay, I have an apache web server set up on an internal network. On this
server is an database service I run. The server's internal address is
192.168.1.105. Users should be able to access the database by typing
http://database.mw into their web browsers

Now I have a 2003 DNS/DHCP server. It sends a DNS address to every computer
that logs into the network.

How do I get it to where when a client computer types http://database.mw
into a web browser it will translate that into 192.168.1.105? I can get to
the database page just fine by typing in the IP, but I need some name
resolution.

.



Relevant Pages

  • Re: DB Security
    ... > and the DB server sits on the trusted network. ... > any information on the ports to lock it down to. ... >>> Definitely you want your Oracle database behind a firewall. ... >>> other connected to the internal network. ...
    (Security-Basics)
  • Create SharePoint Portal failed.
    ... One mentioned ensuring that SQL Server uses a case ... 13:55:40 Service database server is 'USDC-JOHRIV'. ... Update dbo.propertylist set DisplayName = N'Last name' ...
    (microsoft.public.sharepoint.portalserver)
  • Re: ADO Connection Timeout
    ... to the central server, but you are willing to live with periods where it ... i.e. a local database or even a text file. ... to function until the connection can be restored to the server. ...
    (microsoft.public.data.ado)
  • Web Developers - Happy Hearts And HDTV! - Lockergnome
    ... Certificate on your MSIIS Web server. ... getting data from a database is only half the problem. ... Zend recently started a series about building rock solid code in PHP. ... which provides bulk database conversion. ...
    (freebsd-questions)
  • Re: TNS could not resolve the connect identifier
    ... This database resides on Machine A. ... The Web server is running on Machine B. ... Using tnsping is not as good as using a real connection such as via ... client (note that this is terminology that appears in the 10g R2 ...
    (comp.databases.oracle.server)

Loading