openstack: no ssh to instance from neutron-gateway/0 - error “Permission denied (publickey)” ...

Can you teleport closer to a creature you are Frightened of?

Gauss' Posthumous Publications?

Finitely generated matrix groups whose eigenvalues are all algebraic

Masking layers by a vector polygon layer in QGIS

Is it okay to majorly distort historical facts while writing a fiction story?

Free fall ellipse or parabola?

Ising model simulation

Mathematica command that allows it to read my intentions

What day is it again?

Is the offspring between a demon and a celestial possible? If so what is it called and is it in a book somewhere?

Noise during hard braking

How to find if SQL server backup is encrypted with TDE without restoring the backup

A hang glider, sudden unexpected lift to 25,000 feet altitude, what could do this?

Is it a bad idea to plug the other end of ESD strap to wall ground?

Physiological effects of huge anime eyes

Strange use of "whether ... than ..." in official text

Direct Implications Between USA and UK in Event of No-Deal Brexit

Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico

Calculating discount not working

Why cannot we not say "I have been having a dog"?

What are the unusually-enlarged wing sections on this P-38 Lightning?

How does a dynamic QR code work?

How can a day be of 24 hours?

Creating a script with console commands



openstack: no ssh to instance from neutron-gateway/0 - error “Permission denied (publickey)”



The Next CEO of Stack OverflowOpenstack: no ping to Instance from neutron-gateway/0 error “Destination Host Unreachable”Openstack Neutron - Cannot Access Tenant Router GatewayCan Ping but Cannot SSH to Openstack VM InstanceOpenstack, ssh ubuntu instance: permission deniedconjure-up openstack launch instance no console & sshconjure-up - connection attempt for failed: ssh: - helpOpenstack new instance error: “Profile is currently in use”conjure-up error ubuntu 16.04 - neutron-gateway config-changedOpenStack deploy with JuJu - neutron-gateway blocked - services not runningOpenstack: no ping to Instance from neutron-gateway/0 error “Destination Host Unreachable”Testing openstack with conjure-up (novalxc) neutron-gateway fails to start












0















My network scheme is like the one shown here:



network plan



I can't use SSH connection toward the instance, this is the error:



ubuntu@os-compute03:~$ sudo ip netns exec qrouter-fc288112-3fce-405d-9c3f-5451253de4f0 ssh -i .ssh/id_rsa.pub -p 22 ubuntu@10.0.0.9 -v
OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 10.0.0.9 [10.0.0.9] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file .ssh/id_rsa.pub type 0
debug1: key_load_public: No such file or directory
debug1: identity file .ssh/id_rsa.pub-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1 Ubuntu-4
debug1: match: OpenSSH_7.6p1 Ubuntu-4 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 10.0.0.9:22 as 'ubuntu'
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:uhk/YW8LX1R8ZDaMtpg0093Qqtvuh1zBiM/JZ9cCAHQ
debug1: Host '10.1.0.13' is known and matches the ECDSA host key.
debug1: Found key in /root/.ssh/known_hosts:2
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: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,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: Offering public key: RSA SHA256:MkeQaw9euGwwKRu9Ck54BeoLlH1zctL0Fh7SUTelRDc .ssh/id_rsa.pub
debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
Load key ".ssh/id_rsa.pub": invalid format
debug1: No more authentication methods to try.
ubuntu@10.0.0.9: Permission denied (publickey).


I've also changed the MTU on juju but nothing



enter image description here



Any suggestions are appreciated. Cheers.










