Dultas
@Dultas@lemmy.world
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 1 week ago:
I should really make a dd image of my card for the Pi I use for all my switch serial connections.
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 1 week ago:
My WAN connection would just randomly start losing packets and would not recover, not full disconnect just lots of retries. Didn’t impact LAN just WAN. Unplugged the cable or disabling then re-enabling the interface would fix it for a coupe of days to a week then it would come back.
Time consuming to diagnose as switching cables, ports, etc would require waiting days to see if it fixed it.
Eventually had the ISP come out and swap the fiber media converter and fiber integrity. But again it came back.
After several weeks I stumbled on a FreeBDS bug that was exactly my issue…I was running OpnSense and my gateway had I225s. Applied the scripts and it worked.
- Comment on OPNSense Reverse Proxies and Giving Internal Services Domain Names? 3 weeks ago:
If this is for internal only you can setup OpnSense to do DNS records either through static IPs or add hostnames to the DNS records via DHCP. If you want this externally that’s a whole other ball of wax.
- Comment on just realized whoogle is dead now 1 month ago:
I do get blocked by engines occasionally which can have a drastic impact on results.
- Comment on Setting Up OPNsense on Proxmox: Doubts regarding NIC setup 1 month ago:
Networking isn’t my forte but I thought IP addressing required layer 3 switching? Which is going to be dependent on your switch supporting it.
- Comment on Setting Up OPNsense on Proxmox: Doubts regarding NIC setup 1 month ago:
It will come back if you set it to start on boot. Make sure you set its priority to start before anything else that requires network connectivity. If you ever move to having a cluster it’ll be a real headache because you won’t have a network for quorum and so you’ll have to physically access the box to force start it. I would highly recommend going out and getting a NUC or some other dedicated hardware as a priority before any other expansion.
- Comment on Setting Up OPNsense on Proxmox: Doubts regarding NIC setup 1 month ago:
Yeah, I did it briefly to test if I wanted to use it before getting a dedicated Protectli Vault. But gateway and NAS are both things I recommend not running on Proxmox long term.
Router - for one you can’t form a quorum for a cluster if there is no network so you’d have to physically access the box every restart.
NAS - You lose access to any backups you’re doing and ability to restore if that node fails.
- Comment on Why I moved my Plex library to Jellyfin after 14 years 2 months ago:
Which part? For the TV there was literally a wireguard app. I just had to install it on the TV and configure the connection to my wireguard server.
For the bridging I gave her my old router which I haven’t tested but I believe should support VPN bridging. I already have her on a subnet that won’t conflict with my network for that reason.
- Comment on Why I moved my Plex library to Jellyfin after 14 years 2 months ago:
If it’s just you using it setting up VPN is an easy solution. I just use wireguard. If you have a pic you can run pivpn which is just wireguard.
- Comment on Why I moved my Plex library to Jellyfin after 14 years 2 months ago:
Yeah it can be more limiting. Personally I got lucky and my mom’s TV runs Android so I could just install a wireguard client.
I will probably at some point bridge her network with mine since I want to install a TrueNAS box at her house for remote backup. So the VPN client will be moot at that point.
- Comment on Strava just killed its free API, will require a subscription if you want to build on top of it 2 months ago:
Eh the social aspect never was the point for me. It was more tracking progress. That said this was a good reminder to cancel my sub as I haven’t used it enough in the last year to justify it. If anyone has self hosted options I’d love to see those.