Actions
Bug #3092
closedDisable LRO not affecting Intel 10G NICs
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
07/14/2013
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
amd64
Description
Hello,
i have firewall with 2 dual-port Intel 10G NICs, one X520 DA2 and one X540-T2. i checked disable LRO in web GUI and i see in configuration file <disablelargereceiveoffloading/>.
but ifconfig output i see LRO enabled. on intel 10G NICs LRO must be disabled in case of packet forwarding.
Files
Updated by Zeev Zalessky over 11 years ago
i found workaround using shellcmd package. i just run ifconfig ix(0-3) -lro using shellcmd, but i don't think that it is correct solution for production environment.
Updated by Jim Pingle over 11 years ago
- Status changed from New to Rejected
- Priority changed from Urgent to Normal
- Target version deleted (
2.1)
Duplicate of #1047. Comment there if it's not fixed.
Actions