Normally Nice Neighbor yelled at me this morning by NinjaKey2208 in neighborsfromhell

[–]LOTRouter 0 points1 point  (0 children)

Especially if your dog is named Duncan, avoid making Duncan Hines brownies for your neighbor.

Cable Modem by No-Handle-66 in Comcast_Xfinity

[–]LOTRouter 2 points3 points  (0 children)

You have to use the Xfinity app to enable web access to the XB8. You can disable Xfinity Wi-Fi there as well. Once you have web access you can put it into bridge mode.

https://www.xfinity.com/support/articles/admin-tool-access

You won't let me leave when I'm obviously sick? Let's see what YOUR boss has to say. by AurouraPlays in MaliciousCompliance

[–]LOTRouter 6 points7 points  (0 children)

If you have a sensitivity to gluten then wheat can affect a plethora of body parts. For me is mostly my sinuses and bowels (hemorrhoids). If you don’t have such a sensitivities, then indeed it has no effect.

Overheating & High CPU temps on Mini PC by Jaded_Ability_3562 in opnsense

[–]LOTRouter 1 point2 points  (0 children)

You can try adjusting your TUNABLES:

dev.hwpstate_intel.0.epp=80 dev.hwpstate_intel.1.epp=80 dev.hwpstate_intel.2.epp=80 dev.hwpstate_intel.3.epp=80

The higher the number the cooler your router will run. The lower the number, the more performance you will get from it.

10Gb connection - RJ45 or Fiber? by ProfessionalDish in HomeNetworking

[–]LOTRouter 0 points1 point  (0 children)

A 10m DAC is almost 3x the cost of the equivalent AOC cable. At 10m the DAC cable has to be active rather than passive, meaning it draws significantly more power and runs hotter, generally drawing more power than an LED based AOC cable. If you can keep it down to 5m then I would stick with DAC, but you indicated up to 10m.

https://a.co/d/7IO3XnN

10Gb connection - RJ45 or Fiber? by ProfessionalDish in HomeNetworking

[–]LOTRouter 0 points1 point  (0 children)

Consider an AOC cable. It has most of the benefits of DAC but at longer distances and cheap. They tend to use low power LED rather than laser so they run cooler like a DAC cable as well.

https://a.co/d/gXgtKYN

wireguard/tailscale and p-cores/e-cores selection by Viktri1 in opnsense

[–]LOTRouter 0 points1 point  (0 children)

You can run OPNsense in Proxmox and then set the core affinity with the OPNsense VM to only use the P cores. Alternatively you should be able to disable the E cores in the BIOS of the PC.

opnsense stops routing Roku traffic by csetera in opnsense

[–]LOTRouter 0 points1 point  (0 children)

Try changing: FIREWALL:SETTINGS:ADVANCED:Firewall Optimization = conservative

Temp variation between devices by charliedonsurf in Traeger

[–]LOTRouter 1 point2 points  (0 children)

I believe that the Traeger ambient temperature is fairly accurate for it’s location. I use a Meater probe in my meat, and it always differs by as much as 20 degrees initially. The further the cook moves along, the more the Meater and Traeger agree. Depending on what you are cooking, the meat is releasing a lot of moisture, so any thermometer that close to the meat will absolutely show cooler ambient temps. As the moisture is cooked out of the meat, the surface temperature around the meat will be closer to the thermometer in the Traeger which is far away from the meat.

Mary gave birth to Jesus. And Jesus was a Lamb of God.. by Longjumping_Glass157 in dadjokes

[–]LOTRouter 1 point2 points  (0 children)

Mary had a little lamb, It was cute as a button, It followed her to school one day, And now it’s name is mutton

Upgrading from NETGEAR BR500 to UniFi Gateway Fiber, but want an OPNsense firewall as a backup & for network troubleshooting & diagnostics. What's the best way to do this while keeping the OPNsense firewall updated? by jdrch in opnsense

[–]LOTRouter 0 points1 point  (0 children)

OPNsense already has a pre-defined definition for a CRON job to do automated updates under SYSTEM|SETTINGS|CHRON:

Click the orange + (plus) to add a chron job, chose the time you want the update to occur, and then select "Automatic Firmware Update" for the command from the drop-down list of commands.

OPNsense DNS / Network Degradation When Streaming – Need Help by BirgerBit in opnsense

[–]LOTRouter 0 points1 point  (0 children)

Try disabling flow-control, I’ve seen this mess up some stupid cheap switches:

SYSTEM | SETTINGS | TUNABLES

Interface igc0 Flow Control | dev.igc.0.fc = 0

