Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
uogxs
openvpn-fqdn-dualstack
Commits
0905615f
Commit
0905615f
authored
Oct 25, 2021
by
uogxs
Browse files
Finally...
parent
822224c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
android/OpenVPN_for_Android.md
View file @
0905615f
...
...
@@ -5,9 +5,13 @@
The config file is imported successfully and ALL connections are stored not just the first:
<img
src=
"https://git.scc.kit.edu/uogxs/openvpn-fqdn-dualstack/-/raw/main/android/1.jpg"
alt=
"multiple entries"
width=
"200"
/>
Connection works fine with both protocols and FQDN.
When no FQDN is given it will try the first IP (IPv6 in my case) and fail with a network unreachable error.
It then proceeds to using the next entry (IPv4 in my case ) wich then works. So even without a FQDN dual stack
is possible.
Reconnect:
<img
src=
"https://git.scc.kit.edu/uogxs/openvpn-fqdn-dualstack/-/raw/main/android/2.jpg"
alt=
"Reconnect"
width=
"200"
/>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment