Integration with putty & UbuntuConnection Refused when trying to acess Ubuntu 12.04 using putty from...

What does it mean to describe someone as a butt steak?

How does one intimidate enemies without having the capacity for violence?

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

What does "Puller Prush Person" mean?

RSA: Danger of using p to create q

What typically incentivizes a professor to change jobs to a lower ranking university?

Do I have a twin with permutated remainders?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

Are astronomers waiting to see something in an image from a gravitational lens that they've already seen in an adjacent image?

Fully-Firstable Anagram Sets

Why is Minecraft giving an OpenGL error?

LWC SFDX source push error TypeError: LWC1009: decl.moveTo is not a function

Why do I get two different answers for this counting problem?

What is a clear way to write a bar that has an extra beat?

Can a Cauchy sequence converge for one metric while not converging for another?

How much of data wrangling is a data scientist's job?

Alternative to sending password over mail?

Paid for article while in US on F-1 visa?

How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

How can bays and straits be determined in a procedurally generated map?

Watching something be written to a file live with tail

Malcev's paper "On a class of homogeneous spaces" in English

Meaning of に in 本当に



Integration with putty & Ubuntu


Connection Refused when trying to acess Ubuntu 12.04 using putty from windows,ssh installedSSH into VirtualBox Guest: Connection RefusedHow to map a local Ubuntu Server in Windows 8.1?Issues connection to Ubuntu via PuTTyConnnect to Linux from Windows using PuTTY over the InternetPuTTY “Incoming packet was garbled on decryption” and other errorsCannot SSH into VirtualBox Ubuntu VM using PuttySSH from Windows (Putty) to Ubuntu via HTTPSPuTTY fatal Error - Connection Refusedsftp from Windows-10-v-1803 into WSL Ubuntu-18.04 ssh-server… won't connect






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







1















I tried to setup up openssh-server with Ubuntu 18.04,



Using Windows10 as my main machine.
Using Linux-ubuntu-18.04 on virtualbox.




A. installed openssh-server. B. service is running. C. Tried to setup
a connection with putty from my windows machine -> which let to errors
of timeout or connection refused.




Opened sshd_config -> changed port to 12345 which didn't quite help.



any ideas ?



Thanks :>










share|improve this question









New contributor




Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    What is the network adapter settings for your virtualbox VM? NAT or bridged? Any firewall on Ubuntu?

    – n8te
    22 hours ago













  • nope, fwd/ufw is down as well umm and I have NAT.

    – Kobibi
    22 hours ago













  • NAT requires port forwarding to connect from the host to guest. Did you set this up?

    – n8te
    22 hours ago











  • Okay I love you ! Changed to bridged and worked.

    – Kobibi
    21 hours ago




















1















I tried to setup up openssh-server with Ubuntu 18.04,



Using Windows10 as my main machine.
Using Linux-ubuntu-18.04 on virtualbox.




A. installed openssh-server. B. service is running. C. Tried to setup
a connection with putty from my windows machine -> which let to errors
of timeout or connection refused.




Opened sshd_config -> changed port to 12345 which didn't quite help.



any ideas ?



Thanks :>










share|improve this question









New contributor




Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    What is the network adapter settings for your virtualbox VM? NAT or bridged? Any firewall on Ubuntu?

    – n8te
    22 hours ago













  • nope, fwd/ufw is down as well umm and I have NAT.

    – Kobibi
    22 hours ago













  • NAT requires port forwarding to connect from the host to guest. Did you set this up?

    – n8te
    22 hours ago











  • Okay I love you ! Changed to bridged and worked.

    – Kobibi
    21 hours ago
















1












1








1








I tried to setup up openssh-server with Ubuntu 18.04,



Using Windows10 as my main machine.
Using Linux-ubuntu-18.04 on virtualbox.




A. installed openssh-server. B. service is running. C. Tried to setup
a connection with putty from my windows machine -> which let to errors
of timeout or connection refused.




Opened sshd_config -> changed port to 12345 which didn't quite help.



any ideas ?



Thanks :>










share|improve this question









New contributor




Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I tried to setup up openssh-server with Ubuntu 18.04,



Using Windows10 as my main machine.
Using Linux-ubuntu-18.04 on virtualbox.




A. installed openssh-server. B. service is running. C. Tried to setup
a connection with putty from my windows machine -> which let to errors
of timeout or connection refused.




Opened sshd_config -> changed port to 12345 which didn't quite help.



any ideas ?



Thanks :>







linux ubuntu ssh virtualbox putty






share|improve this question









New contributor




Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 21 hours ago







Kobibi













