1
24.7 Production Series / Re: I'm a doofus and I broke my firewall...
« on: November 24, 2024, 02:37:08 am »
I had spotted the other thread, but when I checked the file I found:
The natives were getting restless in the household, so I girded my loins and moved the `eastpect` file out of `/usr/local/etc/rc.d`.
That worked and the WebUI came up on reboot.
Oddly, when I checked the system config I noticed that all the "offload" boxes were UNchecked.
Moving the `eastpect` file back where it started and rebooting worked as I would have expected before this evolution. WebUI, SSH, etc. working.
Checking those boxes didn't change anything in the `/conf/config.xml` file, so maybe that's controlled /set somewhere else these days?
At any rate, I'm back up and running and managed to remove Zenarmor (it didn't work since it's missing the database).
Thanks for the pointers, it got me moving (even if I had a flop-sweat moment moving files around).
Code: [Select]
# grep offloading /conf/config.xml
<disablechecksumoffloading>1</disablechecksumoffloading>
<disablesegmentationoffloading>1</disablesegmentationoffloading>
<disablelargereceiveoffloading>1</disablelargereceiveoffloading>
The natives were getting restless in the household, so I girded my loins and moved the `eastpect` file out of `/usr/local/etc/rc.d`.
That worked and the WebUI came up on reboot.
Oddly, when I checked the system config I noticed that all the "offload" boxes were UNchecked.
Moving the `eastpect` file back where it started and rebooting worked as I would have expected before this evolution. WebUI, SSH, etc. working.
Checking those boxes didn't change anything in the `/conf/config.xml` file, so maybe that's controlled /set somewhere else these days?
At any rate, I'm back up and running and managed to remove Zenarmor (it didn't work since it's missing the database).
Thanks for the pointers, it got me moving (even if I had a flop-sweat moment moving files around).