How do I set up my host configuration for GNS3?












0















I have GNS3 and am just starting out trying to learn a bit about networking. I did the tutorial here: https://docs.gns3.com/1d1huu6z9-wWGD_ipTSQZqy2mpaxiqzymu-YQo6at_Jg/index.html and have the routers set up as they show. I also set up the vty lines for telnet as shown here: GNS3 - Telnet issue.



I am able to telnet from R2 to R1 using telnet 10.1.1.1. On the screen, in the Topology Summary it shows the telnet address as 192.168.0.10 5000.



If I try to telnet from ubuntu bash terminal, to 192.168.0.10 it telnets to my computer, and asks for my login for my laptop. If I add the 5000 it goes to R1 as if I started a console in GNS, and shows me the same info I would see there, but doesn't ask for a passowrd, even though it is set to ask for one. If I try to telnet to 10.1.1.1 it doesn't go through. In the book I am using, (a guide to networking and python) he is able to log in via telnet from the terminal, so I can't understand why I am unable to do as he does.



I understand why the first part happens, as my laptop's ip is 192.168.0.10, so I followed this page: https://help.ubuntu.com/lts/serverguide/network-configuration.html.en and tried changing the ip, and it had two showing for eth1, one with the new ip and one still as 192.168.0.10, when I did "ip address show dev enp0s25."



I am also running apache2 and wondered if that might interfere with GNS3?



So now I am totally confused, as I can log in one way and not the other, and can't understand why not.










share|improve this question



























    0















    I have GNS3 and am just starting out trying to learn a bit about networking. I did the tutorial here: https://docs.gns3.com/1d1huu6z9-wWGD_ipTSQZqy2mpaxiqzymu-YQo6at_Jg/index.html and have the routers set up as they show. I also set up the vty lines for telnet as shown here: GNS3 - Telnet issue.



    I am able to telnet from R2 to R1 using telnet 10.1.1.1. On the screen, in the Topology Summary it shows the telnet address as 192.168.0.10 5000.



    If I try to telnet from ubuntu bash terminal, to 192.168.0.10 it telnets to my computer, and asks for my login for my laptop. If I add the 5000 it goes to R1 as if I started a console in GNS, and shows me the same info I would see there, but doesn't ask for a passowrd, even though it is set to ask for one. If I try to telnet to 10.1.1.1 it doesn't go through. In the book I am using, (a guide to networking and python) he is able to log in via telnet from the terminal, so I can't understand why I am unable to do as he does.



    I understand why the first part happens, as my laptop's ip is 192.168.0.10, so I followed this page: https://help.ubuntu.com/lts/serverguide/network-configuration.html.en and tried changing the ip, and it had two showing for eth1, one with the new ip and one still as 192.168.0.10, when I did "ip address show dev enp0s25."



    I am also running apache2 and wondered if that might interfere with GNS3?



    So now I am totally confused, as I can log in one way and not the other, and can't understand why not.










    share|improve this question

























      0












      0








      0








      I have GNS3 and am just starting out trying to learn a bit about networking. I did the tutorial here: https://docs.gns3.com/1d1huu6z9-wWGD_ipTSQZqy2mpaxiqzymu-YQo6at_Jg/index.html and have the routers set up as they show. I also set up the vty lines for telnet as shown here: GNS3 - Telnet issue.



      I am able to telnet from R2 to R1 using telnet 10.1.1.1. On the screen, in the Topology Summary it shows the telnet address as 192.168.0.10 5000.



      If I try to telnet from ubuntu bash terminal, to 192.168.0.10 it telnets to my computer, and asks for my login for my laptop. If I add the 5000 it goes to R1 as if I started a console in GNS, and shows me the same info I would see there, but doesn't ask for a passowrd, even though it is set to ask for one. If I try to telnet to 10.1.1.1 it doesn't go through. In the book I am using, (a guide to networking and python) he is able to log in via telnet from the terminal, so I can't understand why I am unable to do as he does.



      I understand why the first part happens, as my laptop's ip is 192.168.0.10, so I followed this page: https://help.ubuntu.com/lts/serverguide/network-configuration.html.en and tried changing the ip, and it had two showing for eth1, one with the new ip and one still as 192.168.0.10, when I did "ip address show dev enp0s25."



      I am also running apache2 and wondered if that might interfere with GNS3?



      So now I am totally confused, as I can log in one way and not the other, and can't understand why not.










      share|improve this question














      I have GNS3 and am just starting out trying to learn a bit about networking. I did the tutorial here: https://docs.gns3.com/1d1huu6z9-wWGD_ipTSQZqy2mpaxiqzymu-YQo6at_Jg/index.html and have the routers set up as they show. I also set up the vty lines for telnet as shown here: GNS3 - Telnet issue.



      I am able to telnet from R2 to R1 using telnet 10.1.1.1. On the screen, in the Topology Summary it shows the telnet address as 192.168.0.10 5000.



      If I try to telnet from ubuntu bash terminal, to 192.168.0.10 it telnets to my computer, and asks for my login for my laptop. If I add the 5000 it goes to R1 as if I started a console in GNS, and shows me the same info I would see there, but doesn't ask for a passowrd, even though it is set to ask for one. If I try to telnet to 10.1.1.1 it doesn't go through. In the book I am using, (a guide to networking and python) he is able to log in via telnet from the terminal, so I can't understand why I am unable to do as he does.



      I understand why the first part happens, as my laptop's ip is 192.168.0.10, so I followed this page: https://help.ubuntu.com/lts/serverguide/network-configuration.html.en and tried changing the ip, and it had two showing for eth1, one with the new ip and one still as 192.168.0.10, when I did "ip address show dev enp0s25."



      I am also running apache2 and wondered if that might interfere with GNS3?



      So now I am totally confused, as I can log in one way and not the other, and can't understand why not.







      networking bash hosts telnet






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 18 at 17:19









      marienbadmarienbad

      1063




      1063






















          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%2f1119288%2fhow-do-i-set-up-my-host-configuration-for-gns3%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%2f1119288%2fhow-do-i-set-up-my-host-configuration-for-gns3%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

          flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

          Mangá

           ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