[PR #41] Fix an error when remote IPv6 address is used #47

Closed
opened 2026-02-25 22:30:52 +03:00 by kerem · 0 comments
Owner

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".

**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".
kerem 2026-02-25 22:30:52 +03:00
kerem changed title from [PR #41] [MERGED] Fix an error when remote IPv6 address is used to [PR #41] Fix an error when remote IPv6 address is used 2026-02-27 12:39:51 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/openvpn-otp#47
No description provided.