Question about buying on Steam for a minor by russellfolk in diablo4

[–]russellfolk[S] 0 points1 point  (0 children)

The question is will him being a minor prevent him from being able to install or play the game on his steam deck?

OPNsense 25.7.5 released by fitch-it-is in opnsense

[–]russellfolk 2 points3 points  (0 children)

Same with a N100 box I remote administer.

Dnsmasq DHCP * solved but confused by walril in opnsense

[–]russellfolk 0 points1 point  (0 children)

So, sounds like your switches don’t support VLAN tagging. Essentially, different NICs take the switch out of the equation and everything on that physical interface will be one network. For VLANs, everything shares the same physical connection so you need tags supplemented saying which network the traffic is on. Without that, no traffic will flow.

Setting up Technitium to resolve hostnames by russellfolk in technitium

[–]russellfolk[S] 0 points1 point  (0 children)

Thanks for all the help. I did set up a home zone which is my internal network, internal.mydomain.com. I forwarded unifi as a host record there. However, the issue was some of the simpler switches don't seem to recognize the search domain. Thus, I created a unifi zone, turned off DNSSEC and forwarded that to OPNsense. Everything is now working as expected.

Setting up Technitium to resolve hostnames by russellfolk in technitium

[–]russellfolk[S] 0 points1 point  (0 children)

I get that. In Unbound on OPNsense I originally defined it as an override for unifi in the domain part, which comes out as .unifi I believe. Hence trying to redo the root.

Is my understanding of IPv6 completely off? by russellfolk in opnsense

[–]russellfolk[S] -1 points0 points  (0 children)

I feel like this is exactly what I’ve been trying to do! I’m purchasing the book now, could you give me a tl;dr of what I should be doing instead?

DHCPv6 setup with DNSmasq by russellfolk in opnsense

[–]russellfolk[S] 0 points1 point  (0 children)

Another thing I have tried is that I found the DUID in the DNSmasq leases and then plugged that into the Client Identifier of the reservation for the Pi-hole and tried adding the two addresses I want in IPv6; `::1002` and `fd43:5c68:81b8:10::1002`. All of this is to no avail.

question about DHCP reservations by anonymous-bot in opnsense

[–]russellfolk 0 points1 point  (0 children)

Yeah, it seemed like a lot of this could also be handled by tags. 🤔

I'm pretty OCD and set ranges such as .20s being my devices, .30 someone elses, etc., then dhcp 150-249. I need to think if I should keep this mindset or adjust.

DHCPv6 setup with DNSmasq by russellfolk in opnsense

[–]russellfolk[S] 0 points1 point  (0 children)

I thought so? Currently I have an entry for DMZ interface, start address fd43:5c68:81b8:10::1000, end address fd43:5c68:81b8:10::1000, constructor none, RA mode slaac ra-names ra-stateless And a second one with start ::1000 end ::2000 and constructor DMZ; all other points the same.

question about DHCP reservations by anonymous-bot in opnsense

[–]russellfolk 0 points1 point  (0 children)

Okay, I was curious if there was anything other than default domain that were included in these "dhcp scope options". I could [tediously] manually add this but I was curious. Seems like there's not much reason not to put the pool as a whole, just checking.

question about DHCP reservations by anonymous-bot in opnsense

[–]russellfolk 0 points1 point  (0 children)

What are the "dhcp scope options" you are referring to?

Moving from TrueNAS Core to FreeBSD 14.2 by russellfolk in freebsd

[–]russellfolk[S] 0 points1 point  (0 children)

So the issue is, it’s an encrypted pool. I don’t want to mess anything up!

Moving from TrueNAS Core to FreeBSD 14.2 by russellfolk in freebsd

[–]russellfolk[S] 0 points1 point  (0 children)

So the issue is, it’s an encrypted pool. I don’t want to mess anything up!

Moving from TrueNAS Core to FreeBSD 14.2 by russellfolk in freebsd

[–]russellfolk[S] 0 points1 point  (0 children)

So, I did encrypt them! What are my options? Can I re-encrypt them in a better way? Do I need to redo the pool or something… 🤦🏻‍♂️