Recent content by halpoins

  1. H

    How do I share one VM's VPN tunnel with another VM?

    At this step, I got the error "Default gateway already exists on interface 'vmbr0'". vmbr0 is at 192.168.1.169/24 with gateway 192.168.1.1, I guess only one gateway can be defined at a time? I left the gateway for vmbr1 blank for now and moved on. I did this with ifconfig ens19:0 192.168.100.1...
  2. H

    How do I share one VM's VPN tunnel with another VM?

    You have understood correctly. I have a simple network of a physical router and the Proxmox host, which has one Network Device enp0s31f6 and one Linux Bridge vmbr0. If I follow you correctly, I'll create a new Linux Bridge on my PVE host which will become available to the hosts to add as a...
  3. H

    How do I share one VM's VPN tunnel with another VM?

    Bottom line: I am connecting to the internet via VPN on UDP/53 in order to deal with a captive wifi portal, something which is possible in a desktop environment but not a headless server environment. So I have two VMs: Ubuntu Desktop and Ubuntu Server. Desktop can connect to the web using tun0...
  4. H

    proxmox dual boot with windows.

    I get why people answer this question the same way, along the lines of "why would you want to" and "just run windows as VM within proxmox." But I've recently encountered a situation where you would be advised to dual boot: the OEM digital license, where your license for Windows comes with the...
  5. H

    How can we contribute to the wiki?

    I tried logging in to https://pve.proxmox.com/ with my forums account, no luck. Then I followed a link to MediaWiki and created an account there, but it's not the same thing. I guess it's not really a "wiki" in the original spirit of the word then? I gotta admit, parts of it are in really bad...