help

why cant i host 192.168.1.128 and proxy it from cloudflare? cause when you go to https://192.168.1.128/ (my raspberry pi thing ip) so thats why how do i fix this
No description
No description
36 Replies
Alf
AlfOP•2y ago
i set it like this for now
Alf
AlfOP•2y ago
No description
Alf
AlfOP•2y ago
but dont work
No description
Alf
AlfOP•2y ago
but the ip adress thing works
Alf
AlfOP•2y ago
No description
Alf
AlfOP•2y ago
No description
Alf
AlfOP•2y ago
@Community Champion (i was told i can ping this for help?)
Torianna
Torianna•2y ago
Isaac McFadyen
Isaac McFadyen•2y ago
?spam-mentions
Flare
Flare•2y ago
Please do not ping community members for non-moderation reasons. Doing so will not solve your issue faster and will make people less likely to want to help you.
Isaac McFadyen
Isaac McFadyen•2y ago
Not sure who told you that, but please reserve any pings for moderation reasons only.
Cyb3r-Jak3
Cyb3r-Jak3•2y ago
Also you can't use a private IP in Cloudflare with a proxied record. What you are seeing is a host issue as the request never goes through Cloudflare
Alf
AlfOP•2y ago
ayo what so i cant do that unless its like important?
Isaac McFadyen
Isaac McFadyen•2y ago
Exactly.
Alf
AlfOP•2y ago
oh im sorry 😦 im new here then how do i fix this
Isaac McFadyen
Isaac McFadyen•2y ago
We're community volunteers, we help out when we can but pinging us when we're in the middle of other things (or in some cases, asleep) won't help
Alf
AlfOP•2y ago
oh ok
Cyb3r-Jak3
Cyb3r-Jak3•2y ago
Best way is to use a tunnel (https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) to make your pi remotely accessible.
Cloudflare Tunnel · Cloudflare Zero Trust docs
Cloudflare Tunnel provides you with a secure way to connect your resources to Cloudflare without a publicly routable IP address. With Tunnel, you do …
Alf
AlfOP•2y ago
o ok let me investigate that ty
Alf
AlfOP•2y ago
ok so for this my arm thing is armhf and also i run it on raspberry pi os but the thing running the ip adress is debian
No description
Alf
AlfOP•2y ago
and armhf is not in the architecture
Cyb3r-Jak3
Cyb3r-Jak3•2y ago
You can download it from https://github.com/cloudflare/cloudflared/releases/tag/2023.10.0. It also might be available at the apt repo https://pkg.cloudflare.com/index.html
Alf
AlfOP•2y ago
ok, but like is there a way to do just in terminal or do i just do it fromt here nvm found it i think
Alf
AlfOP•2y ago
curl -L --output cloudflared.deb https://github.com/cloudflare/cloudflared/releases/tag/2023.10.0 && sudo dpkg -i cloudflared.deb && sudo cloudflared service install ey (rest of that thing)
GitHub
Release 2023.10.0 · cloudflare/cloudflared
SHA256 Checksums: cloudflared-amd64.pkg: 6ee5eab9a9aa836ac397746a20afbb671971c6553bf8d6a844ba0a7a8de8447e cloudflared-darwin-amd64.tgz: b7e394578b41e9a71857e59d04b7bf582e3d0d15f314ab69f269be474a4b9...
Alf
AlfOP•2y ago
thats what i did then i get this dpkg-deb: error: 'cloudflared.deb' is not a Debian format archive dpkg: error processing archive cloudflared.deb (--install): dpkg-deb --control subprocess returned error exit status 2 Errors were encountered while processing: cloudflared.deb
Cyb3r-Jak3
Cyb3r-Jak3•2y ago
Alf
AlfOP•2y ago
uh ok so i used this curl -L --output cloudflared.deb https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-armhf.deb && \ sudo dpkg -i cloudflared.deb && \ sudo cloudflared service install ey (rest of the tkn thing)
Alf
AlfOP•2y ago
so i do public host name?
No description
Alf
AlfOP•2y ago
cause i tried this
Alf
AlfOP•2y ago
No description
Alf
AlfOP•2y ago
No description
Alf
AlfOP•2y ago
that
Alf
AlfOP•2y ago
No description
No description
Alf
AlfOP•2y ago
i did that
Alf
AlfOP•2y ago
No description
Alf
AlfOP•2y ago
its healthy apperantly but the site dont do anything nvm now it down does woah omg no way im gonna actually cry dude after so long i get to not host on some crappy thing

Did you find this page helpful?