-
-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
thank you for the great work of wg-portal, first off!
I have an issue where the allowed-ips do not get set correctly by wg-portal.
Im trying to set this as the allowed IPs:
AllowedIPs = 10.8.0.2/32, 10.1.0.0/24
but wireguard only gets set the following:
AllowedIPs = 10.8.0.2/32
I see the correct configuration in the "Configuration" tab in wg-portal, but not as the actual configuration in Wireguard.
I dont see any info in the docker logs that would explain it.
I am using the latest docker image.
Any further info you need from me?
Thank you.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request