You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: