cakeofhonor

joined 2 years ago
[–] [email protected] 4 points 1 month ago (2 children)

The pose of her hand is interesting. I wonder she was holding a cigarette that got censored.

[–] [email protected] 1 points 4 months ago

I was thinking of this recently too. Even if there was life out there, maybe they're just watching to see if we can make it past the Great Filter or not and destroy ourselves.

[–] [email protected] 4 points 6 months ago (2 children)

As much as I support the notion. Some people, I'm thinking especially about international buyers and sellers, aren't going to be able to do this. PayPal has too much of a monopoly on that front.

[–] [email protected] 0 points 10 months ago (1 children)

I did forget to mention that. The IP addresses of the devices on the LAN do not share the same first half of the address as the IP on the ISP router. I have the OPNsense LAN set to track WAN interface, but the DHCP server is stuck saying "No available address range for configured interface subnet size.". I also noticed that my WAN for OPNsense has a global routable IP starting with 2402 as well as a LLA starting with fe80 but my LAN only has a LLA.

Which routes and firewall rules should I be checking?

 

My ISP recently made IPv6 available and I'm trying to figure out how to make it work with my network. The setup I have is an OPNsense box connected to my ISP's router and I'm using it to isolate my homelab from the rest of the network. However, the machines on my OPNsense LAN aren't being assigned IPv6 addresses that allow them to connect to the internet.

I can ping IPv6 sites from my OPNsense box and I see that it's being assigned a /64 prefix from the ISP router. If I use my laptop to connect to my ISP's router, I can visit IPv6 sites just fine as well. My devices in the OPNsense LAN also have IPv6 addresses and can ping each other using IPv6 but not the internet.

Are there special settings that I need to set for OPNsense to make this setup work? I've tried reading up on the different modes like SLAAC but I'm not quite grasping the concepts.

[–] [email protected] 1 points 1 year ago

I ultimately did go with Syncthing and uploading my files encrypted to Google Drive for backup. It's been working great for months. I've also been using Zeroteir to make this work with my laptop too while on the go.

[–] [email protected] 0 points 2 years ago (1 children)

Thanks, I'll look more into it.

 

So I have a NUC with Proxmox as the primary OS and OPNsense in a VM for my home network. I've been trying to move away from Google services but would still like to use them as a back up solution. Would it make sense to use Nextcloud in a VM as a replacement and use Rclone to encrypt and backup my files to Google Drive? Or should I use a NAS OS like Open Media Vault instead?

I'll also mention that I have an empty SSD that I can passthrough and that my primary draw to Nextcloud is that they have a Windows desktop syncing app like Google Drive does which makes things familiar and convenient. I don't plan on having my Nextcloud instance exposed to the web but might setup a Wireguard tunnel into the local network in the future.