diff options
author | Micah Anderson <micah@riseup.net> | 2014-12-08 13:59:02 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2014-12-08 13:59:17 -0500 |
commit | ba44ea8863355a5116efb5fcaf0641ee88a8d84e (patch) | |
tree | 663e6a8eb1daa57799c199955b52ac3b5485cdfd | |
parent | e73d0bc03b0869ceed64642ace1047cb3fc18c9f (diff) |
add information to known issues about lack of ipv6 support (#6501)
-rw-r--r-- | docs/platform/troubleshooting/known-issues.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/platform/troubleshooting/known-issues.md b/docs/platform/troubleshooting/known-issues.md index a86cc40..b924fa4 100644 --- a/docs/platform/troubleshooting/known-issues.md +++ b/docs/platform/troubleshooting/known-issues.md @@ -63,6 +63,12 @@ Deploying . When running a deploy at a verbosity level of 2 and above, you will notice puppet deprecation warnings, these are known and we are working on fixing them +IPv6 +---- + +As of this release, IPv6 is not supported by the VPN configuration. If IPv6 is detected on your network as a client, it is blocked and instead it should revert to IPv4. We plan on adding IPv6 support in an upcoming release. + + Special Environments -------------------- |