Jump to content

Recommended Posts

Posted

Hello,

I want to use warp+ using my wireguard config file at the router level. I had claude make me a list of AllowedIPs but when i paste and save then check the config file it only shows the first entry in the AllowedIPs section. Is the router dropping off all my other values after the first comma a bug or is this how the router is supposed to work? 

hybrid vpn config file.PNG

  • Administrators
Posted

The config should be like this so adjust it based on this and see if that works please

[Interface]  
Address= 10.200.200.188
PrivateKey= Keyhere
ListenPort =443
dns = 116.203.231.122,95.216.199.239 

[Peer]  
PublicKey= keyhere
AllowedIPs =0.0.0.0/0 
Endpoint = wgrome01.spidervpnservers.com:443

If you really need the allowed IPs try with a , and no spaces

Posted

Thanks I reordered the config. However, I removed the spacing in the allowedIPs but it still drops everything after the first comma. 

  • Administrators
Posted

What are the allowedIPs you're trying/wanting to use exactly and I'll see if I can get the team to make a working config for you

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...