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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Redirecting via proper URL name?

Status
Not open for further replies.

dwessell

Programmer
Jan 26, 2006
114
US
Hi..

I have just setup a Sharepoint 3.0 site for internal use only.. As of now it's accessed via the IP address, or the actual name of the machine. Is it possible to setup a internal only .com address, that would redirect to the IP address of the machine running the Sharepoint services?

Thanks
David
 
Add the name such as sharepoint to your internal DNS servers in the same DNS domain as your AD network. Then people will just need to type in sharepoint to get to the machine.

You want to add a CNAME record pointing to the physical machine's A record.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top