Monday, May 26, 2014

Firewall settings for SharePoint Farm



 Firewall settings for SharePoint Farm

Some times in SharePoint when we access web sites, search and configure alerts we see network related errors even though we configured everything is good. There could be so many reasons for that. One could be Firewall. In this article I am providing the steps how and where to check for the firewall issue.

On each SharePoint 2013 Server, we will need to set a firewall rule to allow SharePoint intra-farm traffic and HTTP/HTTPS traffic. Alternatively, you can disable the Windows Firewall if you choose and if you have another firewall solution.
You can set the Windows Firewall rules by navigating to the Control Panel, then click System and Security, then click Windows Firewall, and finally click Advanced settings. In the Inbound Rules area, ensure that the server allows connections on port 80 (HTTP) and port 443 (HTTPS). Add the ports listed in the table below for the SharePoint 2013 inter-farm communication by following these steps: 
  

1.    In the Windows Firewall with Advanced Security window, click Inbound Rules.
2.    In the Actions panel, click New rule…
3.    In the New Inbound Rule Wizard window, select Ports as the Rule Type and click Next.
4.    Select the appropriate choice between TCP and UDP, and enter the desired port(s) for the Specific local ports. Click Next.
5.    Click Next. On the Profile screen, click Next.
6.    On the Name screen, enter the desired name and click Finish.

                    
                     



Rule Name
TCP or UDP
 Ports
SharePoint Web Traffic
TCP
80,443
SharePoint Search Index
TCP
16500-16519
SharePoint Farm Communication
TCP
32843,32844,32845
SharePoint Profile Synchronizing (TCP)
TCP
5725,389,88,53
SharePoint Profile Synchronizing (UDP)
UDP
389,88,53,464
SharePoint User Code Service
TCP
32846
SharePoint SMTP Service
TCP
25
 

 Please Comment if you need Any Help.Your Feed back is always Welcome.I Am Happy to Help !!!!!

SharePoint Server Search Administration Medium Could not find or connect to host controller on server



SharePoint Server Search  Administration Medium Could not find or connect to host controller on server

Issue: After we configure everything in related to search, when we try to find the search we see the error “A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond”

Event:
0x0BD8        SharePoint Server Search   Administration   Medium   Could not find or connect to host controller on server SERVER. Exception: Could not connect to net.tcp://SERVER/ceres/hostcontroller/nettcp. The connection attempt lasted for a time span of 00:00:21.0369864. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.181.14.21:808.    Server stack trace:      at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)     at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)     at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)     at System.ServiceModel.Channels.ClientFramingDupl…        ff78fc9b-4b6c-b08b-52a2-ff7745f71f1f

Resolution: After I go through the Events and run the traces I come to know that the issue is related to network. I deep on diving the issue I could identify that something is blocking to search.

1.   Ensure to check the Fire wall settings.
2.   Check to stop the firewall and search. This will work but not recommended in production servers.
3.   Ensure that to create a new rule allowing Inbound traffic on TCP Port 808 on all SharePoint Servers

Go to->Windows firewall with advanced security->click on Inbound->create new rule to allow                                

                                  
                                    
              
                                          

Please Comment if you need Any Help.Your Feed back is always Welcome.I Am Happy to Help !!!!!

Friday, May 23, 2014

Mobile Account configuration in SharePoint 2013




Mobile Account configuration in SharePoint 2013

In this article I am providing the steps how to configure the mobile account to set the alerts. 

Description: We can configure the mobile account in SharePoint server to send the alerts using Short Message Services (SMS) to the mobile phones. If SharePoint site is hosted in intranet, users cannot access the site from out of office environment. By configuring the mobile alerts, users can react quickly when they got the SMS if there is any change in the SharePoint list/library.
Steps:
1.   Go to CA->system settings->Configure mobile account->Click on Microsoft Office Online

2.   Provide the details of Subscriber and choose the SMS Officer
3.   In the User Name and Password box, enter the username and password of the SMS service provider. To confirm the URL, User Name and Password, click on Test Service Button and click on Ok
4.   configure the mobile account for farm server by using following Power shell command,
Set-SPMobileMessagingAccount -Identity sms -WebApplication <Web application URL> [-ServiceUrl <Service Url>] [-UserId <User Id>] [-Password <Password>] 

To configure the mobile account for a web application
1.     Select the web application to configure the mobile account and click on Mobile Account in Ribbon General Setting dropdown in Web applications page.

2.     On Web Application Text Message Service Settings, Text Message Service Settings section, click on Microsoft Office Online link to access the list of available service providers.

3.     Provide the details of Subscriber and choose the SMS Officer

4.     In the User Name and Password box, enter the username and password of the SMS service provider. To confirm the URL, User Name and Password, click on Test Service Button and click on Ok

Note:Internet connection required to go to   Microsoft Office Online


Please Comment if you need Any Help.Your Feed back is always Welcome.I Am Happy to Help !!!!!

ShareThis

X