Skip to content

gladiators1980/ocserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

CISCO Project Awesome

TeamCity CodeBetter

GitHub release

This is OCSERV + CENTOS PROJECT.

Version : 2.0.2

Build : Passing

Author : Amir Masoud Noohi

Language : Bash Script

PreRequirements

For This Project You Need below Requirements :

  • VPS with Dedicated IP + root Access
  • CENTOS 7 Operating System
  • [optional] valid ssl certificate

Requirement

For runnig code.py file You Need to install below pakcage for python :

  • radcli
  • epel-release
  • net-tools
$ yum install net-tools epel-release radcli

install

Step0 : Cloning

First of All Clone the Project :

$ git clone https://gitlab.com/limner/CISCO-VPN-SERVICE
$  cd CISCO-VPN-SERVICE/

Step1 : Grant Access

Now We should Grant Access to ocserv.sh and make bash runnable

$ chmod 777 ocserv.sh
$ sed -i -e 's/\r$//' ocserv.sh
$ ./ocserv.sh

Step1.1 : Edit Encrypting Info

For Changing Encrypting info open ocserv.sh with nano or vim

Then edit line 138-139 and 153-154

CN[138] = organization[139] = Your Comapany Name

CN[153] = Server Ip Address or any A record To IP

organization[154] = Your Comapany Name

Step2 : Answering Questions

When running the script, you will be asked a series of questions for convenience and default settings.

Answer them.

Wait for the script to finish.

Step3 : Creating User

Now You Can Create Cisco user with following command.

$ ocpasswd -c / etc / ocserv / ocpasswd Name

Usage

For using This Service You Can use Cisco Anyconnect For any platform

I have Gather All of them in HERE

Support

Reach out to me at one of the following places!

License

license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages