AyyJet Posted July 26 Posted July 26 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?
Administrators Netduma Fraser Posted July 27 Administrators Posted July 27 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
AyyJet Posted July 28 Author Posted July 28 Thanks I reordered the config. However, I removed the spacing in the allowedIPs but it still drops everything after the first comma.
Administrators Netduma Fraser Posted July 29 Administrators Posted July 29 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now