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
822224c1
Commit
822224c1
authored
Oct 25, 2021
by
uogxs
Browse files
Fixed it again...
parent
2570b0a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
android/OpenVPN_for_Android.md
View file @
822224c1
...
...
@@ -3,11 +3,11 @@
## Link:https://play.google.com/store/apps/details?id=de.blinkt.openvpn&hl=de&gl=US
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