Hello,
Which version i could try to install on my Radxa E52C?
It have an RK3582 chip, ty.
Which version i could try to install on my Radxa E52C?
It have an RK3582 chip, ty.
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 MenuQuote from: meyergru on September 23, 2024, 10:22:11 AM13. I do not believe in IPSs like Zenarmor, Crowdsec or Suricata, but YMMV. At least do not use Suricata on WAN, unless you are willing to sacrifice IPv6 connectivity. This is a fine example for always having a tradeoff between (perceived) security and useability. Also: If you use IPS and experience any problems, please state that in your posting - or better, disable it and test again! The same goes for any kind of blocklists: check if they are the culprit.
Quote from: meyergru on May 31, 2025, 05:58:44 PMYou should be able to determine the difference between a rejected certificate vs. DNS or IP blocking caused by Suricata vs. IPv6 misconfigurations.
The symptoms of each of those are clearly discernible.
Patrick just pointed out that certificates for wildcard domains will not work if they contain just one dot, so if you want to use those, you will have to use a domain with at least two dots in them.
Your problem is not clearly stated, but does not seem to correlate to the cited post.
Quote from: Patrick M. Hausen on May 21, 2025, 09:57:22 PMQuote from: gspannu on May 21, 2025, 03:57:28 PMQuoteOk, I find myself confused about this, again.
If I have no VLANs and I am simply using the OPNsense default ".localdomain" for my LAN, would you recommend I be using .localdomain or lan.internal?
You can use either of the two... both will work.
Mind you that there can be a minor downside to using "localdomain". If you want to run your own local CA - on OPNsense or anywhere else - and you also want to use a wildcard certificate for a variety of devices that for some reason cannot use a real FQDN and Letsencrypt, then ...
- *.home.arpa will work while
- *.localdomain will not work
with current browsers. There have to be at least two dots in there.
I prefer - at work just like at home - to use a subdomain of a real domain I own.
So if I own e.g. company.com, then for the internal network I use internal.company.com. I know this will never conflict with anybody else, I do not publish this domain anywhere outside on the Internet, therefore I will not have leaks of any kind ... perfect solution but for the slightly longer FQDNs.
Also *.internal.company.com works with certificates as well as with MS Active Directory. Using your official Internet domain company.com with AD leads to all sorts of unexpected constraints.
HTH,
Patrick
Quote from: Patrick M. Hausen on March 14, 2025, 02:37:45 PMQuote from: Anchor on March 14, 2025, 02:10:06 PMSeems like i have been told, anyway i will say it again, the Starlink hardware gives /56.
That means Starlink delegates a /56 to your OPNsense. Still every single interface of your OPNsense with IPv6 active must have a /64 prefix length. You get a /56 so you can configure up to 256 interfaces.
Quote from: Anchor on March 12, 2025, 11:57:59 AMQuote from: dseven on March 12, 2025, 11:39:20 AMWhat do you mean by "gave /56 address"? What exactly do you expect to see? What exactly do you actually see?
I mean WAN was replying 56 addresses allocations,
If i set the WAN interface for 56, and the Starlink is giving 56 as showed in Overview, why i should expect to see/have 64?
Quote from: dseven on March 12, 2025, 11:39:20 AMWhat do you mean by "gave /56 address"? What exactly do you expect to see? What exactly do you actually see?
Quote from: dseven on March 12, 2025, 10:29:41 AMWhat does "everything goes on 64" mean? /64 is the standard prefix length for a LAN subnet. If you create multiple (V)LAN's, each should get its own /64, allocated from your /56 delegation.