CyberPanel Community

Ip change but still old ips

oz
ozgur16 #1

I update ip in /etc/cyberpanel/machineIP but in dns records I still see old ip.

1 reply
oz
ozgur16 #2

I have updated records from phpmyadmin like so :smile:

update records set content = replace(content, ‘111.222.333.444’, ‘555.666.777.888’);

Sign in to reply