[-] [email protected] 2 points 1 day ago

It roams around, around , around

[-] [email protected] 5 points 3 days ago

Roll your own milter using the python3-milter?

Missing dmarc records is not a dmarc fault, so you just have to reject those without a dmarc.

Maybe reject is too stronk, and a quarantine is better? Will help you debug at least if theres e-mail you are missing

[-] [email protected] 4 points 3 days ago

So they might have to get new permits, or they might get this overturned. At least their luigi page is still up

[-] [email protected] 47 points 2 months ago

How is this bad news? Dire situation?? They are not where they want to be with this “feature” so they delay it. Sounds like a smart move. Probably second best option to just dropping it

[-] [email protected] 85 points 2 months ago

Too much fanfare and too little real info shared to be of any value. Sounds more like an ad than infosec

[-] [email protected] 50 points 3 months ago

That doesn’t make it better though. App data should be under app data, either roaming or local depending on use.

[-] [email protected] 41 points 11 months ago

nah - they are very real. Maybe sock puppets but real. I imagine them like rich 15 year old kids beeing “rad and cool”

[-] [email protected] 39 points 11 months ago

Look! Its cuck noris!!

[-] [email protected] 61 points 1 year ago

A ppa is a repo. It’s Ubuntu stuff, and there’s no reason to work your ass off for Ubuntu for free. They’ll just shit on you and claim that snaps are great (they’re not)

[-] [email protected] 44 points 2 years ago

The fact that no product is missing anywhere means it’s not stealing.

If you rent your car from Mercedes and I make a copy of it, the only change is that I’ve not copied your car, I’ve copied Mercedes’.

[-] [email protected] 35 points 2 years ago

She lived 10 years in total, 4 years on a milk farm. Normal goat life-span is about 20 years

[-] [email protected] 34 points 2 years ago

TLDR; don’t reserve IP’s

We all did back in the 90’s. But this is kinda counter to the idea of dynamic leasing of IP addresses.
The only reason I see for reserving IP’s would be to do some based on cidr ranges (bad practice) or because you need some shitty software that only handle IP’s and not hostnames.

Just liberate yourself and get used to not having control over IP. It will prepare you for ipv6 where dynamic addresses are part of the spec.

Your local dns server should be set up to register devices on ip lease - something all dns servers I’ve worked with last 20 years can manage. With properly set ip search domains this means that you can reach your devices by hostname, or by fqdn if you’d want that.

Also note that .local is a special tld reserved for mdns/zeroconf. Do not set up your dns server to serve this. You’d be better off using something like .LAN - this means that mdns/zeroconf can co-exist nicely on your lan.

Regarding vlans: this is something completely different as this is level 2 in osi. Each vlan is like a separate network - there needs to be routing to reach one from the other. I would agree that vlans are nice when used properly - to section and separate devices. One vlan for IoT devices - to keep them out of your safe home network - is a fairly common thing. A separate vlan for servers, one for management perhaps, one for guest-network and one for your normal home devices.

I use 4 vlans at home each with a /16 network from the 10/8 range. And the only static (not reserved dhcp) that I use are for dns and gateway. At work I still set up some sites where infrastructure like switches/routers etc are on static - and take this into account when I set up the ip pool(s). I’m those cases I’ll exclude the top end of the network and put the rest in the pool. Some like to do the opposite end, and some don’t care and just use all as pool and count on arp/ping to avoid conflicting leases (bad practice).

view more: next ›

Oisteink

0 post score
0 comment score
joined 2 years ago