Recent content by scarlaxx

  1. S

    Kernel 6.8.4-2 causes random server freezing

    I just tried kernel 6.8.4-3 on an Intel system and it freezes after GRUB.
  2. S

    Can't exec proxmox-usb-hotplug in a vm hookscript

    Thank you, it works now with the bash script after I added a full path to proxmox-usb-hoplug. Issue resolved.
  3. S

    Can't exec proxmox-usb-hotplug in a vm hookscript

    Thanks for the reply. The problem is not with executing this usbhotplug.pl script but with running a command inside that should trigger the proxmox-usb-hotplug. On usbhotplug.pl I did run chmod +x so it is executable and it runs.
  4. S

    Can't exec proxmox-usb-hotplug in a vm hookscript

    Hi. After having issues with usb passthough to a VM a was searching forums for a solution and ended up with proxmox-usb-hotplug. I followed the installation and now I'm able to manually run it from proxmox shell with proxmox-usb-hotplug --vmid $vmid -c /etc/usb-hotplug.conf -p $pwd Next I...
  5. S

    Windows 10 VM under Proxmox unable to connect to a VPN

    Thank you again oguz but after I spend a couple of hours on this issue I installed a different VPN client provided by a company I work for. That client works with a different VPN settings so I will stick with that.
  6. S

    Windows 10 VM under Proxmox unable to connect to a VPN

    Thank you but this did not help either.
  7. S

    Windows 10 VM under Proxmox unable to connect to a VPN

    IpConfig and tracert outputs attached. VPN is of type PPTP if that helps as I have no idea how to tell it uses TCP or UDP.
  8. S

    Windows 10 VM under Proxmox unable to connect to a VPN

    Hello and thank you for your reply. I was in abroad so sry for my late reply. It takes cca half a minute of trying and at the end it says: 'The network connection between you computer and the VPN server could not be established because the remote server is not responding. Ths could be ...' blah...
  9. S

    Windows 10 VM under Proxmox unable to connect to a VPN

    Hello. I'm new to all this Proxmox, Linux, I learn this wonderful software as I go so my apologies if I miss something basic. I've recently made a VM running a Windows 10 Pro 64bit. This virtual machine can access the internet, dns lookup works for the configured VPN hostname yet is is unable to...