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

doc / feature to port forward in yaml rules ? #164

Open
softlion opened this issue Nov 29, 2021 · 1 comment
Open

doc / feature to port forward in yaml rules ? #164

softlion opened this issue Nov 29, 2021 · 1 comment

Comments

@softlion
Copy link

softlion commented Nov 29, 2021

Hi there, thank you for this great project!

I've setup wg-access-server using helm in a bare metal k8s cluster and connected one client so all its internet traffic go through this server.
That is working.

I'm now trying to forward a port from one of the public IP of my k8s cluster (IP from LoadBalancer) to an IP on my client.
I've already added a k8s service to the wg-access-server pod that listen to this port on the loadbalancer IP.

But how do i route this traffic to the target vpn IP ?
Is this possible by modifying a property in the values.yaml file ?
Any tips ?

I have tried to find the doc of the config.wireguard and wireguard.config sections in the values.yaml file (from helm) without much success for now. If you can point me to some doc, ty !

Ty !

@GoliathLabs
Copy link

@softlion you might want to have a look at the freifunkMUC fork of this project (https://github.com/freifunkMUC/wg-access-server/)

halkeye pushed a commit to halkeye/wg-access-server that referenced this issue Apr 20, 2022
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

No branches or pull requests

2 participants