Giter VIP home page Giter VIP logo

ocserv-cn-no-route's Introduction

ocserv-cn-no-route

OpenConnect VPN Server

主页:http://www.infradead.org/ocserv/

下载:http://www.infradead.org/ocserv/download.html

更新历史:http://www.infradead.org/ocserv/changelog.html

源码:https://gitlab.com/ocserv/ocserv.git

OpenConnect VPN Client

主页:http://www.infradead.org/openconnect/

下载:http://www.infradead.org/openconnect/download.html

更新历史:http://www.infradead.org/openconnect/changelog.html

源码:http://git.infradead.org/users/dwmw2/openconnect.git

Cisco AnyConnect VPN Client

下载:https://cnlic.com/share/client.html

注意事項

1、0.10.5 及之前版本ocserv需要修改src/vpn.h来支持超过96行(ocserv默认值)但不超过200行(Cisco AnyConnect最大值)的路由表:

#define MAX_CONFIG_ENTRIES 96

96改为200以上

0.10.6 及之后版本ocserv不需要修改,参考https://gitlab.com/ocserv/ocserv/issues/17

2、根据Cisco官方文档,no-route和route不能同时使用。

You can specify either split-include or split-exclude, but you cannot specify both options.

喜讯

2015/12/08 Debian有官方ocserv源了:https://tracker.debian.org/pkg/ocserv

echo 'deb http://ftp.debian.org/debian/ unstable main contrib non-free' >> /etc/apt/sources.list
apt-get update
apt-get install ocserv

ocserv-cn-no-route's People

Contributors

brobird avatar

Watchers

 avatar  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.