Commit Graph

251 Commits

Author SHA1 Message Date
hwdsl2
9319ce8ae2 Clean up IPTables rules
- Only add the necessary IPTables rules for the VPN
- Other minor clean ups
2016-10-29 18:00:24 -05:00
hwdsl2
e3d830dfd4 Improve services on boot
- Better handling of starting IPTables & Fail2Ban on boot
- Use iptables-services and disable firewalld for CentOS 7
2016-10-29 18:00:11 -05:00
hwdsl2
895d46c0c9 Fix for Raspbian
- On Raspberry Pis /etc/rc.local can run early during boot
- If the network is not ready, IPsec may fail to start
- A delay has been added as a workaround. Ref: #76
2016-10-25 21:32:52 -05:00
hwdsl2
13db1d4a7f Improve Linux instructions
- Add option "noipdefault" to fix Linux clients behind NAT
- Specify VPN username and password in the config file
- Combine the Ubuntu/Debian and CentOS/Fedora sections
- [ci skip]
2016-10-25 18:08:36 -05:00
hwdsl2
44eb55f9f3 Update docs
[ci skip]
2016-10-24 09:53:07 -05:00
hwdsl2
5193d199ca Improve Linux client instructions
[ci skip]
2016-10-21 09:05:33 -05:00
hwdsl2
2e7913bd44 Update docs
[ci skip]
2016-10-15 14:49:20 -05:00
hwdsl2
6f2818753a Minor improvements and clean up 2016-10-10 22:34:51 -05:00
hwdsl2
4c6de2af29 Improve network interfaces
- Better handling of non-eth0 network interfaces
- Now easier to use on servers with new interface names
2016-10-10 16:49:46 -05:00
hwdsl2
65f1bcd726 Update docs
[ci skip]
2016-10-08 15:03:06 -05:00
hwdsl2
1f7d9f1687 Update IKEv2 howto
[ci skip]
2016-09-28 14:58:04 -05:00
Lin Song
37b5726ffd Merge pull request #66 from derdanu/master
new Api Version, dynamic Storage Uri to support multi cloud environments
2016-09-28 13:35:49 -05:00
hwdsl2
6d3b7239de Update docs
[ci skip]
2016-09-28 00:00:19 -05:00
hwdsl2
0e51150d84 Check VPN credentials
- If the provided VPN credentials contain \ " or ', exit with error
- The above special characters can cause issues with the VPN
2016-09-23 14:31:10 -05:00
hwdsl2
cce15b7f08 Improve IP checking
- Use a function to simplify code for IP checking
- Remove new lines before matching with IP regex
2016-09-23 00:39:36 -05:00
hwdsl2
7cdd372a6e Improve IPTables rules
- Fixed an uncommon use case where the setup script is run again after
  a server IP change. Make sure to update IPTables rules in this case.
- Thanks @larryisthere! Ref: #17
2016-09-21 21:06:22 -05:00
hwdsl2
b8bc702f21 Update docs
[ci skip]
2016-09-18 17:30:23 -05:00
hwdsl2
56a96603f9 Update docs
[ci skip]
2016-09-11 16:16:52 -05:00
hwdsl2
7937a74469 Improve IP detection
- Remove unneeded code for Amazon EC2
- Check IPs for correct format after each try
2016-09-09 15:41:02 -05:00
hwdsl2
6d4bad1fd2 Update README.md
[ci skip]
2016-09-07 15:45:13 -05:00
hwdsl2
77d0f0bc93 Add IKEv2 how to
[ci skip]
2016-08-30 11:35:24 -05:00
hwdsl2
72d0f7ff52 Clean up docs
[ci skip]
2016-08-26 15:48:32 -05:00
hwdsl2
96a071ebc5 Improve VPN ciphers
- Add stronger cipher options
- Fix for Android 6.0 VPN clients
2016-08-26 00:21:10 -05:00
hwdsl2
dad10f7ad7 Update docs
- Fix instructions for Shrew Soft client
- [ci skip]
2016-08-25 23:36:34 -05:00
Daniel Falkner
cd7febb13d new Api Version, dynamic Storage Uri to support multi cloud environments e.g. Microsoft Cloud Deutschland. 2016-08-22 15:34:45 +02:00
Daniel Falkner
78698bd2ff Merge pull request #1 from hwdsl2/master
Update from origin
2016-08-22 13:15:48 +02:00
hwdsl2
5064f3a6d6 Update docs
- Improve Android 6 workaround
- [ci skip]
2016-08-19 01:52:13 -05:00
hwdsl2
963242bf41 Update docs
- Minor corrections
- [ci skip]
2016-08-15 11:40:54 -05:00
hwdsl2
b27f58f785 Update README.md
[ci skip]
2016-08-15 01:13:15 -05:00
hwdsl2
2cb4d2f909 Improve tests 2016-08-12 16:37:08 -05:00
hwdsl2
28a8d496f0 Update docs
[ci skip]
2016-08-12 16:34:57 -05:00
hwdsl2
14767d354f Reduce wget timeout 2016-08-11 22:12:22 -05:00
hwdsl2
dc97e46542 Update docs
[ci skip]
2016-08-11 17:31:08 -05:00
hwdsl2
0c3b2851f5 Add support for Raspbian
[ci skip]
2016-08-11 15:14:52 -05:00
Lin Song
1f1cbb069e Merge pull request #52 from kaendfinger/master
Add support for Raspbian
2016-08-11 15:09:06 -05:00
Kenneth Endfinger
d3651890bd Add support for Raspbian 2016-08-11 15:06:50 -04:00
hwdsl2
68adddc969 Update README.md
[ci skip]
2016-08-11 11:23:51 -05:00
hwdsl2
73688763d2 Fix a typo in script
[ci skip]
2016-08-10 21:27:19 -05:00
hwdsl2
05e4d46d41 Deploy link point to this repo
[ci skip]
2016-08-10 21:23:39 -05:00
Lin Song
726b21c57e Merge pull request #50 from derdanu/master
Azure Deployment
2016-08-10 21:18:21 -05:00
Daniel Falkner
bb367047dc installUrl point to upstream repo 2016-08-10 19:50:03 +02:00
Daniel Falkner
7ac0577857 typo 2016-08-10 19:48:47 +02:00
Daniel Falkner
b2863816c1 detail information about the azure deployment 2016-08-10 19:46:17 +02:00
Daniel Falkner
ab4b154dd6 Readme 2016-08-10 15:35:58 +02:00
Daniel Falkner
4d7ca74d4a Deploy on Azure 2016-08-10 15:29:42 +02:00
hwdsl2
9a7844f869 Update README.md
[ci skip]
2016-08-07 15:24:28 -05:00
hwdsl2
335b4035b9 Minor clean up 2016-08-07 14:00:07 -05:00
hwdsl2
077b119274 New Libreswan version 3.18 2016-07-29 12:55:08 -05:00
hwdsl2
da8726e24e Update docs
[ci skip]
2016-07-22 22:48:25 -05:00
hwdsl2
1ec957d3be Minor clean up 2016-07-20 13:10:58 -05:00