mirror of
https://github.com/evgeny-gridasov/openvpn-otp.git
synced 2026-04-25 05:15:57 +03:00
[PR #41] Fix an error when remote IPv6 address is used #47
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/openvpn-otp#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/evgeny-gridasov/openvpn-otp/pull/41
State: closed
Merged: Yes
This PR fixes a "OTP_AUTH: IP or Port number is missing" error when a client uses an IPv6 address to connect to the server.
When the connection is made on the IPv6 address, OpenVPN does not provide the environment variable "untrusted_ip" but "untrusted_ip6".
[PR #41] [MERGED] Fix an error when remote IPv6 address is usedto [PR #41] Fix an error when remote IPv6 address is used