We have just setup a Sharepoint 3.0 server. The server name is sharepoint.fs and its internal IP is EG: 55.55.55.9. Now our local authority controls our firewall has has given us external access. They have allocated an external ip which is EG: 80.80.80.23. which is set to forward to our internal ip 55.55.55.9. Now when we want to access our sharepoint server from external we use the following url:
http://80.80.80.23:42617/sites/staffintranet/default.aspx. This then allows us to access the sharepoint site. The problem I am having is that some parts of the sharepoint site when you click on them are still showing the internal address, i.e. http://sharepoint-fs/sites/staffintranet/default.aspx so when I click on that the page does not open. My question is how do I go about setting the DNS so that when I click on the http://sharepoint-fs/sites/staffintranet/default.aspx from external it will access the site.