Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: webmin through ssh tunnel

  1. #11
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: webmin through ssh tunnel

    What are yer settings for the tunnel, can you post a screenshot?

    It should have worked.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  2. #12
    Join Date
    Jan 2008
    Beans
    186

    Re: webmin through ssh tunnel

    Quote Originally Posted by CharlesA View Post
    What are yer settings for the tunnel, can you post a screenshot?

    It should have worked.
    here you go
    Attached Images Attached Images

  3. #13
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: webmin through ssh tunnel

    That should work, but I'm not sure if running webmin on the localhost of yer local machine is causing a problem.

    Use the ip address of the machine that is running webmin instead of 127.0.0.1.
    Last edited by CharlesA; January 22nd, 2011 at 02:50 AM.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  4. #14
    Join Date
    Jan 2008
    Beans
    186

    Re: webmin through ssh tunnel

    Quote Originally Posted by CharlesA View Post
    So you are running webmin on the local machine as well?

    Change the local port in the SSH tunnel to something like 10001 and try to connect that way.
    Success!!! thanks very much, i decided to re install my server from scratch had been messing around with too many settings so started with clean slate.

    Installed server updated everything then installed webmin.

    Set up ssh tunnel with puTTY and used 10001 as local port worked straight away. many many thanks.

    The next step is remote desktop I've been messing around with various without a lot of success.

    What do you recomend for vnc server and client which I can put thorough ssh tunnel?

  5. #15
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: webmin through ssh tunnel

    If you have a GUI on the server, I'd recomment using NX to access it.

    Otherwise, it's easier to forward X over SSH by running this:

    Code:
    ssh -X user@host
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •