Access Sharepoint2010 with Internet Connection
Hello guys. I have a problem with Sharepoint 2010. I need to access Sharepoint 2010 with internet connection.(Out of my office) I searched internet and i found something. Still i can't access. I just have static IP. I don't have any domain name. Please
help me. Computer Engineer
October 20th, 2011 3:08am
Hi Gungor,
I will give the basic idea and steps to provide your site accessible from internet.
1. You need to first ensure that you enable Anonymous Access for your web application.
2. You'll then need to set up DNS entry for the domain you own to point to your web front end server.
3. Then set up the appropraite IIS bindings for the web application
4. Finally you'll need to extend your web application to an Internet Zone and give it the appropriate domain name. You will need to configure the alternate access mapping from central admin.
Here is reference link for your information:
http://techblurt.com/2011/02/21/configuring-sharepoint-2010-alternate-access-mappings-and-my-sites-with-a-reverse-proxy-e-g-tmgisa/
Hope it could helpCheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"
Free Windows Admin Tool Kit Click here and download it now
October 20th, 2011 3:21am
Hello Hemendra Agrawal;
I want to access all sharepoint portal on the net. If this is not possible is there any way to access page without any domain name.(just with IP address)
ThanksComputer Engineer
October 20th, 2011 3:28am
>I want to access all sharepoint portal on the net
You can access all the applications through internet. you just need to provide anonymous access for all web applications.
>is there any way to access page without any domain name
As i told you in my previous post, if you get the public IP (make the entry your server in DNS and get the static public IP) then you can just open the site with out domain name.
There is bunch of material available on internet to configure the same. Here is useful and similar thread for your reference:
http://social.msdn.microsoft.com/Forums/en-CA/sharepoint2010general/thread/1768c685-ca9a-4120-ac39-b94b70829a15
Hope it could helpCheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"
Free Windows Admin Tool Kit Click here and download it now
October 20th, 2011 5:39am
i am so close to do it now. But i did extend my application to the internet before. I want to delete it and again i want to create new internet application again. How can i delete my ex page? Because of i can not see internet choice
Computer Engineer
October 20th, 2011 6:00am
Hi,
Good to hear that you are close to solution. Follow the below steps to delete extended web application.
The extended web applications are not listed in the “normal” web application list and cannot be deleted through
Delete Web Application in Central Administration.
Use this approach to delete the extended web apps:
Start Central Administration Go to Application Management Click Remove SharePoint from IIS Web Site Select the web application that the extended web app was extended from Select which extention/zone to delete Keep or delete the IIS Web site Finally click OK
Let us know if you have any other issueCheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"
Free Windows Admin Tool Kit Click here and download it now
October 20th, 2011 6:04am
Thanks alot. I figure it out:)Computer Engineer
October 20th, 2011 6:23am