NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

SoftEther VPN Server Kurulumu (CentOS 6 x86)

SoftEther ile SSL-VPN (ICMP ve DNS'de oluyor kendi clienti ile), OpenVPN, L2TP, EtherIP, L2TPv3 and IPsec, MS-SSTP vs hepsini tek seferde kurabilirsiniz. Aynı anda 123 UDP port açabilirsiniz. (TCP sayısını denemedim.) Sınırsız kullanıcı oluşturabilirsiniz. Windows arayüzü ile her şeyi kolaylıkla yapabilirsiniz.

How To Install Softether VPN Server

First, you must have server/VPS
For this tutorial, I use Centos 6. 86_64x32
update your server
yum update -y
Install Development Tools
yum groupinstall "Development Tools" -y
Install GCC & Libpcap
yum install gcc * -y
yum install libpcap * -y
or alternative
yum install gcc -y
yum install libpcap -y
Download packet softether
wget http://www.softether-download.com/files/softether/v4.07-9448-rtm-2014.06.06-tree/Linux/SoftEther%20VPN%20Server/32bit%20-%20Intel%20x86/softether-vpnserver-v4.07-9448-rtm-2014.06.06-linux-x86-32bit.tar.gz
Extract file
tar xzvf softether-vpnserver-v4.07-9448-rtm-2014.06.06-linux-x86-32bit.tar.gz

http://4.bp.blogspot.com/-7MFC5qDiKWo/UpPuYzvdR0I/AAAAAAAAAN4/K_w3HIy7M3Y/s1600/Softether+1.jpg

Now, open/enter to folder vpn server
cd vpnserver
Install softether using command:
make

http://4.bp.blogspot.com/-oZ_0AaZHQeA/UpPuYsex41I/AAAAAAAAANw/6C55CC70ibw/s1600/Softether+2.jpg

Answer All question with number 1

And
cd ..
Move folder vpnserver to /usr/local
mv vpnserver /usr/local
Enter to folder vpnserver
cd /usr/local/vpnserver

http://1.bp.blogspot.com/-Y-ElSYhv3fI/UpPuYhOdE4I/AAAAAAAAAN8/8cvB37LKCxk/s1600/Softether+3.jpg

Write this Command
chmod 600 *
chmod 700 vpncmd
chmod 700 vpnserver
Create file vpnserver in /etc/init.d/
vi /etc/init.d/vpnserver
enter/write this script, before that you just press i in keyboard, just use copy/paste
#!/bin/sh
# chkconfig: 2345 99 01
# description: SoftEther VPN Server
DAEMON=/usr/local/vpnserver/vpnserver
LOCK=/var/lock/subsys/vpnserver
test -x $DAEMON || exit 0
case "$1" in
start)
$DAEMON start
touch $LOCK
;;
stop)
$DAEMON stop
rm $LOCK
;;
restart)
$DAEMON stop
sleep 3
$DAEMON start
;;
*)
echo "Usage: $0 {start|stop|restart}"
exit 1
esac
exit 0

http://4.bp.blogspot.com/-W3DEdgcrRq4/UpPubioYmeI/AAAAAAAAAOM/9YstGr_CPX0/s1600/Softether+4.jpg

Press ESC and Shift + Z+Z
Now enter this command
chmod 755 /etc/init.d/vpnserver
/sbin/chkconfig --add vpnserver
/etc/init.d/vpnserver start

If success, you might seem like this
http://1.bp.blogspot.com/-lrB93ypgZjM/UpPubSiHrQI/AAAAAAAAAOI/1PEcJozpsaQ/s1600/Softether+5.jpg

Update:
If error after use "make" command ( usr/bin/ld: cannot find crt1.o: No such file or directory /usr/bin/ld) use this command
yum install glibc-devel.i686 glibc-devel.x86_64 gmp-devel mpfr-devel

Burdan sonrasını SoftEther VPN Server Manager (Admin Tools only) aracı ile oluşturup yönetebiliyoruz ama eklemeye gerek duymuyorum. Arayüz olduğu için kolaylıkla yaparsınız veya videoyu izleyin.

Kaynak: http://exalute.blogspot.com.tr/2013/11/how-to-install-softether-vpn-server.html
Videolu Anlatım: https://www.youtube.com/watch?v=KLbyi6yKO9s
Wiki: http://en.wikipedia.org/wiki/SoftEther_VPN

Adam eski sürüm vpn server kurmuş ben güncel olan ile değiştirdim linki ona göre sizde bu günceli kurun.
Not: Eğer SoftEther paketini indirmede sorun çıkarsa, "zipli dosyayı indiriyorsun Sonra içinden Vpnserver diye klasör çıkıyor. O klasörü Root dizinine atıyorsun Sonra make yazıyorsun putty den ama sana permission hatası veriyor Sonra servere attığın Vpnserver klasörünün izinlerini değiştiriyorsun 777 yapıyorsun olay bitiyor."
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.