Change Ports for BranchCache Distributed Mode

Hi!
I know you can change the ports being used for BranchCache Hosted mode. Is it possible to change the ports for BranchCache distributed mode as well? Since some of my clients who need to use BranchCache are providing a webserver on port 80.
Thanks for your support!

Oi, of course you can change the port of BranchCache Senior!
Set ConnectPort and ListenPort in reg as part of these instructions:
https://technet.microsoft.com/en-us/library/dd837646(v=ws.10).aspx
 Then BranchCache service fails to start, but if you look in the event log you see:
The BranchCache service cannot start because the HTTP namespace used for serving content to requesting clients is not reserved.
Run the enable cmdlet appropriate to your service mode from an elevated PowerShell command prompt.
So to reserve this space, run the following command:
netsh branchcache>set service mode=distributed
Which then outputs the following, underlined, bolded and Italic so that Phil can see it:
Configuring URL Reservation url=http://+:1365/116B50EB-ECE2-41ac-8429-9F9E963361B7/, sddl=D:A;;GX;;;NS) ... Succeeded
Enabling firewall rule group BranchCache - Content Retrieval (Uses HTTP)... Succ
eeded
Setting Service Start Type to Manual... Succeeded
Setting Service Mode... Succeeded
Starting Service... Succeeded

Similar Messages

  • After change port for TCPIP PORT for default SQL Server instance (MSSQLSERVER), sql service and sql agent service did not started again

    Hi 
    -when i install default instance MSSQLSERVER i added a domain account as a service account,
    - when i change port for TCPIP PORT , and after sql service and sql agent service did not started again.
    it thrown error 
    The SQL Server (MSSQLSERVER) service failed to start due to the following error: 
    The service did not start due to a logon failure.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7000</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
    but when i add domain\sqservice account in administrators group these services started,
    1) here  why this change behavior  happened
    2i changed the port 1500
    adil

    HI
    the sql instance service is running with domain/sqlservice account , 
    - i stopped the sql service service
    - when i start it not started again and i found below error message
    Domain and account: MOJPORTAL\spsqlservice
    This service account does not have the required user right "Log on as a service."
    User Action
    Assign "Log on as a service" to the service account on this computer. You can use Local Security Settings (Secpol.msc) to do this.
     If this computer is a node in a cluster, check that this user right is assigned to the Cluster service account on all nodes in the cluster.
    If you have already assigned this user right to the service account, and the user right appears to be removed, 
    check with your domain administrator to find out if a Group Policy object associated with this node might be removing the right.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7041</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2015-04-24T17:12:58.326973300Z" />
        <EventRecordID>2177</EventRecordID>
        <Correlation />
        <Execution ProcessID="520" ThreadID="4044" />
        <Channel>System</Channel>
        <Computer>PORTALSQL1.mojportal.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">MSSQL$xSQL</Data>
        <Data Name="param2">xxxL\spsqlservice</Data>
      </EventData>
    </Event>
    adil

  • Changing port for OAM proxy

    Hi all
    I need to change the port for the OAM proxy which is 5575 because this port is already in use for a different application , how can I do that ?
    Is this change going to break the access gate for OIM , I have OIM OAM integration scenario
    Thanks

    If i understand you right then .....i guess what you need is to have console on a differnt port than the http listen port ....for this you can use Administartion port.....in your console go to the domain tab and in that Enable Administaration port and then you can use this port for the administrative traffic.....so the new url for consle will be t3s://ipaddress:adminport/console..please test this in a test enviornment first......
    The other thing you were telling about is to change the context root for the console application ...you can do this in the same domain tab under configuration ...in the advanced tab you would see Console Context Path...just modify (sayfor eg: MyConsole) this and then you can use that value to bring up your console...http:ipaddress:port/MyConsole.....
    Both the above changes needs a restart of admin server......
    try in a test enviornment first.....
    Hope this answers your question .....
    Let us know if this works.......

  • Changing port for console?

    Hi,
    is it possible to change WLS port for console application only on a standalone wls server?

    If i understand you right then .....i guess what you need is to have console on a differnt port than the http listen port ....for this you can use Administartion port.....in your console go to the domain tab and in that Enable Administaration port and then you can use this port for the administrative traffic.....so the new url for consle will be t3s://ipaddress:adminport/console..please test this in a test enviornment first......
    The other thing you were telling about is to change the context root for the console application ...you can do this in the same domain tab under configuration ...in the advanced tab you would see Console Context Path...just modify (sayfor eg: MyConsole) this and then you can use that value to bring up your console...http:ipaddress:port/MyConsole.....
    Both the above changes needs a restart of admin server......
    try in a test enviornment first.....
    Hope this answers your question .....
    Let us know if this works.......

  • How do u change ports for Listeners

    Hi,
    If I want to change port number for my listener, Do I just edit the listener.ora? Or first, I have to activate the port assigned, at the OS side? Or no need of port activation?
    Thanks

    Hi,
    Just edit/modify the port and restart the listener. Yes, prior to check any thing is blocking the port on the Sever level or not.
    - Pavan Kumar N

  • Changing ports for web server

    Hey everyone,
    I have a small problem: changing the port for the default site.
    I know how it's done for custom sites (though I haven't yet figured out how to reach those via the browser).
    For the default site however its set to 443 and i cannot change that - I also haven't found any entry in the httpd.conf that relates to the secure port.
    Is there a way to switch between http and https?
    Thanks a lot,
    Chris

    Gulfstar37 wrote:
    Thanks for the very prompt reply, kevj!  I followed the instructions exactly.  However, on the Tools dropdown menu, I clicked on Options....but there is/was no Ports listed (all the usual icons: Getting Started, Checking Mail, Incoming Mail, Sending Mail, Composing Mail, Internet Dialup, etc.  BUT no incon for Ports!  I went through clicking on every icon, checking thoroughly every possibility...buttons, etc...and can find nowhere anything where a Port is shown, or anything where it might be changed.  I don't know how long it will be before Comcast closes Port 25, and really desperate about this.
    OK...I just downloaded and installed Eudora so I could figure this out...and it turns out to be rather easy...
    To set up encryption for RECEIVED mail (not required by Comcast, but recommended):
    Under Tools...Options, look at the 'Checking Mail' item. Set up the 'Secure Sockets when Receiving' option like this:
    Once you receive mail using this setting, if you come back to this option screen and click on 'Last SSL Info' it will show that you connected over port 995.
    To set up encryption for SENDING mail (this is required by Comcast):
    Under Tools...Options, look at the 'Sending Mail' item. Set up the 'Secure Sockets when Sendin' option like this:
    Again, once you set this up and send an email successfully, if you come back to this option screen and click on 'Last SSL Info' it will show that you connected over port 465.
    Let us know if this works...it did for me...

  • How to change Port for SAP Client on SAP R/3 Server?

    The defualt port for SAP GUI Client is 3200.
    How could I change the SAP GUI Client port to say 5222 instead of 3200?
    How can I view the full list of all ports required by SAP R/3?

    Freddy,
    I don't have the document handy but there was a document on service.sap.com/security which would give you a list of all the ports. SAP's wording is some thing like "specific ports are fixed and SAP does not support changing that port number".
    In case of GUI client and your example of 3200, as you know 00 is based on the fact that that is your instance number. You could change last two numbers by assigning a different instance number (and not 00).
    Thanks
    BMG

  • SJAS not respond when Change port for Derby db

    Hi Folks
    when I change port from 1527 [because it is used by another protocol] for derby database to 3333 [using derby.drda.portNumber=3333 in /root/.netbeans-derby/derby.property file] I found that SUN APPLICATION server is not responding properly.
    NOT responding properly means:
    1. I can start it from command line but can't start from Netbeans(exceptions of derby etc)
    2. I can not see any page o/p in browser for admin and webserver8080 but ports are used by SUNApplication server (confirm by port scanning)
    anyone faced same problem please tell us possible reasons

    Hi,
    I did the same thing as you have done - changed the port number to 3333, without making any changes manually to the port values for derby in netbeans. After this i started the appserver from netbeans and i was not only able to start derby (in port 3333) but also the application server successfully. I did not get any exceptions whatsoever.
    Just curious, which version of app server are you using? Also, did you verify the settings for the application server that you are starting (using netbeans) under Tools->ServerManager ?
    I tried this with 9.1UR1 b01. To add to this, i was able to access the admin console and also the 8080 port.
    Edited by: mchondria on Oct 9, 2007 5:22 PM
    Edited by: mchondria on Oct 9, 2007 5:23 PM

  • Changing port for http server not working, please help

    Hi Gurus
    I installed standalone hhtp server from db companion cd on AIX 5.3 10gR2.
    I tested the http server URL http://XXX.XXX.XXX.com:7777/epdev/helloworld
    after creating a procedure in the db and it works
    But I need http server to use port 80 and not default of 7777
    I did 2 changes in httpd.conf - Port 80 and Listen 80 But after this I am not
    able to start http server . Can somebody tell me what am I missing here ?
    I even tried starting it as root and got error as well
    $HTTP_HOME/opmn/bin/opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=cov6053:6200
    0 of 1 processes started.
    ias-instance id=IAS-X-cov6053.6299
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=720916)
    failed to start a managed process after the maximum retry limit
    Log:
    /export/host/thishost/unix/cen/app/oracle/product/http10.2/opmn/logs/HTTP_Server~1
    The log file has this entry no error:
    07/11/15 10:45:26 Start process
    /export/host/thishost/unix/cen/app/oracle/product/http10.2/Apache/Apache/bin/apachectl start: execing httpd
    Thanks a lot for your help

    I was able to reslove this. Followed this :
    On UNIX, you will hare to run as root if you want to run on ports less than 1024.
    In order to run Oracle HTTP Server as root, perform the following steps:
    Shutdown Oracle HTTP Server using the following command:
    UNIX: ORACLE_HOME/opmn/bin> opmnctl [verbose] stopproc ias-component=HTTP_Server
    Change to root user. Navigate to ORACLE_HOME/Apache/Apache/bin on UNIX or ORACLE_HOME\Apache\Apache\bin on Windows and execute the following command:
    chown root .apachectl
    chmod 6750 .apachectl
    Exit root.
    Restart Oracle HTTP Server using the following command:
    UNIX: ORACLE_HOME/opmn/bin> opmnctl [verbose] restartproc ias-component=HTTP_Server

  • Change Port for OID 11.1.1.6 Admin server weblogic 10.3.6

    Hello,
    Want to know if there is any documentation about how to change OID Weblogic Admin Server Port (7001) to different value (weblogic 10.3.6), ina way that OID , OVD , ODSM could continue to start.
    Regards

    When I searched for String 7001 across Middleware folder, it was being used at more than 50-60 files like
    Middleware\wlserver_10.3\common\templates\scripts\wlst\replicatedDomain.py
    Middleware\wlserver_10.3\common\templates\scripts\wlst\basicWLSSDomain.py
    and across 70 more such files... Both important and not so important files...
    So, manually updating the port is probably quite time consuming...
    However UNIX script may be used to update it in one go...

  • How to change port for discoverer server

    Hi All,
    Current default port is 7777 for discoverer server.
    how to change the port number ?
    Thank you.

    [Disco Configuration Guide|http://download.oracle.com/docs/html/B13918_03/maint.htm#i1035783]
    Hi,
    I would recommend using the Oracle Business Intelligence Discoverer Configuration Guide appropriate for your implementation (e.g. for Oracle BI Discoverer 10g Release 2 for SPARC, click on the link above). Here is what the documentation says:
    To change the port on which Discoverer is deployed:
    -Start Oracle Application Server Control and display the System Components page (for more information, see Section 5.1.2, "How to start Application Server Control and display the System Components page").
    Display the Ports tab
    -In the rows containing the Oracle HTTP Server component (Type=Listen), select the edit icon in the Configure column to display the Server Properties page for that component.
    -Scroll down to the Listening Addresses and Ports area and change the port number in the Default Port field.
    -Click OK.
    -When you are prompted to restart the Oracle HTTP Server, click Yes.
    For more information about the Server Properties page in Application Server Control, see Application Server Control Help.
    Hint: If you change a Discoverer port number, make sure that any other OracleAS components that use that Discoverer port number are synchronized.
    I have not needed to do this, so I can not speak from experience. As always, try this in a test environment first.
    Patrick
    Edited by: Patrick Bacon on Dec 8, 2009 5:31 AM

  • How to change port for deployed web application on IAS10g(from 7778 to 80)

    I have deployed an application on IAS Application Server. The default link to my application is:
    http:/my_sever_ip_address:7778/my_app
    Can any one tell me how to change the port that my_app run on from 7778 to 80.
    So that the link to my_app will be:
    http:/my_sever_ip_address/my_app (run on default port 80)
    Very urgent!
    Thx

    You need to read the Oracle® Application Server 10g Administrator's Guide of your installation, which is also available online. In particular, for 9.0.4, you need to read the chapter Managing ports. Basically you need to change your web-cache listener port if web-cache is installed; otherwise you need to change Oracle HTTP Server Port.
    Also note tht port 80 requires extra steps since it is a restricted port.

  • Change port for sshd and mysqld?

    The default installed mysql and ssh do not respect the port settings in their config files (/etc/my.cnf and /etc/sshd_config) respectively. For firewall reasons we have to run these on different ports.
    It is not clear where both the services get their port settings from. I found a hint that sshd actually gets it from the /etc/services file:
    http://www.macosxhints.com/article.php?story=20050707140439980
    I haven't yet tried that, but it seems possible, any experiences?
    Mysqld sets the port on the commandline that runs the server, I found the setting in the /System/Library/LaunchDaemons/org.mysql.mysqld.plist file. I removed that setting (so that it respects the my.cnf setting) but unfortunately Server Admin seems to write over that file when it restarts the MySQL server. Does anyone know where Server Admin gets that setting from?
    I guess I should add a note that says I'm annoyed that this is hard, but really I just want to get it working
    --J

    Thanks, yes, I can confirm that editing /etc/services for sshd worked, now I have sshd listening on 22 and another chosen port.
    Mysqld is still tricky. A temporary workaround is:
    $sudo launchtl unload /System/Library/LaunchDaemons/org.mysql.mysqld.plist
    then edit that file, removing the --port=3306 argument then load it again. When that line isn't there it does respect the settings in my.cnf. I'm pretty sure that this persists across reboots, too.
    However if you stop and start MySQL with Server Admin.app that file is re-written, including the port line that you deleted. So you either have to do the above again, or remember to restart mysqld (hopefully doesn't happen often) by using launchtl unload or service mysqld stop. I'd love to get this working through the GUI.
    --J

  • Change default communication port for BITS

    We are currently using ConfigMgr2007 (native mode).  We currently have a global GPO wihich is throttling BITS to 56kpbs during current business hours (8am-5pm).  It has been suggest to use QoS to controll the amount of traffic used by SCCM distributions
    to clients.  Seeing the BITS uses HTTP (80) and HTTPS (443) by default, is there a way to change the default ports used by BITS.
    I did find the following article (About Configuration Manager Client Installation Properties)
    that there are two setting which can change the default ports. 
    CCMHTTPPORT=
    CCMHTTPSPORT=
    Is there any other methods to change the Default port for BITS communication as a whole.

    Thanks Kent and Jason.  I know I posted in the ConfigMgr forum and you pointed my to the proper documentation.  We have non-Microsoft email archiving product which utilizes BITS which is the reason for the general question regarding BITS. 
    I did not see a dedicated forum for BITS so I posted here. 
    The documentation as suggested by Kent will assist with making changes for ConfigMgr if necessary.

  • Changing message server port for ABAP+Java Instance

    Hi,
    We had change our message server port for the Java instance from 3607 to 3667.
    We did this using the j2ee config tool. We also verified this information through the console config.
    But when we look into system info URL using the URL as shown below,  we still that the old message server port is being used. We have recycled the instance couple of times , but does not seem to help.
    http://dfudsbw1.dfna.corp.dom:50700/sap/monitoring/SystemInfo
    Any ideas where else we have to change the port no. for the message server

    Hi guys,
    I solved this on my own with documentation help from SAP.
    I had to change the port no. in the Global dispatcher and Global server area as well.
    Please see details from SAP below.
    "Message Server: Changing Ports/Hosts shows which areas need to be adjusted if
    the port or host of the message server changes. Ports are, of course, changed in the
    instance profile of the Central Services instance. In the example, the port 3677 and
    the HTTP port 8177 have been set, and the new host is called twdfxxx. You need to
    use the Config Tool to set these values. For each instance, you need to maintain the
    corresponding values for the Message server host and Message server port on the
    Message Server and Bootstrap tab page. The connection details for dispatchers or
    servers to the message server are maintained in the Cluster Manager. As shown in the
    figure, the ms.host and ms.port are maintained, respectively, in the Cluster Manager
    with Global Dispatcher and the Global Server. After you have maintained all of the
    parameters, you can start the instances."

Maybe you are looking for

  • Since latest upgrade display distorting standard layout eg size of h2 to text is disproportionately large so reading newspaper sites is now a problem

    None of the zoom functions address this problem. It is not that all the text is too large or too small, but that the headings in relation to the text are now too big. This means that if I decrease the zoom level to one that the headings appear normal

  • Word 2008 for Mac - toolbars

    I have upgraded to Word 2008 for Mac - but whenever I open it the toolbars arent there as they used to be in previous versions or on PCs. I cant find a setting to have them there as a default. I have to go to Edit - Toolbars and 'un-tick' the standar

  • 3 hubs & 4 engineers in 5 weeks and hours on the p...

    I've been using computers since the VIC-20 and the internet for about 15 years. I have been building PCs and repairing hardware & software issues since Win95. I think I have a fairly good grasp on computing & internet problems, though it's by no mean

  • Actual settlement

    Hi All     My name is vivek chaubey. i am working in tata steel as a fi/co consultant.    when i am doing actual settlement from tcode ko88. system is adding existing    down payment amount to. actualy i made PO and GR, in that PO i used that    inte

  • Small Validation in sql Query Date range..

    hi. I need Some suggestions for validating the Date. In customization form From date and to date i given. like 01/08/2014 and 30/08/2014.. Second time if  they give... i can validate like below select  DocEntry from  [@PR_OTIMESHEET] where U_frmdate