Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

NYR_Wireguard_NAT help

Hello i use https://github.com/Nyr/wireguard-install
everything goes fine only the config does not contain the public key . I don't have this problem with other NAT providers .
Can you help me how to make it work with khanwebhost ?

Comments

  • ticket them and ask to reload the nat vps udp rules

  • /etc/wireguard is where the wg0 config resides and everything should be there, also the config for each host you want will reside in wherever you ran the main script from. Hope this helps!

  • Update your OS to the latest version or try a different image, could that that image is missing some package that's preventing the wireguard core packages being installed properly.

    The command that generates the client publickey is "grep PrivateKey /etc/wireguard/wg0.conf | cut -d " " -f 3 | wg pubkey". Check wg0 file and see if the privatekey it's in there. You can try running the commands manually and see what happens.

Sign In or Register to comment.