Search results

  1. S

    [SOLVED] IP routing to VM's

    Ok so this does not sound like the Networking is set up right. You have two external IPs so one should be the IP for proxmox, the other should be assigned to the vmbr. Now in theory the vmbr is reachable from the outside. But this will only let you map the external IP to one internal VM...
  2. S

    how to connect remotely to home PC using proxmox

    Good question and makes more sense. Looks like he is having a general Firewall / Router Problem anyway.
  3. S

    how to connect remotely to home PC using proxmox

    What you describe sound like a firewall Problem ... in other words internal you get everything ... external you get nothing.
  4. S

    how to connect remotely to home PC using proxmox

    Ok, how about if you log in on the internal network via the proxy?
  5. S

    [SOLVED] IP routing to VM's

    You need to grab yourself a tutorial on the Networking. It sounds like you have Proxmox with an external IP which is fine. Where did you assign the second external IP? Where is the shorewall located? The Host System? Did you set up internal Bridged Routing for PRoxmox to reach you "internal...
  6. S

    Changing the WebGUI port

    In theory you would need to edit /etc/apache2/sites-enabled/pve.conf and change <VirtualHost *:8006> by <VirtualHost *:443> for example. This will probably not work for a cluster setup or bring you a few more problems.
  7. S

    how to connect remotely to home PC using proxmox

    Follow the paket. It looks like what you are writing makes sense, but might just be that in real life your setup is different. Have you tried acces without the dyndns, i.e. your external IP? Does that work? How about locally as your proxy should be reachable locally as well?
  8. S

    Recommended Backup Type for Exchange Server

    Sorry for not really being any help, but if you suspend or stop doesn't make a difference really. Both times you have to wait for the backup to run before you can resume operation. With suspend you are just saving minimal time for the Exchange to shutdown or bootup. My suggestion is throw the...
  9. S

    Restore on different machine

    I have only had this problem once so far and had no trouble restoring the individual machines from backups. Read the wiki to se what to watch for. As one Backup of mine was not restoreable du to a common fault in kompression of large files as I found out. So not a fault in proxmox, but in...
  10. S

    [SOLVED] Proxmox-VE 2.3 to 3 upgrade gone wrong ... somehow stuck

    Sorry, I guess this thread is never going to help anyone. I got a Cable connection that has gone bonkers. I get screwed packages non stop ... so I guess during the upgrade I got a sack full of not not quite right packages. Downloaded the Installer ISO at home and simply re-installed and am now...
  11. S

    [SOLVED] Proxmox-VE 2.3 to 3 upgrade gone wrong ... somehow stuck

    /usr/bin/pmxcfs: undefined symbol: g_mutex_lock This has got mean something to someone out there. I have even been desperate enough to purge pve-cluster and try installing it fresh again ... I get the same thing thrown at me and google is not helping either.
  12. S

    [SOLVED] Proxmox-VE 2.3 to 3 upgrade gone wrong ... somehow stuck

    First of all, yes I have google everything I could think of and searched the Forum as well. I guess part of the Problem is that I do not understand the Problem. Well I do see whatit is telling me, but it is not making sense. Original 2.3 Install was direktly from Proxmox-VE 2.3 Installer CD /...