Installation SoftEther using Ubuntu

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
coolpintud
Posts: 6
Joined: Tue Jan 27, 2015 12:30 pm

Re: Installation SoftEther using Ubuntu

Post by coolpintud » Wed Feb 04, 2015 3:59 am

After download
1) Install
tar xzvf softether-vpnserver-v2.00-9387-rtm-2013.09.16-linux-x86-32bit.tar.gz

2) Install Essential
apt-get install build-essential -y

3) Staff Making
cd vpnserver
make

chmod 600 *
chmod 700 vpnserver
chmod 700 vpncmd

4) Start server
./vpnserver start

munim_morshed
Posts: 6
Joined: Tue Feb 14, 2017 11:55 am

Re: Installation SoftEther using Ubuntu

Post by munim_morshed » Tue Feb 14, 2017 12:20 pm

coolpintud wrote:
> After download
> 1) Install
> tar xzvf
> softether-vpnserver-v2.00-9387-rtm-2013.09.16-linux-x86-32bit.tar.gz
>
> 2) Install Essential
> apt-get install build-essential -y
>
> 3) Staff Making
> cd vpnserver
> make
>
> chmod 600 *
> chmod 700 vpnserver
> chmod 700 vpncmd
>
> 4) Start server
> ./vpnserver start
You do not have the required permissions to view the files attached to this post.

moatazelmasry
Posts: 336
Joined: Sat Aug 15, 2015 7:41 pm

Re: Installation SoftEther using Ubuntu

Post by moatazelmasry » Tue Feb 14, 2017 1:18 pm

There are no useful info in the attached file. Please start a new thread and provide more information

munim_morshed
Posts: 6
Joined: Tue Feb 14, 2017 11:55 am

Re: Installation SoftEther using Ubuntu

Post by munim_morshed » Tue Feb 14, 2017 2:04 pm

moatazelmasry wrote:
> There are no useful info in the attached file. Please start a new thread
> and provide more information
You do not have the required permissions to view the files attached to this post.

moatazelmasry
Posts: 336
Joined: Sat Aug 15, 2015 7:41 pm

Re: Installation SoftEther using Ubuntu

Post by moatazelmasry » Tue Feb 14, 2017 2:05 pm

have a look at the info.txt file you attached. It just contains a list of debian packages. Something like the result of an aptitude search command

munim_morshed
Posts: 6
Joined: Tue Feb 14, 2017 11:55 am

Re: Installation SoftEther using Ubuntu

Post by munim_morshed » Wed Feb 15, 2017 12:44 am

moatazelmasry wrote:
> have a look at the info.txt file you attached. It just contains a list of
> debian packages. Something like the result of an aptitude search command

munim_morshed
Posts: 6
Joined: Tue Feb 14, 2017 11:55 am

Re: Installation SoftEther using Ubuntu

Post by munim_morshed » Wed Feb 15, 2017 12:52 am

munim_morshed wrote:
> moatazelmasry wrote:
> > have a look at the info.txt file you attached. It just contains a list of
> > debian packages. Something like the result of an aptitude search command

munim_morshed
Posts: 6
Joined: Tue Feb 14, 2017 11:55 am

Re: Installation SoftEther using Ubuntu

Post by munim_morshed » Wed Feb 15, 2017 7:05 am

hey, Can you please provide me some step by step instruction about how I can solve the error messages and install the VPN software as I am novice in Ubuntu?

N.B: We are using VMWare vSphere ESXi server with a VM having Ubuntu operating system. The softetherVPN, we are trying to install in this virtual machine.

Best Regards
Munim Morshed

munim_morshed
Posts: 6
Joined: Tue Feb 14, 2017 11:55 am

Re: Installation SoftEther using Ubuntu

Post by munim_morshed » Wed Feb 15, 2017 10:44 am

munim_morshed wrote:
> hey, Can you please provide me some step by step instruction about how I
> can solve the error messages and install the VPN software as I am novice in
> Ubuntu?
>
> N.B: We are using VMWare vSphere ESXi server with a VM having Ubuntu
> operating system. The softetherVPN, we are trying to install in this
> virtual machine.
>
> Best Regards
> Munim Morshed
You do not have the required permissions to view the files attached to this post.

moatazelmasry
Posts: 336
Joined: Sat Aug 15, 2015 7:41 pm

Re: Installation SoftEther using Ubuntu

Post by moatazelmasry » Wed Feb 15, 2017 3:39 pm

This is still not enough. You need to provide the full compilation log

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: Installation SoftEther using Ubuntu

Post by thisjun » Thu Mar 02, 2017 6:30 am

I think the binary which you downloaded doesn't adapt with Ubuntu.
Please download the source code from github.
https://github.com/SoftEtherVPN/SoftEtherVPN

Post Reply