New contributor




Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 22 hours ago









KobibiKobibi

83




83




New contributor




Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Kobibi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    What is the network adapter settings for your virtualbox VM? NAT or bridged? Any firewall on Ubuntu?

    – n8te
    22 hours ago













  • nope, fwd/ufw is down as well umm and I have NAT.

    – Kobibi
    22 hours ago













  • NAT requires port forwarding to connect from the host to guest. Did you set this up?

    – n8te
    22 hours ago











  • Okay I love you ! Changed to bridged and worked.

    – Kobibi
    21 hours ago
















  • 1





    What is the network adapter settings for your virtualbox VM? NAT or bridged? Any firewall on Ubuntu?

    – n8te
    22 hours ago













  • nope, fwd/ufw is down as well umm and I have NAT.

    – Kobibi
    22 hours ago













  • NAT requires port forwarding to connect from the host to guest. Did you set this up?

    – n8te
    22 hours ago











  • Okay I love you ! Changed to bridged and worked.

    – Kobibi
    21 hours ago










1




1





What is the network adapter settings for your virtualbox VM? NAT or bridged? Any firewall on Ubuntu?

– n8te
22 hours ago







What is the network adapter settings for your virtualbox VM? NAT or bridged? Any firewall on Ubuntu?

– n8te
22 hours ago















nope, fwd/ufw is down as well umm and I have NAT.

– Kobibi
22 hours ago







nope, fwd/ufw is down as well umm and I have NAT.

– Kobibi
22 hours ago















NAT requires port forwarding to connect from the host to guest. Did you set this up?

– n8te
22 hours ago





NAT requires port forwarding to connect from the host to guest. Did you set this up?

– n8te
22 hours ago













Okay I love you ! Changed to bridged and worked.

– Kobibi
21 hours ago







Okay I love you ! Changed to bridged and worked.

– Kobibi
21 hours ago












1 Answer
1






active

oldest

votes


















0














The following table from the Virtualbox online manual shows the type of connections allowed between host, guest and internet/LAN based on the network adapter settings you choose (NAT is set by default):



overview of network modes



Since you had the network adapter set to NAT, you would need to setup port forwarding to be able to connect from the host to guest.



An alternative and easier method is to set the network adapter setting to Bridged, which puts it on the same network as the host, and allows you to connect with no further configuration.






share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    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
    });


    }
    });






    Kobibi is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1421734%2fintegration-with-putty-ubuntu%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    The following table from the Virtualbox online manual shows the type of connections allowed between host, guest and internet/LAN based on the network adapter settings you choose (NAT is set by default):



    overview of network modes



    Since you had the network adapter set to NAT, you would need to setup port forwarding to be able to connect from the host to guest.



    An alternative and easier method is to set the network adapter setting to Bridged, which puts it on the same network as the host, and allows you to connect with no further configuration.






    share|improve this answer




























      0














      The following table from the Virtualbox online manual shows the type of connections allowed between host, guest and internet/LAN based on the network adapter settings you choose (NAT is set by default):



      overview of network modes



      Since you had the network adapter set to NAT, you would need to setup port forwarding to be able to connect from the host to guest.



      An alternative and easier method is to set the network adapter setting to Bridged, which puts it on the same network as the host, and allows you to connect with no further configuration.






      share|improve this answer


























        0












        0








        0







        The following table from the Virtualbox online manual shows the type of connections allowed between host, guest and internet/LAN based on the network adapter settings you choose (NAT is set by default):



        overview of network modes



        Since you had the network adapter set to NAT, you would need to setup port forwarding to be able to connect from the host to guest.



        An alternative and easier method is to set the network adapter setting to Bridged, which puts it on the same network as the host, and allows you to connect with no further configuration.






        share|improve this answer













        The following table from the Virtualbox online manual shows the type of connections allowed between host, guest and internet/LAN based on the network adapter settings you choose (NAT is set by default):



        overview of network modes



        Since you had the network adapter set to NAT, you would need to setup port forwarding to be able to connect from the host to guest.



        An alternative and easier method is to set the network adapter setting to Bridged, which puts it on the same network as the host, and allows you to connect with no further configuration.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 21 hours ago









        n8ten8te

        5,38072235




        5,38072235






















            Kobibi is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Kobibi is a new contributor. Be nice, and check out our Code of Conduct.













            Kobibi is a new contributor. Be nice, and check out our Code of Conduct.












            Kobibi is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to Super User!


            • 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%2fsuperuser.com%2fquestions%2f1421734%2fintegration-with-putty-ubuntu%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

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

            looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...