Recent content by Netizen

  1. N

    cpu0 unhandled wrmsr: 0x680 data 0 [What does it mean?]

    Hello, Can someone please give some light as to what those errors mean? >> Dec 11 09:08:38 server01 kernel: __ratelimit: 55 callbacks suppressed Dec 11 09:08:38 server01 kernel: kvm: 175991: cpu0 unhandled rdmsr: 0x345 Dec 11 09:08:38 server01 kernel: kvm: 175991: cpu0 unhandled wrmsr: 0x680...
  2. N

    Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help!

    Re: Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help The concept on the link is well understood, but isn't this line which I already have supposed to be providing this? >> auto lo iface lo inet loopback
  3. N

    Restore VM: [space reduction due to 4K zero bocks 3.75%] - What does it mean exactly?

    Hello, I am restoring VMs taken from a different server and at the end of the restore I am getting messages similar to the one below: ==== .... total bytes read 16106127360, sparse bytes 9157279744 (56.9%) space reduction due to 4K zero bocks 3.75% TASK OK ==== Can someone explain briefly what...
  4. N

    Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help!

    Re: Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help Just one of the reasons is that those 2 VMs have voip software inside which requires special extra configuration to support NAT and is a headache to configure. There are other reasons as well.
  5. N

    Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help!

    Re: Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help OK I found what he problem is but I still don't know how to correct it. When I connect from a VM with a private IP (i,e 192.168.0.10) to a VM with a public IP, the VM on the public sees the connection as from...
  6. N

    Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help!

    Re: Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help bump anyone? :(
  7. N

    Internal VMs with Private IPs cannot access VMs with public IPs ????? Please help!

    Hello people, I have a Proxmox server with a couple of single public IPs as well as a subnet (public) assigned from the DataCenter. On top of that I have some VMs with private IPs. The network generaly works but when it comes to the private VMs, I can access the internet with no issues...
  8. N

    TigerVNC Applet Error?

    Thank you. At least this provides a temp peace of mind. I see the same error on some other systems (websites) but for those I don't dare to accept the risk.....
  9. N

    TigerVNC Applet Error?

    Not sure what happened here but I never had this problem before. When I try to open the consoles I am getting this error (see attached screenshot) about the applet. I have searched the forums and I did find rather confusing information. Can someone please describe in very brief why is happening...
  10. N

    grub-setup: warn: Attempting to install GRUB to a partitionless disk! Will it boot?

    Today I saw new updates on the web interfaces however I tried to run apt-get update and then apt-get dist-upgrade from the console. It is the fist time that I was presented with a question of where to install GRUB and I had options like /dev/sda -- /boot -- /dev/sdb. The second option (/boot)...