jaredearle

joined 2 years ago
[–] jaredearle@alien.top 1 points 2 years ago

If you use the same AppleID, you get to keep all the apps you bought.

I have six (?) Macs/phones all using the same ID.

[–] jaredearle@alien.top 1 points 2 years ago

Is there something wrong with using Synology’s built-in reverse proxy?

[–] jaredearle@alien.top 1 points 2 years ago (1 children)
[–] jaredearle@alien.top 1 points 2 years ago (3 children)

You don’t have wordfence and auto-updates turned on?

[–] jaredearle@alien.top 2 points 2 years ago

Here’s what I think happened: Everything you see is something you did.

The subdomain you host points to your IP … or at least it did. Your ADSL IP address has changed and your domain is now pointing at someone else’s IP as their ADSL has claimed it.

Ping the subdomain and see the IP address. Now go to https://whatismyipaddress.com/ and see what your IP address is. They’re different now, right?

[–] jaredearle@alien.top 1 points 2 years ago

Getting an obscure domain name doesn’t matter as attackers go straight to the IP address. If you have a certificate on your secret domain name, they have your domain the moment they hit port 443.

Don’t use “security through obscurity”; instead just secure your services or host a VPN.

[–] jaredearle@alien.top 1 points 2 years ago

Wildcard certificates and HAProxy on pfSense is how I do it.

[–] jaredearle@alien.top 1 points 2 years ago (8 children)

Loads of us run Ubuntu VMs on Proxmox.

[–] jaredearle@alien.top 1 points 2 years ago

Why not just run VMware on Mac OS?

[–] jaredearle@alien.top 0 points 2 years ago (1 children)

I use HAProxy on pfSense with wildcard LetsEncrypt certs and a firewall rule only to allow connections from the WAN IP Address.

It’s really easy and requires no certificates on the target servers.