pr0tys
ZZerops
•Created by TonyT on 4/21/2025 in #💪・community-support
VPN problem
Hi Tony, seems like your
systemd-resolved
isn't running, try sudo systemctl enable --now systemd-resolved
this should enable the unit to run at startup and also start the unit immediately. Also can you link the docs where it talks about Zerops VPN daemon?3 replies
ZZerops
•Created by kolisko on 12/11/2024 in #💪・community-support
vpn status
Hi, I have status command work in progress, I'll try to finish it as soon as possible.
6 replies
ZZerops
•Created by skibidi the j 🐒 on 12/9/2024 in #💪・community-support
Wireguard adapter was created, but we are not able to establish a connection
post output of
dig @10.4.24.1 logger.core.zerops
33 replies
ZZerops
•Created by skibidi the j 🐒 on 12/9/2024 in #💪・community-support
Wireguard adapter was created, but we are not able to establish a connection
okay, I take it back seems dns is setup correctly, try
ping logger.core.zerops
to be sure33 replies
ZZerops
•Created by skibidi the j 🐒 on 12/9/2024 in #💪・community-support
Wireguard adapter was created, but we are not able to establish a connection
and output of
resolvectl status
33 replies
ZZerops
•Created by skibidi the j 🐒 on 12/9/2024 in #💪・community-support
Wireguard adapter was created, but we are not able to establish a connection
hmm, wired was expecting this to end with error. What version of resolver do you use
resolvectl --version
?33 replies
ZZerops
•Created by skibidi the j 🐒 on 12/9/2024 in #💪・community-support
Wireguard adapter was created, but we are not able to establish a connection
can you try
zcli vpn down
, then sudo wg-quick up /home/yup/.config/zerops/zerops.conf
and post output of that?33 replies
ZZerops
•Created by skibidi the j 🐒 on 12/9/2024 in #💪・community-support
Wireguard adapter was created, but we are not able to establish a connection
okay, seems like the interface and connection has been estabilished, but didn't setup dns resolver correctly
33 replies
ZZerops
•Created by skibidi the j 🐒 on 12/9/2024 in #💪・community-support
Wireguard adapter was created, but we are not able to establish a connection
after
33 replies
ZZerops
•Created by skibidi the j 🐒 on 12/9/2024 in #💪・community-support
Wireguard adapter was created, but we are not able to establish a connection
Hi, can you post output of
sudo wg show
and cat /etc/resolv.conf
?33 replies