Search results

  1. B

    Bonjour-Service (apple) in Windows container doesn´t work?

    Hi, I have not knowingly changed anything. Windows 11 runs in an VM agent: 1 balloon: 4096 bios: ovmf boot: order=virtio0;net0;ide0 cores: 4 cpu: kvm64 cpuunits: 1000 efidisk0: SSD_BigStore:vm-101-disk-13,efitype=4m,pre-enrolled-keys=1,size=1M machine: pc-q35-6.1 memory: 8192 meta...
  2. B

    Bonjour-Service (apple) in Windows container doesn´t work?

    Hi, I backup my iphones over imazing app and wlan in an windows 11 container. This works well, but now, no iphone is found anymore?! It stopped working recently. The devices are usually found via the bonjour service. If I use a bonjour browser, it no longer shows me any services in the Windows...
  3. B

    massive problems on restoring Backup to VM - other VMs are down than!

    And another Problem, after interrupting my restore, my windows VM not is named VM 101. On my storage there are 9 disk (normal I think it was 2). When I try to delete from storage it says, I must do that on vm but there are no disks shown!!!
  4. B

    massive problems on restoring Backup to VM - other VMs are down than!

    Hi, today I got massive problems with my vms. First Win11 starts to show no reaction. Than I want to restart, this takes a loong time and doesn´t work, so I switched it off. Than I want to restore a Backup from my NAS (NFS-System). It starts very slow (20 secs per percent and at 10% it needs...
  5. B

    1 NIC, VLANs and WAN, LAN, VLAN OPNSense ...

    OK, systemctl restart networking is not enough! After I reboot proxmox, VLANs are full working! Greets Byte
  6. B

    1 NIC, VLANs and WAN, LAN, VLAN OPNSense ...

    It seems somthing is blocking incoming (in proxmox) DHCP traffic and ALL other tcp traffic (no ping, vm->opnsense, opnsense->vm) So i think: vm ----DHCP--->opnsense WORK!! (logs in OPNSense) vm <---DHCP--< opnsense doesn´t work vm >--- PING ---> opnsense doesn´t work vm <--- PING...
  7. B

    1 NIC, VLANs and WAN, LAN, VLAN OPNSense ...

    OK, thanks. Now looking in switches, wich shows MAC in MAC table, so this works. In my OPNSense (other PC) in log there are requests coming, but it seems, answer is blocked ?! 2022-01-31T09:57:21 Informational dhcpd DHCPOFFER on 10.1.3.20 to xx:xx:xx:xx:xx:xx (WinProx) via re1_vlan50...
  8. B

    1 NIC, VLANs and WAN, LAN, VLAN OPNSense ...

    OK, I´ll try to reboot later (now I can´t do that). If it doesn´t work, I write here... Thanks Byte
  9. B

    1 NIC, VLANs and WAN, LAN, VLAN OPNSense ...

    auto lo iface lo inet loopback iface eno1 inet manual auto vmbr0 iface vmbr0 inet static address 172.30.90.90/24 gateway 172.30.90.192 bridge-ports eno1 bridge-stp off bridge-fd 0 bridge-vlan-aware yes bridge-vids 2-4094 auto vmbr1 iface...
  10. B

    1 NIC, VLANs and WAN, LAN, VLAN OPNSense ...

    OK, thanks. That is, what I did. Do I have to set something else on the nic "eno1"card (wich is set to vmbr) to get vlan? Greets Byte
  11. B

    1 NIC, VLANs and WAN, LAN, VLAN OPNSense ...

    Hi, my proxmox server has only one nic. I want to setup some vms wich uses vlans. One ist OPNSense, so I want to get WAN over VLAN 99. So, I think, I set my vmbr-bridge to vlan-aware and in VM for each VLAN a network-card. vmbr-bridge is set to my nic. I still have to adjust something to...
  12. B

    LCX Container in VM wandeln

    Hallo, ich habe aktuell das Problem, dass die Device ID bei proxmox Neustart oder wenn ich weitere USB-Devices hinzustecke ändert. Kann man nicht auf die Device ID referenzieren? Greets Byte
  13. B

    USB devices to LXC, but every reboot/ reconnect new DeviceNr

    Hi, I want to setup my home automation. I put on my proxmox an active usb-hub. There are some USB-Dongles. lsub get the usb-Bus Nr and Device ID. Set the config to transfer all needed USB-Devices to LXC. But every reboot of the proxmox or reconnect, connect new device, etc. the Device Number...
  14. B

    Windows 10 in VM shows only 0,79 GHz; Host has 6 x Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz

    Hi, I´m new at proxmox. My problem is, that on my windows 10 taskmanager and properties shows only an cpu speed of 0,79 GHz. My Host has i5-8500T wich shows 3% in proxmox. What´s wrong with my config? Greets Byte
  15. B

    Windows 10, no network card (machine q35)

    Oh, thanks, that works. Now it shows Intel(R) Core(TM) i-8500T CPU @2.10GHz 792 MHz. Why 792MHz? When I try to upgrade to win 11 it says, its to slow... But i-8500T should work. Greets Byte
  16. B

    Windows 10, no network card (machine q35)

    Second question, why my windows says Processor: Common KVM prpcessor 792 MHz? Host is : 6 x Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz (1 Socket) ??
  17. B

    Windows 10, no network card (machine q35)

    OK, 5.1 did the job. 6.0 doesn´t work! Crazy
  18. B

    Windows 10, no network card (machine q35)

    qm config agent: 1 boot: order=virtio0;net0;ide0 cores: 4 ide0: local:iso/virtio-win-0.1.215.iso,media=cdrom,size=528322K machine: pc-q35-6.1 memory: 4096 meta: creation-qemu=6.1.0,ctime=1642583357 name: Windows10 net0: virtio=DE:26:EC:6D:56:94,bridge=vmbr0,firewall=1 numa: 0 ostype: win10...
  19. B

    Windows 10, no network card (machine q35)

    yes, this was my way This is the error...