سلام دوستان . من هرکار میکنم نمیتونم وی.پی.انن pptp روی سرور لینوکس خودم ران کنم . اگر کسی بلد هست و اگر امکانش هست اطلاعات سرور رو براشون بفرستم لطفا برام نصب کنند.خیلی لازم دارم ممنون میشم اگر این کار رو برام انجام بدید
نمایش نسخه قابل چاپ
سلام دوستان . من هرکار میکنم نمیتونم وی.پی.انن pptp روی سرور لینوکس خودم ران کنم . اگر کسی بلد هست و اگر امکانش هست اطلاعات سرور رو براشون بفرستم لطفا برام نصب کنند.خیلی لازم دارم ممنون میشم اگر این کار رو برام انجام بدید
دوستان لطفا یکی کمک کنه :(
سلام
از چه لینوکسی استفاده میکنید؟
Installبه جای ستاره توی ادرس بزنید V P N
Tested on Ubuntu 17.04
Copy script by using wget https://raw.githubusercontent.com/sa...ter/install.sh
Run using sudo bash install.sh
Script will ask for username and password for ***, set them correctly
Connect the *** and Enjoy :)
https://github.com/saaiful/PPTP-***
Setup a PPTP *** on Ubuntu 16
In this post we will setup a PPTP *** on Ubuntu 16.04
Disable IPv6 Networking:
Edit the grub config:
$ vi /etc/default/grub
Make the following changes:
GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1"
GRUB_CMDLINE_LINUX="ipv6.disable=1"
Update Grub and Reboot:
$ update-grub
$ reboot
Updates and Install PPTP:
Update Repositories and install PPTPD:
$ apt update && apt upgrade -y
$ apt install pptpd -y
Configure your Authentication
$ vi /etc/ppp/chap-secrets
# client server secret IP addresses
youruser pptpd yourpass *
Configure Local and Remote IP, in this case I want 10.1.1.2 to 10.1.5.1-254
$ vi /etc/pptpd.conf
option /etc/ppp/pptpd-options
logwtmp
connections 10000
localip 10.1.1.1
remoteip 10.1.1.2-254,10.1.2.1-254,10.1.3.2-254,10.1.4.1-254,10.1.5.1-254
# for a /24 you can set
# remoteip 10.1.1.2-254
Enable IP Forwarding:
Edit the sysctl.conf and enable IP Forwarding:
$ vim /etc/sysctl.conf
Populate the following value:
net.ipv4.ip_forward=1
Update the Changes:
$ sysctl -p
Enable and Start PPTPD:
Enable the service on boot and start the service:
$ systemctl enable pptpd
$ systemctl start pptpd
$ systemctl status pptpd
Connect to your ***.
- - - Updated - - -
سایت مرجع
https://askubuntu.com/questions/8913...04-not-working
- - - Updated - - -
اول خودتون امتحان کنید اگر نتونستید تلگرام در ارتباط باشید
telegram
درود
در صورت نیاز میتونیم با هزینه اندک برای شما نصب راه اندازی کنیم .
تیکت ارسال کنید my.achost.net
درصورتی که میتونید centos نصب کنید بدید بنده براتون نصب کنم