can not access ISPConfig by server1.mydomain:8080 and primary don't work

Discussion in 'Installation/Configuration' started by kw1234, Oct 21, 2018.

  1. kw1234

    kw1234 New Member

    I install ISPConfig by this howtoforge.com/tutorial/ispconfig-install-script-debian
    and I receive welcome message
    -------------------
    Well done! ISPConfig installed and configured correctly :D
    Now you can access to your ISPConfig installation at:
    server1.mydomaincom:8080 or
    my ip:8080
    -------------------
    I can access and manage ISPConfig by IP and working well, but I got 2 question need help
    1) I can't access ISPConfig by server1.mydomaincom:8080
    2) I can't access mydomaincom(primary domain) after add site and dns ,but other domain working well
    # I am very new with web control panel

    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    [WARN] could not determine server's ip address by ifconfig
    [INFO] ISPConfig is installed.

    ##### ISPCONFIG #####
    ISPConfig version is 3.1.13


    ##### VERSION CHECK #####

    [INFO] php (cli) version is 7.0.30-0+deb9u1

    ##### PORT CHECK #####


    ##### MAIL SERVER CHECK #####


    ##### RUNNING SERVER PROCESSES #####

    [INFO] I found the following web server(s):
    Apache 2 (PID 8769)
    [INFO] I found the following mail server(s):
    Postfix (PID 1451)
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 1029)
    [INFO] I found the following imap server(s):
    Dovecot (PID 1029)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 1419)

    ##### LISTENING PORTS #####
    (only ()
    Local (Address)
    [localhost]:10023 (1191/postgrey)
    [localhost]:10024 (1456/amavisd-new)
    [localhost]:10025 (1451/master)
    [localhost]:10026 (1456/amavisd-new)
    [localhost]:10027 (1451/master)
    [anywhere]:587 (1451/master)
    [localhost]:11211 (904/memcached)
    [anywhere]:110 (1029/dovecot)
    [anywhere]:143 (1029/dovecot)
    [anywhere]:465 (1451/master)
    [anywhere]:21 (1419/pure-ftpd)
    ***.***.***.***:53 (902/named)
    [localhost]:53 (902/named)
    [anywhere]:22 (982/sshd)
    [anywhere]:25 (1451/master)
    [localhost]:953 (902/named)
    [anywhere]:993 (1029/dovecot)
    [anywhere]:995 (1029/dovecot)
    *:*:*:*::*:10023 (1191/postgrey)
    *:*:*:*::*:10024 (1456/amavisd-new)
    *:*:*:*::*:10026 (1456/amavisd-new)
    *:*:*:*::*:3306 (1276/mysqld)
    *:*:*:*::*:587 (1451/master)
    [localhost]10 (1029/dovecot)
    [localhost]43 (1029/dovecot)
    *:*:*:*::*:80 (8769/apache2)
    *:*:*:*::*:8080 (8769/apache2)
    *:*:*:*::*:465 (1451/master)
    *:*:*:*::*:8081 (8769/apache2)
    *:*:*:*::*:21 (1419/pure-ftpd)
    *:*:*:*::*:53 (902/named)
    *:*:*:*::*:22 (982/sshd)
    *:*:*:*::*:25 (1451/master)
    *:*:*:*::*:953 (902/named)
    *:*:*:*::*:443 (8769/apache2)
    *:*:*:*::*:993 (1029/dovecot)
    *:*:*:*::*:995 (1029/dovecot)




    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target prot opt source destination
    f2b-pureftpd tcp -- [anywhere]/0 [anywhere]/0 multiport
    dports 21
    f2b-postfix-sasl tcp -- [anywhere]/0 [anywhere]/0 multi
    port dports 25
    f2b-sshd tcp -- [anywhere]/0 [anywhere]/0 multiport dp
    orts 22

    Chain FORWARD (policy ACCEPT)
    target prot opt source destination

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination

    Chain f2b-postfix-sasl (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain f2b-pureftpd (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain f2b-sshd (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0
     
    Last edited: Oct 21, 2018
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

  3. kw1234

    kw1234 New Member

    -----------------------
    root@ns1:~# host web.xyzzy.tld 192.168.250.73
    Using domain server:
    Name: 192.168.250.73
    Address: 192.168.250.73#53
    Aliases:

    web.xyzzy.tld has address 192.168.250.71
    root@ns1:~#
    --------------------------
    thank did you mean this code
    my result not found my primary domain not found, but other good
    Host mydomain.com not found: 2(SERVFAIL)
     

Share This Page