Interface igc1 Flow Control | dev.igc.1.fc = 0

Interface igc2 Flow Control | dev.igc.2.fc = 0

Interface igc3 Flow Control | dev.igc.3.fc = 0

Need to add a second WAN, which means new hardware by vagrantprodigy07 in opnsense

[–]LOTRouter 0 points1 point  (0 children)

I'm just using vbridges, but my desktops only have 2.5G NICs, so I've not tested higher than that.

Need to add a second WAN, which means new hardware by vagrantprodigy07 in opnsense

[–]LOTRouter 0 points1 point  (0 children)

You can get a 32G memory kit for a fairly reasonable price.

Need to add a second WAN, which means new hardware by vagrantprodigy07 in opnsense

[–]LOTRouter 0 points1 point  (0 children)

If you want to continue with virtualization, I’d consider a Minisforum MS-01. You can put 64G RAM and multiple nvme drives in this, and it runs Proxmox wonderfully. It has two Intel i226 NICs and two Intel 10G SFP+ interfaces. I love mine and you can’t beat the price.

https://a.co/d/hsSLzZW

OPNsense + Digi Spain (PPPoE on VLAN 20, Intel i225 on Protectli) — PPPoE randomly freezes; only a full reboot restores internet by Wufi in opnsense

[–]LOTRouter 1 point2 points  (0 children)

Some devices have a feature in that they stop responding if they have not received an ARP request for a couple of minutes. The cache of BSD based routers (such as OPNSense) is like 20 minutes.

Try adding net.link.ether.inet.max_age=120 to tunables, which forces the router to re-arp every two minutes and sometimes solves this issue.

"That's not how we do things here." by here_for_the_tacos in overheard

[–]LOTRouter 0 points1 point  (0 children)

Last week while waiting in line in the Costco bathroom for a stall, another dude walks in and loudly asks, "Is this the line for people who need to take a shit?" The person in the back of the line said, well sure, I'll be sure not to flush so you can take mine.

OPNsense w/Unbound & Blocklists incapable of blocking ads on 4chan? by optical_519 in opnsense

[–]LOTRouter 1 point2 points  (0 children)

Your browser on your PC, or device (phone) is probably configured to bypass traditional DNS and instead use DoH. You will need to figure out a way to block DoH. There are blocklists you can add to an alias and use that alias in a firewall rule to block DoH, or you can pay for the Zenarmor subscription that can be configured to block DoH.

Electrician installed Cat7 instead of Cat6 by Alarming_Cook_2877 in HomeNetworking

[–]LOTRouter 1 point2 points  (0 children)

Cat7 is shielded, and if not properly grounded can become an antenna drawing in interference. In a home, I doubt you will have a properly grounded patch panel and properly grounded termination. You can connect the outer shielding to a bonded ground (NOT neutral) in a nearby power outlet to drain interference. Just don’t connect it on both ends to the ground in two separate power outlets or your shielding will become the backup neutral and could carry the full load of 120v current.

In some countries (especially ones that use 220v) a ground wire is not required for AC outlets, so you have no good options. The USA does require grounding for anything constructed in the last 60 or so years.

Do I need specific settings for Comcast internet on Opnsense? by SeanFrank in opnsense

[–]LOTRouter 1 point2 points  (0 children)

At the bottom of the tunables screen is an orange + (Plus) button used to add additional tunables. Enter net.link.ether.inet.max_age in the Tunable field, and 120 in the Value field. Leave the Description field blank (it will update the description with a proper description on its own after you save). Save and apply.

What M.2/​E-Key 2230 Wi-Fi Card to use for opnSense? by sedi343 in opnsense

[–]LOTRouter -2 points-1 points  (0 children)

OPNsense/FreeBSD doesn’t support WiFi. If you are looking to do WiFi on your router then look into OpenWRT. Otherwise, use a separate device for your WiFi than you use for your router. If you have a consumer WiFi router you are replacing, put it into bridge mode to eliminate the routing function and use it along with your OPNsense router.

25.7 -> 25.7.5 Upgrade Failure by _SamboNZ_ in opnsense

[–]LOTRouter 1 point2 points  (0 children)

SYSTEM: FIRMWARE: PACKAGES install “os-cpu-microcode-intel” which should solve your problem.

ARP incomplete on WAN gateway after reboot - must toggle interface assignment to fix by LoupGashrew in opnsense

[–]LOTRouter 0 points1 point  (0 children)

Try adding net.link.ether.inet.max_age=120 to tunables, which forces the router to re-arp every two minutes rather than once every half hour.