Search results

  1. R

    proxmox ProxyPVE problem

    ii cgmanager ii corosync-pve 2.3.5-2 amd64 Standards-based cluster framework (daemon and modules) ii dmeventd 2:1.02.93-pve2 amd64 Linux Kernel Device Mapper event daemon ii dmsetup 2:1.02.93-pve2 amd64 Linux Kernel Device Mapper userspace library ii grub-common 2.02-pve4 amd64...
  2. R

    proxmox ProxyPVE problem

    cat /etc/apt/source.list.d/*: deb https://enterprise.proxmox.com/debian wheezy pve-enterprise pveversion -v The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in...
  3. R

    proxmox ProxyPVE problem

    th e error was that it don't find the package. I install again vzdump and them do aptitude reinstall pve-manager and it works! I don't really understand what is happened.... i can give you the syslog output if you can explain me why it's does not works: Jun 30 12:09:01 pve-5 pveproxy[1679]...
  4. R

    proxmox ProxyPVE problem

    Hi everyone, i currently facing a big problem with my promox. Since yesterday, the proxypve didn't listen for incoming connexion. While i have investigated, I notice that several package are not present anymore. I try to re-install pve-manager as well as pveproxy .whithout succes (apt and...
  5. R

    guest cisco OS VLAN TAGGING removed by bridge

    I tried as soon as i solve another problem with pveproxy that has suddently started to not work .
  6. R

    guest cisco OS VLAN TAGGING removed by bridge

    this my proxmox network conf: auto lo iface lo inet loopback auto vmbr0 iface vmbr0 inet static address 10.69.251.5 netmask 255.255.255.0 gateway 10.69.251.254 bridge_ports eth0 bridge_stp off mbr0 bridge_fd 0 iface vmbr0 inet static address 10.69.251.5 netmask 255.255.255.0...
  7. R

    guest cisco OS VLAN TAGGING removed by bridge

    Hi, I'm installing a cisco virtualized router on proxmox. As network setting, i set up a bridge interface. But, when i made do1q encapsulation in my cisco virtualized router (so in the guest os), i noticed that at the output bridge interface, the tag has been removed. I spent several hours on...