After a lot of tinkering, I managed to get myself on my dedicated IP configuration of WireGuard from Linux,
However, whatever I try to do, it won't connect to the server! Data is sent from me, but nothing is sent back
I am very much new to these things, and any amount of details that can help me understand what's going wrong would help!
Here is what my Config looks like
[Interface]
PrivateKey = qAQxxxxxxxxxx/xxxx/xxxxxxxxx=
Address = 10.x.x.x/32
DNS = 10.0.0.243
After a lot of tinkering, I managed to get myself on my dedicated IP configuration of WireGuard from Linux, However, whatever I try to do, it won't connect to the server! Data is sent from me, but nothing is sent back I am very much new to these things, and any amount of details that can help me understand what's going wrong would help!
Here is what my Config looks like
[Interface] PrivateKey = qAQxxxxxxxxxx/xxxx/xxxxxxxxx= Address = 10.x.x.x/32 DNS = 10.0.0.243
[Peer] PublicKey = kxxxxxxxxxxxxxxxxxxxxxxxxxxgc= AllowedIPs = 0.0.0.0/0 Endpoint = x:1337 PersistentKeepalive = 25