Can some please Guide me to setup wgcf cloudflare vpn i did search on internet and by reading I'm able to create wg cloudflare interface but im unable to configure firewall some one please guide me into this.
I only want to use vpn to bypass regional restrictions and for that i tried to use stubby but stubby isn't bypassing the regional restrictions.
I do have the cloudflare wg config file which i created by the help of github cli client.
WireGuard is time sensitive and can refuse to pass traffic if the peer's clock is out of sync. It's recommended to rely on NTP for all peers. The issue could be caused by incorrect NTP configuration, or race conditions between netifd and sysntpd services, specifically when RTC is missing.
System -> System -> Time Synchronization -> NTP server candidates (replace x.openwrt.pool.ntp.org with the above IPs).
You need to ssh into your router first then create file /etc/hotplug.d/ntp/90-wireguard.
Then copy and paste:
BusyBox v1.36.1 (2024-07-15 22:14:18 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 23.05.4, r24012-d8dd03c46f
-----------------------------------------------------
root@OpenWrt:~# /etc/hotplug.d/ntp/90-wireguard
-ash: /etc/hotplug.d/ntp/90-wireguard: not found
root@OpenWrt:~# Create file /etc/hotplug.d/ntp/90-wireguard
-ash: Create: not found
root@OpenWrt:~# /etc/hotplug.d/ntp/90-wireguard
-ash: /etc/hotplug.d/ntp/90-wireguard: not found
root@OpenWrt:~#