AyyJet Posted Sunday at 05:51 PM Posted Sunday at 05:51 PM 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 yesterday at 07:47 AM Administrators Posted yesterday at 07:47 AM 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 3 hours ago Author Posted 3 hours ago Thanks I reordered the config. However, I removed the spacing in the allowedIPs but it still drops everything after the first comma.
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