share|improve this question





























    0















    My network scheme is like the one shown here:



    network plan



    I can't use SSH connection toward the instance, this is the error:



    ubuntu@os-compute03:~$ sudo ip netns exec qrouter-fc288112-3fce-405d-9c3f-5451253de4f0 ssh -i .ssh/id_rsa.pub -p 22 ubuntu@10.0.0.9 -v
    OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: /etc/ssh/ssh_config line 19: Applying options for *
    debug1: Connecting to 10.0.0.9 [10.0.0.9] port 22.
    debug1: Connection established.
    debug1: permanently_set_uid: 0/0
    debug1: identity file .ssh/id_rsa.pub type 0
    debug1: key_load_public: No such file or directory
    debug1: identity file .ssh/id_rsa.pub-cert type -1
    debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3
    debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1 Ubuntu-4
    debug1: match: OpenSSH_7.6p1 Ubuntu-4 pat OpenSSH* compat 0x04000000
    debug1: Authenticating to 10.0.0.9:22 as 'ubuntu'
    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:uhk/YW8LX1R8ZDaMtpg0093Qqtvuh1zBiM/JZ9cCAHQ
    debug1: Host '10.1.0.13' is known and matches the ECDSA host key.
    debug1: Found key in /root/.ssh/known_hosts:2
    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: SSH2_MSG_EXT_INFO received
    debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,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: Offering public key: RSA SHA256:MkeQaw9euGwwKRu9Ck54BeoLlH1zctL0Fh7SUTelRDc .ssh/id_rsa.pub
    debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
    Load key ".ssh/id_rsa.pub": invalid format
    debug1: No more authentication methods to try.
    ubuntu@10.0.0.9: Permission denied (publickey).


    I've also changed the MTU on juju but nothing



    enter image description here



    Any suggestions are appreciated. Cheers.










    share|improve this question



























      0












      0








      0








      My network scheme is like the one shown here:



      network plan



      I can't use SSH connection toward the instance, this is the error:



      ubuntu@os-compute03:~$ sudo ip netns exec qrouter-fc288112-3fce-405d-9c3f-5451253de4f0 ssh -i .ssh/id_rsa.pub -p 22 ubuntu@10.0.0.9 -v
      OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017
      debug1: Reading configuration data /etc/ssh/ssh_config
      debug1: /etc/ssh/ssh_config line 19: Applying options for *
      debug1: Connecting to 10.0.0.9 [10.0.0.9] port 22.
      debug1: Connection established.
      debug1: permanently_set_uid: 0/0
      debug1: identity file .ssh/id_rsa.pub type 0
      debug1: key_load_public: No such file or directory
      debug1: identity file .ssh/id_rsa.pub-cert type -1
      debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3
      debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1 Ubuntu-4
      debug1: match: OpenSSH_7.6p1 Ubuntu-4 pat OpenSSH* compat 0x04000000
      debug1: Authenticating to 10.0.0.9:22 as 'ubuntu'
      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:uhk/YW8LX1R8ZDaMtpg0093Qqtvuh1zBiM/JZ9cCAHQ
      debug1: Host '10.1.0.13' is known and matches the ECDSA host key.
      debug1: Found key in /root/.ssh/known_hosts:2
      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: SSH2_MSG_EXT_INFO received
      debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,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: Offering public key: RSA SHA256:MkeQaw9euGwwKRu9Ck54BeoLlH1zctL0Fh7SUTelRDc .ssh/id_rsa.pub
      debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
      Load key ".ssh/id_rsa.pub": invalid format
      debug1: No more authentication methods to try.
      ubuntu@10.0.0.9: Permission denied (publickey).


      I've also changed the MTU on juju but nothing



      enter image description here



      Any suggestions are appreciated. Cheers.










      share|improve this question
















      My network scheme is like the one shown here:



      network plan



      I can't use SSH connection toward the instance, this is the error:



      ubuntu@os-compute03:~$ sudo ip netns exec qrouter-fc288112-3fce-405d-9c3f-5451253de4f0 ssh -i .ssh/id_rsa.pub -p 22 ubuntu@10.0.0.9 -v
      OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017
      debug1: Reading configuration data /etc/ssh/ssh_config
      debug1: /etc/ssh/ssh_config line 19: Applying options for *
      debug1: Connecting to 10.0.0.9 [10.0.0.9] port 22.
      debug1: Connection established.
      debug1: permanently_set_uid: 0/0
      debug1: identity file .ssh/id_rsa.pub type 0
      debug1: key_load_public: No such file or directory
      debug1: identity file .ssh/id_rsa.pub-cert type -1
      debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3
      debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1 Ubuntu-4
      debug1: match: OpenSSH_7.6p1 Ubuntu-4 pat OpenSSH* compat 0x04000000
      debug1: Authenticating to 10.0.0.9:22 as 'ubuntu'
      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:uhk/YW8LX1R8ZDaMtpg0093Qqtvuh1zBiM/JZ9cCAHQ
      debug1: Host '10.1.0.13' is known and matches the ECDSA host key.
      debug1: Found key in /root/.ssh/known_hosts:2
      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: SSH2_MSG_EXT_INFO received
      debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,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: Offering public key: RSA SHA256:MkeQaw9euGwwKRu9Ck54BeoLlH1zctL0Fh7SUTelRDc .ssh/id_rsa.pub
      debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
      Load key ".ssh/id_rsa.pub": invalid format
      debug1: No more authentication methods to try.
      ubuntu@10.0.0.9: Permission denied (publickey).


      I've also changed the MTU on juju but nothing



      enter image description here



      Any suggestions are appreciated. Cheers.







      ssh juju maas openstack






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 3 mins ago







      Riccardo Magrini

















      asked 18 mins ago









      Riccardo MagriniRiccardo Magrini

      73531326




      73531326






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130468%2fopenstack-no-ssh-to-instance-from-neutron-gateway-0-error-permission-denied%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130468%2fopenstack-no-ssh-to-instance-from-neutron-gateway-0-error-permission-denied%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          List of shipwrecks in 1808...

          Is there a lightweight tool to crop images quickly?Cropping Images using Command Line Tools OnlyHow to crop...

          Unit packagekit.service is masked Announcing the arrival of Valued Associate #679: Cesar...