Opinie (Using Terraform to Create Clients and Servers)
3349 opinii
Garvit K. · Sprawdzono ponad 3 lata temu
JALAJA K. · Sprawdzono ponad 3 lata temu
Permission denied (public key error) when trying to use SSH from mysql client to mysql server instance. Used IAP tunnelling to achieve the same objective instead.
Hans D. · Sprawdzono ponad 3 lata temu
Giuseppe M. · Sprawdzono ponad 3 lata temu
I had problems in the ssh connection form client VM to server VM.
FRANCISCO JAVIER G. · Sprawdzono ponad 3 lata temu
Sanjiv G. · Sprawdzono ponad 3 lata temu
Permission denied (public key error) when trying to use SSH in public mysql client
Hans D. · Sprawdzono ponad 3 lata temu
I could never manage to ssh to the mysql-server due to ssh key problems: student-00-bb1cb264f7eb@mysql-client-ecb4ddff:~$ ssh 10.2.2.2 Permission denied (publickey).
Florus B. · Sprawdzono ponad 3 lata temu
Carlos R. · Sprawdzono ponad 3 lata temu
Sachin P. · Sprawdzono ponad 3 lata temu
Oscar C. · Sprawdzono ponad 3 lata temu
Chifeng G. · Sprawdzono ponad 3 lata temu
Cannot ssh between machines to be able to complete the tasks.
Warren P. · Sprawdzono ponad 3 lata temu
Alexandre H. · Sprawdzono ponad 3 lata temu
Alejandro C. · Sprawdzono prawie 4 lata temu
Giuseppe M. · Sprawdzono prawie 4 lata temu
very bad, ssh from client to created database server does not work, so second poart of lab is worthless
Gerhard K. · Sprawdzono prawie 4 lata temu
I couldn't get this lab to produce the expected result. The CIDR created by the Terraform config worked. But was unable to connect to the mysql-server. Pings worked though. The machines Terraform created and the network can be seen at https://i.postimg.cc/jjTMDdgc/VMinstances.png student-01.**************@mysql-client-6d04333c:~$ ssh -vT 10.2.2.2 OpenSSH_7.4p1 Debian-10+deb9u7, OpenSSL 1.0.2u 20 Dec 2019 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 10.2.2.2 [10.2.2.2] port 22. debug1: Connection established. debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_rsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_rsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_dsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_dsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_ecdsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_ecdsa-cert type -1 debug1: identity file /home/student-01.**************.ssh/id_ed25519 type 4 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_7.4p1 Debian-10+deb9u7 debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1 Debian-10+deb9u7 debug1: match: OpenSSH_7.4p1 Debian-10+deb9u7 pat OpenSSH* compat 0x04000000 debug1: Authenticating to 10.2.2.2:22 as 'student-01-cbc1f0d7dac1' debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ecdsa-sha2-nistp256 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ecdsa-sha2-nistp256 SHA256:zd+wSz8fvOIZlHh6cT/qtuE+4vf8kVskOOT6dY6oimc debug1: Host '10.2.2.2' is known and matches the ECDSA host key. debug1: Found key in /home/student-01.**************.ssh/known_hosts:1 debug1: rekey after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: rekey after 134217728 blocks debug1: pubkey_prepare: ssh_fetch_identitylist: invalid format debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521> debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey debug1: Next authentication method: publickey debug1: Trying private key: /home/student-01.**************.ssh/id_rsa debug1: Trying private key: /home/student-01.**************.ssh/id_dsa debug1: Trying private key: /home/student-01.**************.ssh/id_ecdsa debug1: Offering ED25519 public key: /home/student-01.**************.ssh/id_ed25519 debug1: Authentications that can continue: publickey debug1: No more authentication methods to try. Permission denied (publickey). $ mysql -h 10.2.2.2. -u fred -p'password' ERROR 2005 (HY000): Unknown MySQL server host '10.2.2.2.' (-2) Need to re-work this to find the issue.
TRAX A. · Sprawdzono prawie 4 lata temu
Prosonjeet S. · Sprawdzono prawie 4 lata temu
Henry H. · Sprawdzono prawie 4 lata temu
Nikhil P. · Sprawdzono prawie 4 lata temu
Khanh Long N. · Sprawdzono prawie 4 lata temu
Harry Z. · Sprawdzono prawie 4 lata temu
This lab is broken. I get an error when trying to ssh to the server from the client
Flavio D. · Sprawdzono prawie 4 lata temu
This lab seems to be with a bug. When trying to "ssh 10.2.2.3" I receive "Permission denied (publickey)." error.
Sandro P. · Sprawdzono prawie 4 lata temu
Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.