To connect to your BlueCat DNS and DHCP Server for GCP virtual appliance, you must log in as the bluecat user via SSH with the generated key pair file.
Attention: In accordance with GCP best practices, SSH
root account login is disabled for
BlueCat DNS and DHCP Server for GCP.
To connect your instances via SSH:
ssh -i <key_pair_file_name> bluecat@<eth0_ip>
Note: This will bypass the ID/Password login credential.
After successfully connecting to your instances, you can now access the BlueCat DNS and DHCP Server for GCP command-line interface using sudo su - admin.