<div dir="ltr"><div dir="ltr">Hello all.<br>Test suricata 4.0.5 on VM CentOS 7 on Hyper-V.<br>Configured span, install suricata from repo.<br>After launch suricata have a next error message:<br><br><i><Warning> - [ERRCODE: SC_ERR_SYSCALL(50)] - Failure when trying to set feature via ioctl for 'eth1': Operation not supported (95)</i><br><br><i>cat /etc/sysconfig/suricata</i><br><b>OPTIONS="-i eth1 -l /var/log/suricata/ --user suricata --set vlan.use-for-tracking=false --set capture.disable-offloading=true --set unix-command.enabled=false "</b><br><br>So, if run <i>ethtool -K eth1 rx off tx off sg off tso off gso off gro off</i><br>I have next result:<br><br><b>Cannot change scatter-gather<br>Actual changes:<br>rx-checksumming: off<br>tx-checksumming: off<br>        tx-checksum-ipv4: off<br>        tx-checksum-ipv6: off<br>tcp-segmentation-offload: off<br>        tx-tcp-segmentation: off<br>        tx-tcp6-segmentation: off<br>        tx-tcp-mangleid-segmentation: off<br>generic-segmentation-offload: off<br>generic-receive-offload: off</b><br><br>On linux kvm all work fine, but with Hyper-v i don't know what doing.<br>May be have some ideas?<br><br><br></div></div>