You are not logged in.

#1 2025-05-29 18:11:03

legitobin
Member
Registered: 2025-05-25
Posts: 13

Need cloudflare warp vpn but does not work at all!

As a person that lives in a restricted country many sites are unreachable even sites like twitter! so i used to use cloudflare warp but now in arch i am not seem to be able to use it at all. Used in other distros and windows but cant use it on hyprland i fixed up everything i needed but it seems i cant get the hang of this sadly.
Downloaded cloudflare warp on "yay -S cloudflare-warp-bin" when i open it first it tells me daemon isnt running which after that i enable it like "sudo systemclt start warp-svc.sevice" which works but when i try to connect even tho it says success it does not work at all. To see if i actually connected it seems i did not to see it i used this

 ╭╴  legitobin at /etc/openvpn                                                  ? 20:57
╰─? curl https://www.cloudflare.com/cdn-cgi/trace/
fl=336f185
h=www.cloudflare.com
ip=31.206.165.62
ts=1748541439.812
visit_scheme=https
uag=curl/8.13.0
colo=IST
sliver=none
http=http/2
loc=TR
tls=TLSv1.3
sni=plaintext
warp=off
gateway=off
rbi=off
kex=X25519MLKEM768 

please help and thanks in regards

Last edited by legitobin (2025-05-29 18:12:22)

Offline

#2 2025-05-29 19:56:33

cmt
Member
Registered: 2025-03-11
Posts: 22

Re: Need cloudflare warp vpn but does not work at all!

legitobin wrote:

even tho it says success it does not work at all

Can you elaborate on this a little bit? Do you have network connection at all when it's connected or does it break it completely? Additionally, what are you using for network configuration?

Offline

#3 2025-05-29 21:01:58

legitobin
Member
Registered: 2025-05-25
Posts: 13

Re: Need cloudflare warp vpn but does not work at all!

cmt wrote:
legitobin wrote:

even tho it says success it does not work at all

Can you elaborate on this a little bit? Do you have network connection at all when it's connected or does it break it completely? Additionally, what are you using for network configuration?

i have internet connection i use ethernet and when i connect to it i dont lose internet also sorry i dont know what i use as network config i am pretty new around here hmm

Offline

#4 2025-05-29 21:07:40

cmt
Member
Registered: 2025-03-11
Posts: 22

Re: Need cloudflare warp vpn but does not work at all!

How did you set up networking? Arch doesn't do it automatically. It could be networkmanager, dhcpcd, systemd-networkd, iwd, wpasupplicant or many others (though the last two are for wifi only)

Last edited by cmt (2025-05-29 21:09:27)

Offline

#5 2025-05-29 21:11:48

legitobin
Member
Registered: 2025-05-25
Posts: 13

Re: Need cloudflare warp vpn but does not work at all!

cmt wrote:

How did you set up networking? Arch doesn't do it automatically. It could be dhcpcd, systemd-networkd, iwd, wpasupplicant (though the last two are for wifi)

i used archinstall and because i had ethernet i didnt do anything but on my laptop i used to use iwd rn i am using a preinstalled one called meowrch(not networking name) on my pc my motherboard doesnt support wifi tho i can only use ethernet which i do it is possibly networkmanager tho

Last edited by legitobin (2025-05-29 21:12:18)

Offline

#6 2025-05-29 21:20:25

cmt
Member
Registered: 2025-03-11
Posts: 22

Re: Need cloudflare warp vpn but does not work at all!

legitobin wrote:

rn i am using a preinstalled one called meowrch

Your config files aren't relevent here.

legitobin wrote:

i used archinstall and because i had ethernet i didnt do anything

That's because Arch automatically configures your ethernet device when booted into the live CD, that is not the case for your installed system. I've never used archinstall so I'm not sure exactly how it configures networking. If you're completely in the dark you can run pacman -Q and post the result.

Last edited by cmt (2025-05-29 21:20:42)

Offline

#7 2025-05-29 21:29:48

legitobin
Member
Registered: 2025-05-25
Posts: 13

Re: Need cloudflare warp vpn but does not work at all!

cmt wrote:
legitobin wrote:

rn i am using a preinstalled one called meowrch

Your config files aren't relevent here.

legitobin wrote:

i used archinstall and because i had ethernet i didnt do anything

That's because Arch automatically configures your ethernet device when booted into the live CD, that is not the case for your installed system. I've never used archinstall so I'm not sure exactly how it configures networking. If you're completely in the dark you can run pacman -Q and post the result.

i looked at pacman -Q which came back with a few results it it showed me iwd, wpasupplicant and networkmanager

Offline

#8 2025-05-29 21:37:43

cmt
Member
Registered: 2025-03-11
Posts: 22

Re: Need cloudflare warp vpn but does not work at all!

Okay so you're using networkmanager, since the other two are for wifi configuration. I assume you're using DHCP since you've never done any manual network configuration. Is the cloudflare app a GUI or a terminal app? What makes you think the vpn isn't working?

Offline

#9 2025-05-29 21:39:58

legitobin
Member
Registered: 2025-05-25
Posts: 13

Re: Need cloudflare warp vpn but does not work at all!

cmt wrote:

Okay so you're using networkmanager, since the other two are for wifi configuration. I assume you're using DHCP since you've never done any manual network configuration. Is the cloudflare app a GUI or a terminal app? What makes you think the vpn isn't working?

first of all there is no gui and second of all the websites which are restricted arent opening which they all did on windows also when running curl https://www.cloudflare.com/cdn-cgi/trace/ it shows me that warp and gateway is off

Offline

#10 2025-05-29 21:43:53

cmt
Member
Registered: 2025-03-11
Posts: 22

Re: Need cloudflare warp vpn but does not work at all!

Run warp-cli mode --help and try switching between the modes if you haven't already. I've never touched this app so I'm just reading the (very minimal) documentation.

Offline

#11 2025-05-30 14:29:40

legitobin
Member
Registered: 2025-05-25
Posts: 13

Re: Need cloudflare warp vpn but does not work at all!

cmt wrote:

Run warp-cli mode --help and try switching between the modes if you haven't already. I've never touched this app so I'm just reading the (very minimal) documentation.

tried all of them but sadly none worked

Offline

Board footer

Powered by FluxBB