[SOLVED] Disable rx-vlan-offload permanently

cwt

Active Member
May 30, 2022
454
113
43
Morning!

I have one PVE with kernel 6.2 and want to disable rx-vlan-offload resistent for an Intel X710-DA2 card. I know how to do this with ethtool -K but this doesn’t survive reboots.

Any hint which cfg file has to be modified to disable this on boot up?

Thx ☺️
 
You can do it with `post-up` commands in /etc/network/interfaces.
 
You can do it with `post-up` commands in /etc/network/interfaces.
Thx. Did it with:

post-up /sbin/ethtool -K bond0 rxvlan off
post-up /sbin/ethtool -K bond0 rx-vlan-offload off
 
  • Like
Reactions: mira

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!