IP changed at secondary ispconfig server

Discussion in 'ISPConfig 3 Priority Support' started by pvanthony, May 28, 2026.

  1. pvanthony

    pvanthony Active Member HowtoForge Supporter

    I had to change the ip address at the secondary ispconfig server.
    Is there anything I need to check in the settings of the main ispconfig server?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    If it's the main IP of the server, then you'll probably have to alter the IP address in the user record for the ispcsrv* user of this node in the main mysql database. best is to use phpmyadmin user editor for this. or run an ISPConfig update on that slave node and choose to reconfigure services in master database during update.
     
    pvanthony likes this.
  3. remkoh

    remkoh Well-Known Member HowtoForge Supporter

    You want to check permissions in mariadb/mysql in the master ispc server.

    In user permissions, database permissions, table permissions and field permissions each node has an entry for both ip address and hostname. You probably need to adjust the ip address everywhere.
     
  4. pvanthony

    pvanthony Active Member HowtoForge Supporter

    This was what I needed to do. Thank you for the advice.
     

Share This Page