Coder Social home page Coder Social logo

qingchen1984 / openiked Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reyk/openiked

0.0 2.0 0.0 774 KB

Internet Key Exchange version 2 (IKEv2) daemon - portable version of OpenBSD iked

License: Other

Makefile 0.30% C 84.37% Roff 5.97% Shell 0.23% Yacc 9.13%

openiked's Introduction

OpenIKED

This is a development mirror of OpenBSD's iked.

iked is a lean Internet Key Exchange (IKEv2) daemon which performs mutual authentication and which establishes and maintains IPsec VPN flows and security associations (SAs) between the two peers. The IKEv2 protocol is defined in RFC 5996, which combines and updates the previous standards: ISAKMP/Oakley (RFC 2408), IKE (RFC 2409), and the Internet DOI (RFC 2407). iked only supports the IKEv2 protocol; support for ISAKMP/Oakley and IKEv1 is provided by OpenBSD's isakmpd(8) or other implementations on non-OpenBSD platforms.

iked supports mutual authentication using RSA public keys and X.509 certificates, it also support responder/server-side authentication of clients using the EAP-MSCHAPv2 protocol over IKEv2. It interconnects with other IKEv2 implementations like the native IKEv2 implementation of Windows 7 or newer (aka Agile VPN) or strongSwan.

The main development of iked is being done for OpenBSD and the source tree is found in OpenBSD's CVS repository. Like most of the projects from the OpenBSD repository, the original source code does not include any portability glue (#ifdefs) and is specifically developed for OpenBSD.

The main development tree is found in the src/sbin/iked and src/usr.sbin/ikectl directories of the OpenBSD CVS repository:

Supported Platforms

Original version:

  • OpenBSD 4.8 or newer

The portable version has been suspended and is not available at present. It previously supported the following platforms:

  • Darwin (Apple OS X Mountain Lion 10.8) - DEPRECATED
  • Linux (Ubuntu 12.10 GNU/Linux 3.5.0-19-generic) - DEPRECATED
  • FreeBSD (FreeBSD 9.0-RELEASE with IPSEC kernel) - DEPRECATED
  • NetBSD (NetBSD 6.0 with IPSEC kernel) - DEPRECATED

Authors

See LICENSE.md for information about copyright and licensing.

Reyk

Flattr this git repo

openiked's People

Contributors

reyk avatar

Watchers

James Cloos avatar Rick Qing avatar

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.