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

wireguard: add policy based routes to allowedIPs #607

Closed

Conversation

glazychev-art
Copy link
Contributor

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
@glazychev-art glazychev-art marked this pull request as ready for review June 21, 2022 13:12
@edwarnicke
Copy link
Member

I'm not sure this solves the problem. The real issue is that with PBR, we don't know apriori what IPs will come over the interface and have their src IPs converted to dst IPs for return traffic.

@glazychev-art

What would the side effects be if we just set AllowedIPs to 0.0.0.0/0 and ::00/128 ?

@glazychev-art
Copy link
Contributor Author

@edwarnicke
Do you think that PBR routes information is not enough?

I don't see any problems with 0.0.0.0/0 and ::00/128..

@glazychev-art
Copy link
Contributor Author

Closed to opt for - #618

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants