วิธีการเปลี่ยน IP ของ Plesk server?

How to change the IP address of Plesk server?

  1. Connect to the server using SSH.
  2. Generate a mapping file with current Plesk IP addresses by running the command:

    # plesk bin reconfigurator /root/ip_map_file_name

  3. Edit the file "/root/ip_map_file_name", for example, to change IP address 192.0.2.2 to 192.0.3.3:

    Before edit: 

    eth0 192.0.2.2 255.255.255.0

    After edit:

    eth0 192.0.3.3 255.255.255.0

  4. Reconfigure Plesk and its services by running the command again:

    # plesk bin reconfigurator /root/ip_map_file_name

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Demo ทดลองใช้งาน Plesk Control Panel

Demo Plesk Admin – 10 domains Login: admin Password: panel...

แก้ปัญหาลิงก์ภาษาไทย WordPress บน IIS หรือ Parallels Plesk

เปิดไฟล์ web.config ก็อปโค้ดด้านล่างไปวางแทน <?xml version="1.0" encoding="UTF-8"?>...

วิธี Update Disk Usage ใน Plesk?

Connect to the server via SSH or RDP. Use the statistics utility to calculate web page...