RaHu's latest activity

  • R
    exactly the same happening here, also supermicro, similar firmware. It started after Upgrading the host from 8.3.0 to now 8.4.1.
  • R
    RaHu replied to the thread noVNC: copy paste not works.
    I am using this also in esxi environments to "paste" into console: https://github.com/Collective-Software/ClickPaste
  • R
    This way it will work. Make your vlan interfaces to bridges: auto vmbr0 iface vmbr0 inet manual bridge-ports eno1 # Your physical NIC bridge-stp off bridge-fd 0 bridge-vlan-aware yes bridge-vids 2-4094 auto vmbr0.100 iface...