This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Virtio NIC Driver for Sophos XG?

Hello,

does Sophos XG include virtio-NIC-Drivers?

If no, is there a way to install virtio-Drivers?

Virtio-Drivers are needed for better performance in proxmox.

 

Thank you!

 

Tony



This thread was automatically locked due to age.
Parents Reply
  • Hi Anton,

    I used the normal software installer (not the kvm prebuild one) and installed with virtio configured on the hypervisor.

    You can check if the drivers are available with the following commands in the advanced shell:

     

    SFVH_SO01_SFOS 17.0.5 MR-5# lsmod | grep virtio_net

    virtio_net             16191  0 

    SFVH_SO01_SFOS 17.0.5 MR-5# ethtool -i Port1 | grep virtio_net

    driver: virtio_net

    SFVH_SO01_SFOS 17.0.5 MR-5# ethtool -i Port2 | grep virtio_net

    driver: virtio_net

     

    Maybe the change afterwards is the problem... but I cannot help you with that. :-(

    Best Regards

    Dom Nik

Children
No Data