Please enter the IP address of the ISPConfig web error

Discussion in 'Installation/Configuration' started by lssac, Jan 4, 2007.

  1. lssac

    lssac New Member

    Please enter a name for the ISPConfig database (e.g. db_ispconfig):db_ispconfig
    Please enter the IP address of the ISPConfig web (e.g. 192.168.0.1):192.168.1.254:mad:
    ERROR: The IP address you provided is not reachable! The installation routine stops here!
     
  2. martinfst

    martinfst Member Moderator

    Can do
    Code:
    ping 192.168.1.254
    Pls post the output of of ifconfig and netstat -tap. I assume you work on a Linux system.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    The installer tries to ping your server. What is the output of:

    pinf -c3 192.168.1.254
     

Share This Page