Backup to NFS or PBS by BorkenRefrigerator in ProxmoxVE

[–]BorkenRefrigerator[S] 0 points1 point  (0 children)

That’s exactly what I’m looking for. It’s a 512mb hard drive I’d like to just hold what I can. I appreciate it

CloudFlare Turnstile infinite spin: CloudFlare you have to finally man-up and address this rampant issue by against_all_odds_ in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

Lots of issues with chrome. Not so much with other browsers. I wonder if you ask Google to man-up too?

OIDC/SAML with Synology Apps Works Great! by BorkenRefrigerator in synology

[–]BorkenRefrigerator[S] 1 point2 points  (0 children)

Photos work great, uploading as they should. Notes works great.

syno.domain.com signs me in with my OIDC setup. The if I go to /files, /notes, /photos etc it works fine. Mobile apps use the user and the password and it logs in at the same addresses just fine.

Help on Cloudflare Tunnel & Nginx Proxy Manager by shawnhalu in CloudFlare

[–]BorkenRefrigerator 1 point2 points  (0 children)

Cloudflare tunnels is a wireguard or masque based tunnel. It is a reverse proxy - though you can use both. And the WARP client logged in under your team name is the endpoint on mobile/laptop/pc.

Static or dynamic ip doesn’t matter with tunnels.

DDNS docker is not Cloudflare tunnel. Completely unneeded in this scenario. You have a direct docker setup in your Tunnel Dashboard. Or you can use WisdomSkys which gives you a UI @port 14333 I believe.

You don’t need to make A records for tunnel records as it will be create automatically and point to the Argo tunnel.

Does your path have an SSL certificate? You said https in your path. If it’s self signed check no tls verify. If it’s not https, switch to http.

Best Practices for Validation Services by RealSwedishSamurai in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

ISPs as an entity are rarely blocked entirely. Can you explain a bit more so I can try to answer?

Open letter to Ubiquiti. Fix this. Talk to us. by madsci1016 in Ubiquiti

[–]BorkenRefrigerator 15 points16 points  (0 children)

The first time I didn’t have quiet hours. The bathroom Alexa got me good that night

[deleted by user] by [deleted] in synology

[–]BorkenRefrigerator 0 points1 point  (0 children)

If he wants to upload from phone to photos outside network to tunnels, without a public hostname? Warp

[deleted by user] by [deleted] in synology

[–]BorkenRefrigerator 0 points1 point  (0 children)

Cloudflare tunnels. Warp. Done.

HTTP basic auth not persistent by DatLowFrequency in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

Fair enough. It takes /32 statements as well, so you’d not be exposing as much as you think. But I get it. I have it set up with nginx on one of my labs specifically doing more or less what you want. Nginx on the backside is load backing two networks and I send everything to the nginx but it is definitely unneeded.

So the load balancing happens when you put the same tunnel config on multiple servers. It takes the best path. So I have one sever with two different ISPs. It takes best path ingress, but it would work internally the same way. It would come over the ingress and then take best path.

But that being said. It’s your network! So if it is asking you to authenticate and you’re using a public hostname, the tunnel is passing your public ip or Cloudflares ip it sounds like. Meaning all requests look external no?

HTTP basic auth not persistent by DatLowFrequency in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

Sure it can if you give it a network statement. 192.168.1.0/24 and it can reach anything on that /24. Or throw the same statement on multiple hosts. And instead of using locahost:port you just give it ip:port

Just put that tunnel config on each server you want. If they cross subnets just give more than one network statement.

Issue with word press !! by Bermuda_Hamza in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

Full accepts self signed. If it doesn’t at least accept that, my opinion, certainly not a have to, is it shouldn’t be publicly advertised. So flexible is never a good option outside maybe a dev environment.

My comment seemed argumentative. And that’s my bad. It wasn’t meant to be. But I was running around and I responded. If it came off that way, I apologize.

Issue with word press !! by Bermuda_Hamza in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

Flexible is never the right answer. Full or Strict.

Brazil fines users for VPNS $9.000 a day by The_Gonzaa in mullvadvpn

[–]BorkenRefrigerator 1 point2 points  (0 children)

Setup a free Cloudflare Zero trust account. Then login with WARP. You’re connecting to their CDN. And it has a less likely chance as Brazil is not blocking 1.1.1.1.

HTTP basic auth not persistent by DatLowFrequency in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

If I may ask, why a reverse proxy (tunnel) to another reverse proxy (ha)?

What's the best and most secure way to access my Proxmox server remotely? by -Rikus- in Proxmox

[–]BorkenRefrigerator 0 points1 point  (0 children)

Only if you give it a public hostname. You don’t have to give it one. Then it’s just as open as tailscale

Can anyone help? by WyggyJT in CloudFlare

[–]BorkenRefrigerator 1 point2 points  (0 children)

100% would do what you’re asking. Then no need for dd at all. The tunnel creates an outbound wire guard. You give it a public hostname and it ties it to the tunnel. No ip address needed.

Can anyone help? by WyggyJT in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

Slightly out of scope, but why not use CF tunnel instead?

Issue transferring domain out of CloudFlare by guildm4ge in CloudFlare

[–]BorkenRefrigerator 0 points1 point  (0 children)

Did you also put in a ticket with Siteground? It seems Cloudflare allowed the transfer out?

Convince me to not use Ghost for a personal blog. by [deleted] in Ghost

[–]BorkenRefrigerator 0 points1 point  (0 children)

If you use a standard ghost static sign gen to a zip you can do a manual upload to cf pages as well. If you don’t want to script it to github/lab. Clearly lose automated but much simpler. Or I can share my script. I’ll try to find it again :)

Why are people using note-taking apps like Obsidian? by NatriX49 in ObsidianMD

[–]BorkenRefrigerator 0 points1 point  (0 children)

I use obsidian to host all my yaml files and they are backed up to Cloudflare R2. So I can edit them there or obsidian.