Skip to content

Allowed-Ips do not get set correctly #24

@p-rintz

Description

@p-rintz

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions