I cant log into the administration, Unable to connect to port 8080

Discussion in 'Installation/Configuration' started by Samgarr, Feb 16, 2011.

  1. Samgarr

    Samgarr New Member

    hello,
    today, on my debian server after installation mailutils package, i can not log into the administration of ISPConfig on port 8080 In the Apache logs no error.
    Any ideas? Thanks...


    PS.: excuse my bad english...

    netstat -tap
    Code:
    tcp        0      0 localhost.localdo:10024 *:*                     LISTEN      1560/amavisd (ch4-a
    tcp        0      0 localhost.localdo:10025 *:*                     LISTEN      10797/master    
    tcp        0      0 *:mysql                 *:*                     LISTEN      10934/mysqld    
    tcp        0      0 localhost.localdo:spamd *:*                     LISTEN      20771/spamd.pid 
    tcp        0      0 *:ftp                   *:*                     LISTEN      23696/pure-ftpd (SE
    tcp        0      0 toxie.bathost.cz:domain *:*                     LISTEN      16642/mydns     
    tcp        0      0 localhost.locald:domain *:*                     LISTEN      16642/mydns     
    tcp        0      0 *:ssh                   *:*                     LISTEN      24903/sshd      
    tcp        0      0 *:smtp                  *:*                     LISTEN      10797/master    
    tcp        0      0 toxie.bathost.cz:49523  lobos.debian.org:www    TIME_WAIT   -               
    tcp        0      0 localhost.localdo:mysql localhost.localdo:33821 SPOJENO     10934/mysqld    
    tcp        0      0 toxie.bathost.cz:56270  kassia4.snt.utwente:www TIME_WAIT   -               
    tcp        0      0 toxie.bathost.cz:54147  www.debian.cz:www       TIME_WAIT   -               
    tcp        0      0 localhost.localdo:mysql localhost.localdo:39554 SPOJENO     10934/mysqld    
    tcp        0      0 localhost.localdo:33821 localhost.localdo:mysql SPOJENO     1560/amavisd (ch4-a
    tcp        0      0 localhost.localdo:39554 localhost.localdo:mysql SPOJENO     24212/amavisd (ch3-
    tcp        0      0 toxie.bathost.cz:48816  ftp.de.debian.org:www   TIME_WAIT   -               
    tcp        0      0 toxie.bathost.cz:ssh    gate.xxxxxxx.cz:34808 SPOJENO     17021/1         
    tcp        0      0 toxie.bathost.cz:ssh    gate.xxxxxxx.cz:58762 SPOJENO     20067/sshd: tunelar
    tcp6       0      0 [::]:imaps              [::]:*                  LISTEN      16555/couriertcpd
    tcp6       0      0 [::]:pop3s              [::]:*                  LISTEN      16583/couriertcpd
    tcp6       0      0 [::]:pop3               [::]:*                  LISTEN      16566/couriertcpd
    tcp6       0      0 [::]:imap2              [::]:*                  LISTEN      16538/couriertcpd
    tcp6       0      0 [::]:http-alt           [::]:*                  LISTEN      19345/apache2   
    tcp6       0      0 [::]:www                [::]:*                  LISTEN      19345/apache2   
    tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      19345/apache2   
    tcp6       0      0 [::]:ftp                [::]:*                  LISTEN      23696/pure-ftpd (SE
    tcp6       0      0 localhost:domain        [::]:*                  LISTEN      16642/mydns     
    tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      24903/sshd      
    tcp6       0      0 [::]:https              [::]:*                  LISTEN      19345/apache2   
    tcp6       0      0 localhost:33058         localhost:www           TIME_WAIT   -               
    tcp6       0      0 localhost:33583         localhost:domain        TIME_WAIT   -               
    tcp6       0      0 toxie.bathost.cz:www    ip-89-102-143-111.:1771 TIME_WAIT   -               
    tcp6       0      0 localhost:56645         localhost:ftp           TIME_WAIT   -   
    nmap samtech.cz -p 8080
    Code:
    Starting Nmap 5.21 ( http://nmap.org ) at 2011-02-16 11:50 CET
    Nmap scan report for samtech.cz (178.79.136.203)
    Host is up (0.026s latency).
    rDNS record for 178.79.136.203: li192-203.members.linode.com
    PORT     STATE  SERVICE
    8080/tcp closed http-proxy
    
    Nmap done: 1 IP address (1 host up) scanned in 0.12 seconds
    
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you see the ispconfig login screen when you open port 8080 in the browser?
     
  3. Samgarr

    Samgarr New Member

    No, i see "Unable to connect" message.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Is port 8080 open in your firewall?
     

Share This Page