Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IP address for web link want it to be named not IP 1

Status
Not open for further replies.

350ztn

MIS
Nov 19, 2003
96
US
I have an IP address that is currently published to the web for web access to a server. I don't want that IP address shown to the entire world, I'd like it to be login.companyname.com/index.html instead of 1.1.1.1/index.html how is that done?
 
You need to setup a DNS entry for login.companyname.com with who ever is hosting your DNS. Once that's done you can change the links from the IP to the hostname.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Even then, if I ping the server, its IP address will be returned.
 
There is no way around that.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
I'm assuming that the OP wants his web page easily accessible and isn't interested in hiding the IP address. Browsers always connect to IP addresses, not names, anyway.

Hiding the IP address isn't going to happen without contracting with someone like Akamai to proxy the web site.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top