1

I have a server with multiple network adaptors. I have installed proxmox, and hamachi on that. I want to be able to access the web GUI through hamachi as I am not able to port forward or have both the server and laptop on the same network. My server IP on hamachi is 25.54.34.60. I want to be able to access the web-GUI, which is accessible on 1.2.3.4:8006 (example ip) from the hamachi IP. I have no idea how to do this. Any help appreciated.

1 Answers1

0

A) Preliminary steps to follow if you're not using the Enterprise version of Proxmox:

  1. Fix your repository so that the enterprise repository is disabled (commented out) and such that the sources.list contains the correct URL (see information here)
  2. While you're in there, you might as well do this if you're not on enterprise: https://johnscs.com/remove-proxmox51-subscription-notice/
  3. Sing up for a Hamachi account: https://secure.logmein.com/welcome/hamachi/vpn/default.aspx

B) Hamachi installation and setup:

  1. Go to this page and follow the "Task One" steps. For steps 1 & 2, see this: steps 1 and 2
  2. Continue on to "Task Two" and when you get into the snapd installation process, see Debian instructions here and be sure to reload your terminal to get $PATH reloaded (if you're on the web interface Shell, reload browser).

C) Accept the pending join request if you've set it to require admin acceptation from Hamachi:

  1. Notice pending join request:

    1

  2. Accept it:

    2

You're done!

ylluminate
  • 1,001
  • 2
  • 15
  • 29