Search results

  1. F

    VM as router

    Your right I have no advanced network setup really with this other than the LAG for the bonded NIC's which is used for the VM's and not the router. I do however standby that I see no reason my router couldn't support all the features of pfSense and the physical NIC's when they are passed...
  2. F

    VM as router

    I've got my Proxmox being a router (pfSense) to my home network without issues. I'd agree this isn't something you'd use in a business but I have no issues. I have tried 2.1 with VirtIO drivers and the 2.0 with the e1000 drivers without a problem however I am currently using PCI Passthrough as...
  3. F

    SATA HDD pass-through

    Yes this is possible. See this post on how to do it. It's quite easy and works well in my experience. http://forum.proxmox.com/threads/6192-Physical-disk-pass-through?p=35092#post35092
  4. F

    signed SSL certificates

    Awwww. I thought I was being smart. I didn't read all the code above it as that wasn't quoted :p
  5. F

    signed SSL certificates

    Would it not be better to change it to something like... + if (certs == null) { + throw new CertificateException("no cert found"); + } As in leave the check for null or no cert but remove the check for greater than 1. Just my take on this.
  6. F

    signed SSL certificates

    This is the same problem I get. I'm guessing it's because I'd loaded the Intermediate Certificate into the .pem file and while that works for PVEProxy, Java doesn't like it. I had to give up and go back to the self signed certificates for now.
  7. F

    Proxmox 3.0 - Network Performance Problem

    Hi Tom, I'm not sure it's Windows. I could maybe optimize it somewhat but this server with Windows 2012 / ESXi or such can pump more bandwidth to the network than I am able to get with Proxmox / Debian 7. Here's from the Windows 7 physical machine to an OpenVZ Ubuntu 12.04 64bit container...
  8. F

    Proxmox 3.0 - Network Performance Problem

    Hi, OK I've got a bandwidth issue with Proxmox where it's not running nearly as fast as I think it should be. I'm using iperf to test speed. Here's my current network setup... Switch is setup for bonding and this seems to be working fine according to the kernel messages and I can remove a NIC...
  9. F

    Intel IOMMU problems in 3.0RC2

    I've also got the same thing and my host has been rock solid for about a week or so until last night when it seems to have got into a mess during backups. I could RDP for instance to my DC though slow but DHCP wasn't issuing off it. My Router VM was none responsive, etc. I suspect that's not...
  10. F

    Proxmox VE 3.0 RC2 released!

    Re: Unable to delete pool! A bug? 3.0 is very good and for the most part is working perfectly for me since RC1 came out without any issues. There's just 2 things I've noticed, not sure if they are bugs or by design. 1. On Proxmox 2.x if you tried to upload an ISO file with a space in the...
  11. F

    Blackberry Enterprise express

    Nah you can do this over the air, no need to plug them into the server. Add the user into the server with an activation password. Then on the device go to Enterprise Activation (Download it from App Store if the device doesn't have it on), type in their email address and the activation password...