Results 1 to 3 of 3

Thread: Port 2077 and 2078 are blocked.. wtf?

  1. #1
    Registered User
    Join Date
    Dec 2010
    Posts
    2

    Default Port 2077 and 2078 are blocked.. wtf?

    Hello,

    i have one annoying problem... I go to my cpanel url, login and try to install a web disk... first i got this message: IE could not open https://mydomain.com:2078 as a web Folder. Would you like to see its default view instead?

    I click YES.

    But then i got another error: There was a problem connecting to the WebDisk service. Please make sure ports 2078 (SSL) and 2077 are not firewalled.

    My firewall is off, i dont have a router. What can be wrong? Its possible that my internet service provider block this ports?

    Please help me

  2. #2
    Registered User
    Join Date
    Dec 2010
    Posts
    2

    Default Re: Port 2077 and 2078 are blocked.. wtf?

    I call my ISP and there is no ports block (2077 and 2078).

    What else can i do?

  3. #3
    cPanel Staff cPanelJared's Avatar
    Join Date
    Feb 2010
    Location
    Houston, TX
    Posts
    1,476
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Port 2077 and 2078 are blocked.. wtf?

    Do you have root access to the server via the WebHost Manager and SSH? If you do not, or do not know what this means, you will need to contact your host for assistance.

    If you do have root access, make sure the cpdavd service is running. Make sure it is enabled in Main >> Service Configuration >> Service Manager. Next, log into the shell and make sure that it is listening on the needed ports:

    Code:
    # netstat nalp|grep 2077
    # netstat nalp|grep 2078
    If there is no output, then nothing is listening. Try restarting the service:

    Code:
    # /scripts/restartsrv_cpdavd
    You mentioned having the firewall disabled locally, but the server may have firewall rules in place that block the DAV ports, and the network that hosts the server may also have firewall rules. If you are the server administrator, please submit a ticket so that we may look at your configuration directly and help you resolve the problem.
    For hands-on assistance, please reference our new support information page: Where should I go for support?
    cPResources: Support Options - Submit a ticket here - Additional Support Options - Forums Search - Mailing Lists(Alt) - Documentation - Find cPanel hosting


    -- Jared Ryan, Technical Analyst, cPanel Technical Support

Similar Threads

  1. PCI Compliance Issue SSLv2 port 2078
    By kejebe in forum Security
    Replies: 1
    Last Post: 08-02-2010, 08:15 AM
  2. Open port 2078 & 2077 for WebDisk installation
    By MrRobert in forum New User Questions
    Replies: 2
    Last Post: 05-07-2010, 08:04 PM
  3. port 2083 , 2087 , 2096 and 2078 - weak ciphers
    By decodeit in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 09-08-2008, 03:48 PM
  4. Ports 2077 and 2078 using cPanel 11 ??
    By sh4ka in forum cPanel & WHM Discussions
    Replies: 15
    Last Post: 03-08-2008, 04:29 AM
  5. How to reopen a blocked port?
    By groefie in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 02-13-2005, 03:42 PM