Upgrading 2.6.0 to 22.05 Plus Home causes net.link.ifqmaxlen parameter repeated
-
Hi,
just from upgrade to Plus PfSense it's causing net.link.ifqmaxlen parameter in loader.conf is repeating on every reboot.
I tried delete loader.conf mantaining just loader.conf.local, but the problem (is relevant?) it still represents on every reboot
loader.conf are rewrite on every reboot with
autoboot_delay="3"
net.link.ifqmaxlen="1024"
net.link.ifqmaxlen="1024"
net.link.ifqmaxlen="1024"and increasing one more net.link.ifqmaxlen="1024" at time
Thanks
-
J jimp moved this topic from Problems Installing or Upgrading pfSense Software on
-
I assume you upgraded to 22.01 and then to 22.05?
Did you notice if this was the case in 22.01 also?
1024 is an unexpected value there, 128 is the default. Did you set that higher somewhere?
Either way it should be fixed in 23.01: https://redmine.pfsense.org/issues/13280
Steve
-
@stephenw10 Hi. Thanks for the reply. Yes I confirm, I upgraded to 22.01 and then to 22.05 and yes, I modified "pfsense-utils" to set custom these value. I'm sorry, I did not notice if on 22.01 the bug was presents. Thanks antway for the good new about this bug seems to will be solved on next rel.