SoftEther centos server setup and Client Connection

Source: Internet
Author: User
Start Installation

1. Install and deploy the server

CD/usr/local/

Open the path to be installed, which can be customized

# wget https://github.com/SoftEther×××/SoftEther×××_Stable/releases/download/v4.28-9669-beta/softether-***server-v4.28-9669-beta-2018.09.11-linux-x64-64bit.tar.gz

Download the installation package

# tar zxvf softether-***server-v4.28-9669-beta-2018.09.11-linux-x64-64bit.tar.gz

Decompress the installation package

CD *** Server

1

Enter the Directory

#make
1

Compile and install 2 to start the service

./***server start

Run SoftEther

3. Set the password

#./***cmd

Input 1

5555 for custom Port

By default, press Enter.

''

Go to the console

Serverpasswordset

Set the logon password for Windows client to manage the server

4 SoftEther management end

Https://www.softether-download.com/cn.aspx? Product = SoftEther

Download Management Terminal

Open the software after installation.

New settings

Enter relevant information

Connection

Edit Server

Add User

Configure Nat and DHCP

Generate a configuration file, which can be called directly by open ***

The management end has been configured

5 Use of Windows Client

Download client https://www.softether-download.com/cn.aspx? Product = SoftEther

Open

Enter the server configuration

Double-click connection

> Use of Linux clients

Install the client

https://www.softether-download.com/cn.aspx?product=softether

Enter the user directory

CD/usr/local/

Input remote host

Rz

Decompress the installation package

tar zxvf softether-***client-v4.28-9669-beta-2018.09.11-linux-x64-64bit.tar.gz

Enter the Directory

CD *** Client

Install the dependency package GCC, compile and install

# Yum install-y gcc

# Make

Select 1 for all

Start the service

./*** Client start

Configure the client

# ./***cmd

Select 2

Press ENTER default localhost

Allow client management

# Remoteenable
1

Exit configuration and return to the console

# Exit

Set route
IP Route add remote server IP via local Default Gateway Dev eth0

Delete default route

IP Route del default
1

Add route

IP Route add default via Remote Server Gateway

Detect connections

Ping 8.8.8.8

Windows Client Management

Enter the IP address of the remote Linux host

Establish a connection

Double-click the connection and press F5 to refresh.

Change the IP address to a remote *** Server IP Address

Special Cases

If the *** connection does not have an IP address

DHCP automatically obtains the IP address

# Dhclient

Now the connection configuration is complete.

SoftEther centos server setup and Client Connection

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.