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

fix port forwarding call from connect_to_wireguard_with_token.sh #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fholzer
Copy link

@fholzer fholzer commented Dec 19, 2023

connect_to_wireguard_with_token.sh seems to call port_forwarding.sh with the external VPN server IP, which results in a 401, failing to set up port forwarding. This PR fixes that by extracting the server_vip from the response payload in connect_to_wireguard_with_token.sh and passing it to port_forwarding.sh as PF_GATEWAY.

@ebardie
Copy link

ebardie commented Mar 19, 2024

@fholzer if I use this the connexion attempt times out. What port number are you using on the VIP host?

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