Problem to resolve ipv4 added

Discussion in 'Installation/Configuration' started by Claymenia, Sep 8, 2017.

  1. Claymenia

    Claymenia New Member

    Hi people,
    After a long moment to use Cpanel and Plesk, i discover with pleasre ISPConfig ! :D

    Actually i test it on little vp, and i tryto add an hosting with an added ipv4.
    I've :
    • Pointed my ip on my DNS (48 hours ago)
    • I've add in nameserver XXX.XXX.XXX.XXX in /etc/resolv.conf and reboot
    • Linked my ipv4 t my server
    • Create an user
    • Added ipv4 in System > Server IP > Add New IP Adress and linked to my user
    • Added a new website with this ip
    But when i try to test my dn, it's pointed on my ip, but i've no page test, just a "to long to resolve".

    Can you help me ?
     
    Last edited: Sep 8, 2017
  2. Claymenia

    Claymenia New Member

    Try to switch IP from web host setting to * and not the ip added, but nothing change (ven after apache restart)
     
  3. Claymenia

    Claymenia New Member

    and strange thing, sometime, ssl and let's encrypt become uncheck... don't understand why. I recheck regulary...
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    LE and SSL gets unchecked when the creation of the LE cert fails. See FAQ for possible reasons:

    https://www.howtoforge.com/community/threads/lets-encrypt-error-faq.74179/

    Your problem is not related to that setting, thats's why you think that nothing happens. When the browser tells you that it can't resolve the domain name, then you probably have a dns problem or there s a network problem.
     
  5. Claymenia

    Claymenia New Member

    Hi Till,
    Thx for your back !
    My dns zone is correctly configured normaly (but not in isp, she's hosted by registar)

    For network problem, how i can find ? xD
    Sorry, but i'm beginner with isp and i'm lost
     
  6. Claymenia

    Claymenia New Member

    and i try to connect to ftp by ipv4 adress, but doesn't work... seems it a problem with network...
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

  8. Claymenia

    Claymenia New Member

    ##### SCRIPT FINISHED #####
    Results can be found in htf_report.txt
    To view results use your favourite text editor or type 'cat htf_report.txt | more' on the server console.

    If you want to see the non-anonymized output start the script with --debug as parameter (php -q htf-common-issues.php --debug).

    ubuntu@cloud03:~$ sudo cat htf_report.txt | more

    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    IP-address(es) (as per ifconfig): ***.***.***.***
    [WARN] ip addresses from hostname differ from ifconfig output. Please check your ip settings.
    [INFO] ISPConfig is installed.
    [WARN] /usr/local/ispconfig/server/lib/config.inc.php is missing.

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

    [INFO] php (cli) version is 7.0.22-0ubuntu***.***.***.***

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


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


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

    [WARN] I could not determine which web server is running.
    [WARN] I could not determine which mail server is running.
    [WARN] I could not determine which pop3 server is running.
    [WARN] I could not determine which imap server is running.
    [WARN] I could not determine which ftp server is running.

    ##### LISTENING PORTS #####
    (only ()
    Local (Address)
    [anywhere]:993 (-)
    [anywhere]:995 (-)
    [localhost]:10023 (-)
    [localhost]:10024 (-)
    [localhost]:10025 (-)
    [localhost]:10026 (-)
    [localhost]:10027 (-)
    [anywhere]:587 (-)
    [localhost]:6379 (-)
    [localhost]:11211 (-)
    [anywhere]:110 (-)
    [anywhere]:143 (-)
    [anywhere]:465 (-)
    [anywhere]:21 (-)
    ***.***.***.***:53 (-)
    [localhost]:53 (-)
    [anywhere]:22 (-)
    [anywhere]:25 (-)
    [localhost]:953 (-)
    *:*:*:*::*:993 (-)
    *:*:*:*::*:995 (-)
    *:*:*:*::*:10024 (-)
    *:*:*:*::*:10026 (-)
    *:*:*:*::*:3306 (-)
    *:*:*:*::*:587 (-)
    [localhost]10 (-)
    [localhost]43 (-)
    *:*:*:*::*:8080 (-)
    *:*:*:*::*:80 (-)
    *:*:*:*::*:8081 (-)
    *:*:*:*::*:465 (-)
    *:*:*:*::*:21 (-)
    *:*:*:*::*:53 (-)
    *:*:*:*::*:22 (-)
    *:*:*:*::*:25 (-)
    *:*:*:*::*:953 (-)
    *:*:*:*::*:443 (-)




    ##### IPTABLES #####
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    The test script must be run as root user. run:

    sudo -s

    to become root user and then start the script.
     
  10. Claymenia

    Claymenia New Member

    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    IP-address(es) (as per ifconfig): ***.***.***.***
    [WARN] ip addresses from hostname differ from ifconfig output. Please check your ip settings.
    [INFO] ISPConfig is installed.

    ##### ISPCONFIG #####
    ISPConfig version is 3.1.6


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

    [INFO] php (cli) version is 7.0.22-0ubuntu***.***.***.***

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


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


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

    [INFO] I found the following web server(s):
    Apache 2 (PID 12666)
    [INFO] I found the following mail server(s):
    Postfix (PID 1826)
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 1346)
    [INFO] I found the following imap server(s):
    Dovecot (PID 1346)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 1727)

    ##### LISTENING PORTS #####
    (only ()
    Local (Address)
    [anywhere]:993 (1346/dovecot)
    [anywhere]:995 (1346/dovecot)
    [localhost]:10023 (1586/postgrey.pid)
    [localhost]:10024 (1829/amavisd-new)
    [localhost]:10025 (1826/master)
    [localhost]:10026 (1829/amavisd-new)
    [localhost]:10027 (1826/master)
    [anywhere]:587 (1826/master)
    [localhost]:6379 (1418/redis-server)
    [localhost]:11211 (1360/memcached)
    [anywhere]:110 (1346/dovecot)
    [anywhere]:143 (1346/dovecot)
    [anywhere]:465 (1826/master)
    [anywhere]:21 (1727/pure-ftpd)
    ***.***.***.***:53 (1355/named)
    [localhost]:53 (1355/named)
    [anywhere]:22 (1310/sshd)
    [anywhere]:25 (1826/master)
    [localhost]:953 (1355/named)
    *:*:*:*::*:993 (1346/dovecot)
    *:*:*:*::*:995 (1346/dovecot)
    *:*:*:*::*:10024 (1829/amavisd-new)
    *:*:*:*::*:10026 (1829/amavisd-new)
    *:*:*:*::*:3306 (1378/mysqld)
    *:*:*:*::*:587 (1826/master)
    [localhost]10 (1346/dovecot)
    [localhost]43 (1346/dovecot)
    *:*:*:*::*:8080 (12666/apache2)
    *:*:*:*::*:80 (12666/apache2)
    *:*:*:*::*:8081 (12666/apache2)
    *:*:*:*::*:465 (1826/master)
    *:*:*:*::*:21 (1727/pure-ftpd)
    *:*:*:*::*:53 (1355/named)
    *:*:*:*::*:22 (1310/sshd)
    *:*:*:*::*:25 (1826/master)
    *:*:*:*::*:953 (1355/named)
    *:*:*:*::*:443 (12666/apache2)




    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target prot opt source destination
    f2b-pureftpd tcp -- [anywhere]/0 [anywhere]/0 multiport dports 21
    f2b-dovecot-pop3imap tcp -- [anywhere]/0 [anywhere]/0 multiport dpor
    ts 110,995,143,993
    f2b-postfix-sasl tcp -- [anywhere]/0 [anywhere]/0 multiport dports 2
    5
    f2b-sshd tcp -- [anywhere]/0 [anywhere]/0 multiport dports 22

    Chain FORWARD (policy ACCEPT)
    target prot opt source destination

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination

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

    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
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    Is the server behind a router (does it use a private or public IP on the local network card)?
     
  12. Claymenia

    Claymenia New Member

    Thx for help, how i can resolve it ? (i've an vps vith a main ip for vps and additionnary ip failover)
     
  13. till

    till Super Moderator Staff Member ISPConfig Developer

    So the server is not behind a router and the server IP is a public IP address?
     
  14. Claymenia

    Claymenia New Member

    Hi, and sorry for late, i've no touter normaly. It's a public cloud provided by ovh, i've an public ip adress and after i add failover ip.
     

Share This Page