[Resolved] Hardware Offloading Broke Network

Started by Andy112, December 18, 2024, 04:44:06 PM

Previous topic - Next topic
December 18, 2024, 04:44:06 PM Last Edit: December 18, 2024, 05:03:22 PM by Andy112
EDIT: This was quickly resolved by reverting to an earlier config via CLI!!!!!


Help! I stupidly enabled (unticked)  the three "disable hardware offloading" settings resulting in no network connectivity for WAN & LAN and I'm now unable to access the GUI...

Via the shell, how can I disable the three hardware offloading settings again?? ChatGPT recommends running "ifconfig igb0 -rxcsum -txcsum -tso -lro" and/or modifying the config.xml file and adding some lines under the various interfaces. Neither of these have worked and I'm completely at a loss.

config.xml lines added:
      <disablechecksumoffloading>1</disablechecksumoffloading>
      <disablesegmentationoffloading>1</disablesegmentationoffloading>
      <disablelargereceiveoffloading>1</disablelargereceiveoffloading>


Any assistance is greatly appreciated.
Thank you