Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface address should be excluded #11

Open
kiler129 opened this issue May 29, 2021 · 1 comment
Open

Interface address should be excluded #11

kiler129 opened this issue May 29, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@kiler129
Copy link
Owner

The ff3779e excluded the network address. However this doesn't fully solve the issue as now the first address used will be .1 which is problematic if the interface has an address of .1 like so:

/ip address
    add address=10.100.0.1/24 interface=wireguard1-srv network=10.100.0.0
@kiler129 kiler129 added the bug Something isn't working label May 29, 2021
@phdoerfler
Copy link

As a workaround, I let it create a peer config for .1 and then I went and disabled it and added a comment "dummy for mikrotik-auto-wireguard".
Ain't pretty, but it does the job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants