Coder Social home page Coder Social logo

jps-strongswan's Introduction

Strongswan Add-on

This repository provides Strongswan add-on for Jelastic Platform.

Strongswan is an OpenSource IPsec-based VPN Solution

Type of nodes this add-on can be applied to:

  • Application server (cp).

What it can be used for?

It will provide a secure connection from your VPN gateway to the 1st application server of your environment. Strongswan can be used to create ikev1 or ikev2 tunnels.

Deployment

In order to get this solution instantly deployed, click the "Deploy to Jelastic" button

GET IT HOSTED

To deploy this package to Jelastic Private Cloud, import this JPS manifest within your dashboard (detailed instruction).

For more information on what Jelastic add-on is and how to apply it, follow the Jelastic Add-ons reference.

Installation Process

Install

  • Peer public IP (right) : The public IP of the VPN peer.

  • Peer subnet (rightsubnet) : Subnet or IP address that will be reachable via the VPN Multiple remote subnets can be entered separated by , (192.168.10.0/24,192.168.20.3/32)

  • PSK : Pre shared key. It needs to be the same on both ends of the VPN

  • keyexchange : ikev2 or ikev1

Ciphers

  • ike : aes128-sha256-modp3072 (default) (ediatable)

  • esp : aes128-sha256 (default) (ediatable)

Actions

Options Once installed you can:

  • Change the configuration parameters using Configure button
  • Check tunnel status using Status button
  • Restart Strongswan
  • Rebuild the configuration without changing parameters

CLI options:

sudo systemctl status strongswan
sudo systemctl stop strongswan
sudo systemctl start strongswan
sudo systemctl restart strongswan
ipsec statusall
ipsec down myVPN
ipsec up myVPN

Additional checks

There is a cron task installed that will check the status of strongswan service and will restart it if it's stopped.

Known issues

StrongSwan uses a tap interface. If you don't have the ipsec0 interface ask your hoster to enable tun/tap.

jps-strongswan's People

Contributors

rauladorean avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jeversonmiotti

jps-strongswan's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.