Jack Ivanov
6753dc919f
Update troubleshooting.md
2020-05-09 11:07:37 +03:00
Jack Ivanov
ca898d5bf2
Update troubleshooting.md
...
Closes #1786
2020-05-09 11:06:56 +03:00
Jon Stewart
792e991442
Troubleshooting docs addition for CA certificate failure with MacPorts ( #1595 )
...
* Added troubleshooting entry related to lack of a CA certificate in MacPorts.
* Try to fix the link
* Try to fix the link
* Try to fix the link
* line-breaking of error message
* update error message and text
2019-10-05 19:31:30 +02:00
Jack Ivanov
8bdd99c05d
Refactor to support Ansible 2.8 ( #1549 )
...
* bump ansible to 2.8.3
* DigitalOcean: move to the latest modules
* Add Hetzner Cloud
* Scaleway and Lightsail fixes
* lint missing roles
* Update roles/cloud-hetzner/tasks/main.yml
Add api_token
Co-Authored-By: phaer <phaer@phaer.org>
* Update roles/cloud-hetzner/tasks/main.yml
Add api_token
Co-Authored-By: phaer <phaer@phaer.org>
* Try to run apt until succeeded
* Scaleway modules upgrade
* GCP: Refactoring, remove deprecated modules
* Doc updates (#1552 )
* Update README.md
Adding links and mentions of Exoscale aka CloudStack and Hetzner Cloud.
* Update index.md
Add the Hetzner Cloud to the docs index
* Remove link to Win 10 IPsec instructions
* Delete client-windows.md
Unnecessary since the deprecation of IPsec for Win10.
* Update deploy-from-ansible.md
Added sections and required variables for CloudStack and Hetzner Cloud.
* Update deploy-from-ansible.md
Added sections for CloudStack and Hetzner, added req variables and examples, mentioned environment variables, and added links to the provider role section.
* Update deploy-from-ansible.md
Cosmetic changes to links, fix typo.
* Update GCE variables
* Update deploy-from-script-or-cloud-init-to-localhost.md
Fix a finer point, and make variables list more readable.
* update azure requirements
* Python3 draft
* set LANG=c to the p12 password generation task
* Update README
* Install cloud requirements to the existing venv
* FreeBSD fix
* env->.env fixes
* lightsail_region_facts fix
* yaml syntax fix
* Update README for Python 3 (#1564 )
* Update README for Python 3
* Remove tabs and tweak instructions
* Remove cosmetic command indentation
* Update README.md
* Update README for Python 3 (#1565 )
* DO fix for "found unpermitted parameters: id"
* Verify Python version
* Remove ubuntu 16.04 from readme
* Revert back DigitalOcean module
* Update deploy-from-script-or-cloud-init-to-localhost.md
* env to .env
2019-09-28 08:10:20 +08:00
Jack Ivanov
38d8a6d0e2
Deprecate IKEv2 for Windows ( #1521 )
...
* Windows to WireGuard
* Add note about WireGuard
* change wireguard faq
* Clarify Windows instructions
* Correct Wireguard description
* Update README.md
2019-07-31 11:28:33 -04:00
David Myers
f152d3a746
Troubleshooting IPsec NAT issues ( #1498 )
2019-06-24 10:24:05 +02:00
TC1977
a15d9657ce
Update troubleshooting.md ( #1440 )
...
* Update troubleshooting.md
* Fix silly typo
* Add Android T-mobile fix
* Fix another silly typo
* Update troubleshooting.md
2019-05-20 11:44:56 +02:00
TC1977
b526f73881
Update troubleshooting.md - regions not available ( #1414 )
...
Changes the "region not available" question to reflect Algo behavior since #976 . Also addresses #1413 .
Adds a couple of quote marks to the Ubuntu error question, which disappeared for some reason.
2019-04-29 10:40:20 +02:00
Ryan Kasper
3428c5197e
Fix typo in doctl command ( #1350 )
2019-03-11 22:08:09 -04:00
David Myers
1be0908c51
Add note about new WireGuard for iOS default MTU ( #1293 )
2019-02-12 11:19:38 +01:00
David Myers
5981bb9cad
Replace 'max_mss' with 'reduce_mtu' ( #1253 )
2018-12-20 09:21:04 -05:00
Jack Sullivan
adb4dfa839
Add "unable to write 'random state'" resolution ( #1219 )
...
I ran into the same issue as #1058 , and the solution worked.
This PR generalizes the solution and adds it to the troubleshooting documentation, making it easier to resolve for future users.
2018-11-27 07:09:33 +01:00
TC1977
75685e202b
Troubleshooting.md updates ( #1195 )
...
* Troubleshooting.md updates
Adds solutions to #1067 to the troubleshooting faq. Also moves a couple of answers to correspond to the headers.
* Change to Algo, strongly rec Ubuntu 18.04
2018-11-12 14:01:37 +01:00
Jack Ivanov
a53dec6349
Closes #1189
2018-11-06 07:03:44 +01:00
Jack Ivanov
d7dcaeb575
Update troubleshooting.md
...
Fixes #1118
2018-10-04 14:36:54 +03:00
Jack Ivanov
cbe57991db
Update docs ( #1089 )
2018-09-02 14:54:06 -04:00
Jack Ivanov
687bab9e54
Update troubleshooting.md
...
Fixes #744
2018-08-30 16:25:59 +03:00
Quentin Moss
e0c317a958
Update documentation link ( #1043 )
2018-07-30 10:28:14 -04:00
Quentin Moss
b88f697b28
Update troubleshooting docs to include iOS reconnection loop ( #1042 )
...
* Update troubleshooting docs to include iOS reconnection loop
* nits
2018-07-30 09:01:03 -04:00
Jack Ivanov
07a6bbe652
Move max_mss to config.cfg ( #1015 )
...
* Move max_mss to config.cfg
* Add docs about max_mss
* Update troubleshooting.md
2018-07-03 09:06:45 +03:00
TC1977
6faac307af
Update troubleshooting.md ( #992 )
...
Many times people are reaching VPC limits not because they're running other VPCs on AWS, but because they've already deployed several times (AWS allows five VPCs per region). This lets people know they can simply delete their old VPCs instead of contacting AWS support.
2018-06-04 11:09:01 -04:00
Jack Ivanov
daca84b640
Update references to 18.04
2018-05-30 17:11:32 +03:00
Paul Kehrer
b928e4ff06
fix faq entry about cryptography build failure ( #967 )
2018-05-25 06:02:16 -07:00
Zac Connelly
3bb6c32abb
update troubleshooting doc ( #827 )
...
* update troubleshooting doc
* remove breakline
* bump issue to the bottom
2018-03-12 11:49:45 -04:00
Dan Guido
fa466caeb2
Modify guidance
2017-06-19 11:33:42 -04:00
Dan Guido
6527d04a6f
add FAQ about software updates ( #506 )
...
* add FAQ about software updates
* toc
* grammar
* grammar
* link
* grammar
2017-04-30 15:44:47 -04:00
Dan Guido
e3c5015f2e
Aws documentation ( #505 )
...
* Add AWS and Cloudformation specific docs
Closes #482
Closes #468
* readme enhancements
* various grammatical issues fixed
2017-04-30 14:28:44 -04:00
forkbomber
f002f32836
Fix typo related to "Error 809" and filtered IKE_AUTH requests ( #496 )
2017-04-27 12:46:28 -04:00
Dan Guido
3aa4b6e8df
Add linters to our CI ( #471 )
2017-04-22 14:57:39 -04:00
Dan Guido
39822a1b4e
Add back table of contents ( #463 )
...
* toc
* shift left
* derp
2017-04-21 12:20:33 -04:00
Dan Guido
019d729fe6
Better documentation ( #459 )
...
* Closes #443
* Remove numbers
* context
* split up local and scripted
* Closes #458
* .
* better layout
* Closes #451
* do this later
* grammar
* typo
2017-04-20 17:56:03 -04:00
MiWCryptAnalytics
14e8f309fe
Update troubleshooting with note about ip frag ( #427 )
...
* Update troubleshooting with note about ip frag
note about ip fragmentation on consumer routers
* clarify
Closes #305
2017-04-17 23:41:04 -04:00
Dan Guido
77ad0576bf
Update troubleshooting.md
2017-04-13 22:20:36 -04:00
Dan Guido
75cc96f9d6
Update troubleshooting.md
2017-04-13 22:16:50 -04:00
mathew19
e7593ab8b8
Update TROUBLESHOOTING.md ( #393 )
...
* Update TROUBLESHOOTING.md
Added example for problems with MTU size on Linux(Ubuntu)
* Update troubleshooting.md
* fix Advanced Usage broken link (#399 )
* Update TROUBLESHOOTING.md
Added example for problems with MTU size on Linux(Ubuntu)
2017-04-13 22:15:04 -04:00
Michael Mattioli
de12d51859
Reorganize documentation for GitHub pages ( #378 )
...
Reorganize documentation for clarity and use with GitHub pages static
site generator. This closes #371 .
2017-04-12 20:25:31 -04:00