Commit Graph

32 Commits (fe19859b00cf36c6e621a80a606befffa883bd34)

Author SHA1 Message Date
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
5 years ago
David Myers f152d3a746 Troubleshooting IPsec NAT issues (#1498) 5 years ago
TC1977 a15d9657ce Update troubleshooting.md (#1440)
* Update troubleshooting.md

* Fix silly typo

* Add Android T-mobile fix

* Fix another silly typo

* Update troubleshooting.md
5 years ago
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.
5 years ago
Ryan Kasper 3428c5197e Fix typo in doctl command (#1350) 5 years ago
David Myers 1be0908c51 Add note about new WireGuard for iOS default MTU (#1293) 5 years ago
David Myers 5981bb9cad Replace 'max_mss' with 'reduce_mtu' (#1253) 6 years ago
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.
6 years ago
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
6 years ago
Jack Ivanov a53dec6349
Closes #1189 6 years ago
Jack Ivanov d7dcaeb575
Update troubleshooting.md
Fixes #1118
6 years ago
Jack Ivanov cbe57991db Update docs (#1089) 6 years ago
Jack Ivanov 687bab9e54
Update troubleshooting.md
Fixes #744
6 years ago
Quentin Moss e0c317a958 Update documentation link (#1043) 6 years ago
Quentin Moss b88f697b28 Update troubleshooting docs to include iOS reconnection loop (#1042)
* Update troubleshooting docs to include iOS reconnection loop

* nits
6 years ago
Jack Ivanov 07a6bbe652
Move max_mss to config.cfg (#1015)
* Move max_mss to config.cfg

* Add docs about max_mss

* Update troubleshooting.md
6 years ago
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.
6 years ago
Jack Ivanov daca84b640 Update references to 18.04 6 years ago
Paul Kehrer b928e4ff06 fix faq entry about cryptography build failure (#967) 6 years ago
Zac Connelly 3bb6c32abb update troubleshooting doc (#827)
* update troubleshooting doc

* remove breakline

* bump issue to the bottom
6 years ago
Dan Guido fa466caeb2 Modify guidance 7 years ago
Dan Guido 6527d04a6f add FAQ about software updates (#506)
* add FAQ about software updates

* toc

* grammar

* grammar

* link

* grammar
7 years ago
Dan Guido e3c5015f2e Aws documentation (#505)
* Add AWS and Cloudformation specific docs

Closes #482
Closes #468

* readme enhancements

* various grammatical issues fixed
7 years ago
forkbomber f002f32836 Fix typo related to "Error 809" and filtered IKE_AUTH requests (#496) 7 years ago
Dan Guido 3aa4b6e8df Add linters to our CI (#471) 7 years ago
Dan Guido 39822a1b4e Add back table of contents (#463)
* toc

* shift left

* derp
7 years ago
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
7 years ago
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
7 years ago
Dan Guido 77ad0576bf Update troubleshooting.md 7 years ago
Dan Guido 75cc96f9d6 Update troubleshooting.md 7 years ago
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)
7 years ago
Michael Mattioli de12d51859 Reorganize documentation for GitHub pages (#378)
Reorganize documentation for clarity and use with GitHub pages static
site generator. This closes #371.
7 years ago