Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - BillyMcSkintos

#1
Confirmed.
xxxxxxx@opnsense:~/src # git checkout stable/22.1
#2
@tracerrx Thank you for direct guidance, much appreciated. Followed the steps from your post and quoted below but get error when executing the make command:
make: "/usr/share/mk/bsd.sysdir.mk" line 15: Unable to locate the kernel source tree. Set SYSDIR to override.
Quote from: tracerrx on May 09, 2022, 04:36:01 PM
From the command line of your opnsense box:
pkg install git
pkg install wget
cd /usr
git clone https://github.com/opnsense/plugins
git clone https://github.com/opnsense/ports
git clone https://github.com/opnsense/src
cd src/
git checkout
git checkout stable/22.1
cd /tmp
wget https://downloadmirror.intel.com/682705/igb-2.5.21.tar.gz
tar xzf igb-2.5.21.tar.gz
cd igb-2.5.21/src
make
cp if_igb.ko /boot/modules/if_igb_updated.ko


From the opnsense GUI:
System=>Settings=>Tunables
Tunable => if_igb_updated_load
Value => YES


You need to reboot the opnsense box for the changes to take effect.. afterwords when you run sysctl -a | grep dev.igb you should see the new driver version
#3
@defauluserfoo: I believe so. Are the logs on the firewall or the modem?
@tracerrx: I am not understanding how the referenced thread related to the drivers. However, I did disable IPS. I am not MAC spoofing.

I have been running OPNSense for years with no problems. Recent changes include the latest version and a shift to running AdGuard as a plugin vs Raspberry Pi. Have not found evidence that adGuard is the cause but its on the list...
#4
Mine is a similar Qotom Device but not the same.

Just went down again. "Problem Files" attached.
#5
I am having the same problem as @rob_h. Every few days the no internet but everything appears to be working. Its been rock solid for months until I updated to the latest version 22.1.7. Reboot brings it back up. Not sure what logs etc would be best to provide.


Single WAN and Single LAN interface (followed by TP Link Omada switch and EAPs.
DHCP
NAT forwarding of DNS to Adguard (Plugin) and then to unbound on :5353

Would love to identify the culprit as we both work from home.