انجمن‌های فارسی اوبونتو

لطفاً به انجمن‌ها وارد شده و یا جهت ورود ثبت‌نام نمائید

لطفاً جهت ورود نام کاربری و رمز عبورتان را وارد نمائید

نویسنده موضوع: راه اندازی vpn از نوع L2tp (حل شد )  (دفعات بازدید: 5354 بار)

0 کاربر و 2 مهمان درحال مشاهده موضوع.

آفلاین mahdiar

  • Hero Member
  • *
  • ارسال: 921
  • جنسیت : پسر
راه اندازی vpn از نوع L2tp (حل شد )
« : 15 شهریور 1396، 06:23 ب‌ظ »
سلام
من برای پروژه ای بایستی از طریق vpn l2tp به شبکه ای متصل بشم . در ویندوز به طور پیش فرض وجود داره اما در اوبونتو مثل اینکه نیست . قبلا با راهنمای زیر تونستم روی PC نصب و استفاده کنم اما الان هرکاری می کنم در لپ تاپ نمی تونم نصبش کنم .


http://blog.z-proj.com/enabling-l2tp-over-ipsec-on-ubuntu-16-04/

وقتی make رو می زنم ارور میده

~/network-manager-l2tp$ make
make: *** No targets specified and no makefile found.  Stop.
« آخرین ویرایش: 03 مهر 1396، 01:40 ب‌ظ توسط *mahdiar* »

آفلاین علی رزم دیده

  • عضو کاربران ایرانی اوبونتو
  • *
  • ارسال: 1244
  • جنسیت : پسر
  • ali76 سابق
پاسخ : راه اندازی vpn از نوع L2tp
« پاسخ #1 : 15 شهریور 1396، 07:15 ب‌ظ »
سلام
من تست کردم نصب شد و اجرای make مشکلی نداشت
به احتمال زیاد مشکل شما از اینه که دستورات قبلی با خطا مواجه شده
شما اول باید پیش نیازا رو نصب کنین:
sudo apt install intltool libtool network-manager-dev libnm-util-dev libnm-glib-dev libnm-glib-vpn-dev libnm-gtk-dev libnm-dev libnma-dev ppp-dev libdbus-glib-1-dev libsecret-1-dev libgtk-3-dev libglib2.0-dev xl2tpd strongswanحتماً چک کنین apt خطایی نداده باشه بعدش سورس رو با گیت دریافت کنین:
git clone https://github.com/nm-l2tp/network-manager-l2tp.git  بعدش به پوشه ی network-manager-l2tp وارد بشین و کانفیگ های لازم رو انجام بدین(دقت کنین که باید توی اون پوشه باشین و هیچ کدوم از دستورات خطایی نده اگه خطایی هر کدوم از دستورات دادش اون متن خطا رو بذارین و ادامه ی دستورات رو وارد نکنین):
cd network-manager-l2tp
autoreconf -fi
intltoolize
./configure --disable-static --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib/x86_64-linux-gnu --libexecdir=/usrib/NetworkManager --localstatedir=/var --with-pppd-plugin-dir=/usr/lib/pppd/2.4.7
حالا کامپایل و نصب رو انجام بدین ، قاعدتاً نباید خطایی داده بشه:
make 
sudo make install

فقط یه سوال تو همون لینکی که شما دادین هم PPA رو گذاشته بود چرا از اون راحت و بی دردسر نصب نمی کنین ؟ دلیل خاصی داره؟
sudo add-apt-repository ppa:nm-l2tp/network-manager-l2tp
sudo apt update
sudo apt install network-manager-l2tp

آفلاین mahdiar

  • Hero Member
  • *
  • ارسال: 921
  • جنسیت : پسر
پاسخ : راه اندازی vpn از نوع L2tp
« پاسخ #2 : 15 شهریور 1396، 08:49 ب‌ظ »
بسیار ممنونم . من با ppa هم نصب کردم . اطلاعات اکانت رو می زنم ولی وصل نمیشه . ارور زیر رو میده :
Activation of the connection failed .
همه پیش نیاز ها نصب هستن

آفلاین علی رزم دیده

  • عضو کاربران ایرانی اوبونتو
  • *
  • ارسال: 1244
  • جنسیت : پسر
  • ali76 سابق
پاسخ : راه اندازی vpn از نوع L2tp
« پاسخ #3 : 16 شهریور 1396، 01:48 ق‌ظ »
بله حق با شماس من PPA رو تست نکرده بودم الان منم از طریق PPA نصب کردم توی زوبونتو 17.10 ارور Could not create connection رو می ده
ولی کامپایل کردم درست شد
شما یه دور راه کامپایل رو تست کنین به احتمال زیاد درست می شه فقط قبلش حذف کردن پکیج یادتون نره (به هر حال بهتره حذف بشه تا کنتاکت پیش نیاد)
sudo apt purge network-manager-l2tpبا همون دستوراتی که من دادم یا تو همون لینک هست کامپایل رو انجام بدین ببینین جایی خطا می ده یا نه؟
اگه خطا نده و کامپایل و نصب درست انجام بشه به احتمال زیاد مشکلتون حل می شه اگه جایی خطا داد بگین

آفلاین علی رزم دیده

  • عضو کاربران ایرانی اوبونتو
  • *
  • ارسال: 1244
  • جنسیت : پسر
  • ali76 سابق
پاسخ : راه اندازی vpn از نوع L2tp
« پاسخ #4 : 16 شهریور 1396، 02:02 ق‌ظ »
اینم یادم رفت بگم وقتی شما دستور make رو اجرا می کنین و خطا می ده که makefile یافت نشد ، دلیلش اینه که دستور زیر درست اجرا نشده:
./configure --disable-static --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib/x86_64-linux-gnu --libexecdir=/usrib/NetworkManager --localstatedir=/var --with-pppd-plugin-dir=/usr/lib/pppd/2.4.7چون طی این مرحله هستش که فایل Makefile ساخته می شه

که البته خود فایل configure هم با دستور autoreconf -fi ساخته می شه پس چون شما تونستین configure رو اجرا کنین یعنی این مرحله درست بود

و دستور intltoolize باعث اجرای درست و بدون خطای configure می شه چون کپی های لازم و ... رو انجام می ده و اگه این دستور درست انجام نشه برای مثال فایل Makefile.in.in تو مسیر po ایجاد نخواهد شد و یه عالمه فایل دیگه ...

پس اگه بازم make خطا داد شما خروجی تمام دستورات رو کامل بذارین تا دنبال منشاء این مشکل بگردیم به خصوص خروجی configure خیلی مهم خواهد بود


آپدیت :آخرین موردی هم که به ذهنم می رسه اینه که دلیل Activation of the connection failed خود Apparmor باشه و در واقع Apparmor باعث جلوگیری از اتصال شده باشه
پس اون توضیحاتی که تو قسمت AppArmor تو همین لینکی رو که خودتون دادین رو تست کنین تا ببینین مشکل حل می شه یا نه؟
« آخرین ویرایش: 16 شهریور 1396، 02:19 ق‌ظ توسط ali76 »

آفلاین mahdiar

  • Hero Member
  • *
  • ارسال: 921
  • جنسیت : پسر
پاسخ : راه اندازی vpn از نوع L2tp
« پاسخ #5 : 19 شهریور 1396، 06:14 ب‌ظ »
بسیار ممنونم

من مراحل رو انجام دادم . اینم خروجی تا make
paaz@paaz-X450LD:~$ sudo apt purge network-manager-l2tp
[sudo] password for paaz:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package 'network-manager-l2tp' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
paaz@paaz-X450LD:~$ sudo apt install intltool libtool network-manager-dev libnm-util-dev libnm-glib-dev libnm-glib-vpn-dev libnm-gtk-dev libnm-dev libnma-dev ppp-dev libdbus-glib-1-dev libsecret-1-dev libgtk-3-dev libglib2.0-dev xl2tpd strongswan
Reading package lists... Done
Building dependency tree       
Reading state information... Done
intltool is already the newest version (0.51.0-3).
libdbus-glib-1-dev is already the newest version (0.108-2).
libglib2.0-dev is already the newest version (2.52.0-1).
libgtk-3-dev is already the newest version (3.22.11-0ubuntu3).
libnm-gtk-dev is already the newest version (1.4.2-1ubuntu4).
libnma-dev is already the newest version (1.4.2-1ubuntu4).
libsecret-1-dev is already the newest version (0.18.5-3.1ubuntu1).
libtool is already the newest version (2.4.6-2).
ppp-dev is already the newest version (2.4.7-1+2ubuntu1).
xl2tpd is already the newest version (1.3.8+dfsg-1).
libnm-dev is already the newest version (1.4.4-1ubuntu3.1).
libnm-glib-dev is already the newest version (1.4.4-1ubuntu3.1).
libnm-glib-vpn-dev is already the newest version (1.4.4-1ubuntu3.1).
libnm-util-dev is already the newest version (1.4.4-1ubuntu3.1).
network-manager-dev is already the newest version (1.4.4-1ubuntu3.1).
strongswan is already the newest version (5.5.1-1ubuntu3.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
paaz@paaz-X450LD:~$ git clone https://github.com/nm-l2tp/network-manager-l2tp.git 
Cloning into 'network-manager-l2tp'...
remote: Counting objects: 3023, done.
remote: Total 3023 (delta 0), reused 0 (delta 0), pack-reused 3023
Receiving objects: 100% (3023/3023), 2.08 MiB | 903.00 KiB/s, done.
Resolving deltas: 100% (2388/2388), done.
paaz@paaz-X450LD:~$ cd network-manager-l2tp
paaz@paaz-X450LD:~/network-manager-l2tp$ autoreconf -fi
libtoolize: putting auxiliary files in '..'.
libtoolize: copying file '../ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:15: installing './compile'
configure.ac:28: installing './config.guess'
configure.ac:28: installing './config.sub'
configure.ac:7: installing './install-sh'
configure.ac:28: error: required file './ltmain.sh' not found
configure.ac:7: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: automake failed with exit status: 1
paaz@paaz-X450LD:~/network-manager-l2tp$ intltoolize
paaz@paaz-X450LD:~/network-manager-l2tp$ ./configure --disable-static --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib/x86_64-linux-gnu --libexecdir=/usrib/NetworkManager --localstatedir=/var --with-pppd-plugin-dir=/usr/lib/pppd/2.4.7
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc-ar... gcc-ar
checking for gcc-ranlib... gcc-ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) gcc-ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking pppd/pppd.h usability... yes
checking pppd/pppd.h presence... yes
checking for pppd/pppd.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for select... yes
checking for socket... yes
checking for uname... yes
checking for library containing dlopen... -ldl
checking whether NLS is requested... yes
checking for intltool >= 0.35... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.24.1
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GTK... yes
checking for LIBNMA... yes
checking for LIBSECRET... yes
checking for LIBNM_GTK... yes
checking for LIBNM_GLIB... yes
checking for LIBNM... yes
checking for more warnings... yes
checking whether -Wunknown-warning-option works as expected... not supported
checking whether "-Wextra" works as expected... yes
checking whether "-Wdeclaration-after-statement" works as expected... yes
checking whether "-Wfloat-equal" works as expected... yes
checking whether "-Wformat-nonliteral" works as expected... yes
checking whether "-Wformat-security" works as expected... yes
checking whether "-Wimplicit-fallthrough" works as expected... not supported
checking whether "-Wimplicit-function-declaration" works as expected... yes
checking whether "-Winit-self" works as expected... yes
checking whether "-Wmissing-declarations" works as expected... yes
checking whether "-Wmissing-include-dirs" works as expected... yes
checking whether "-Wmissing-prototypes" works as expected... yes
checking whether "-Wpointer-arith" works as expected... yes
checking whether "-Wshadow" works as expected... yes
checking whether "-Wstrict-prototypes" works as expected... yes
checking whether "-Wundef" works as expected... yes
checking whether "-Wno-duplicate-decl-specifier" works as expected... not supported
checking whether "-Wno-format-truncation" works as expected... not supported
checking whether "-Wno-format-y2k" works as expected... yes
checking whether "-Wno-missing-field-initializers" works as expected... yes
checking whether "-Wno-pragmas" works as expected... yes
checking whether "-Wno-sign-compare" works as expected... yes
checking whether "-Wno-unused-but-set-variable" works as expected... yes
checking whether "-Wno-unused-parameter" works as expected... yes
checking whether -Wunknown-attributes works as expected... not supported
checking whether -Wtypedef-redefinition works as expected... not supported
checking whether -Warray-bounds works as expected... yes
checking whether -Wparentheses-equality works as expected... not supported
checking whether -Wunused-value works as expected... yes
checking if gcc supports flag -fdata-sections -ffunction-sections -Wl,--gc-sections in envvar CFLAGS... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
paaz@paaz-X450LD:~/network-manager-l2tp$ make
make: *** No targets specified and no makefile found.  Stop.

آفلاین mahdiar

  • Hero Member
  • *
  • ارسال: 921
  • جنسیت : پسر
پاسخ : راه اندازی vpn از نوع L2tp
« پاسخ #6 : 21 شهریور 1396، 09:36 ب‌ظ »
با ppa یه بار دیگه تست کردم به نظرم درست نصب شده . در تنظیمات دو تا قسمت اضافه شده که قبلا نبود . تو راهنماش دیدم گفته مقدار های زیر رو بگذارید
    Phase1 Algorithms : aes128-sha1-modp2048,3des-sha1-modp1536,3des-sha1-modp1024
    Phase2 Algorithms : aes128-sha1,3des-sha1

اینا رو که گذاشتم وصل میشه ولی دسترسی ندارم ! توی اندروید و ویندوز بدون هیچ مشکلی من وصل میشم ولی تو اوبونتو این طوری !!

libreswan رو هم نصب کردم بدون نیاز به phase ها وصل میشه ولی دسترسی ندارم .
« آخرین ویرایش: 22 شهریور 1396، 01:24 ب‌ظ توسط *mahdiar* »

آفلاین علی رزم دیده

  • عضو کاربران ایرانی اوبونتو
  • *
  • ارسال: 1244
  • جنسیت : پسر
  • ali76 سابق
پاسخ : راه اندازی vpn از نوع L2tp
« پاسخ #7 : 24 شهریور 1396، 12:03 ب‌ظ »
با ppa یه بار دیگه تست کردم به نظرم درست نصب شده ....
اگه درست نصب شده باشه که والا نمی دونم مشکل از کجاس
تو تنظیمات مقدارهای دیگه رو هم تست کنین ببینین چی می شه ، شاید درست شد

من مراحل رو انجام دادم . اینم خروجی تا make
مشکل از این خطوط خروجی ناشی میشه:
libtoolize: putting auxiliary files in '..'.
libtoolize: copying file '../ltmain.sh'
نمی دونم چرا اسکریپت ltmain.sh داره به جای فولدر فعلی داره به فولدر بالاتر ریخته می شه
اصولا باید خروجی این شکلی می شد:
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:15: installing './compile'
configure.ac:28: installing './config.guess'
configure.ac:28: installing './config.sub'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
Makefile.am: installing './depcomp'
ولی چون این اسکریپت داره تو مسیر بالاتر کپی می شه شما این خطا رو دریافت می کنین:
configure.ac:28: error: required file './ltmain.sh' not foundچون الان داره دنبال این اسکریپت توی مسیر فعلی میگرده

واقعیتش رو بخواین من نمی دونم چرا داره کپی توی پوشه ی بالاتر انجام می شه
ولی شما می تونین دنبال اسکریپت ltmain.sh تو پوشه ی هوم بگردین (که همون پوشه ی بالاتر از network-manager-l2tp هستش) و اون اسکریپت رو بندازین توی پوشه network-manager-l2tp بعدش که انداختین تو اون پوشه دستورات بعدی رو پشت سر هم وارد کنین (دلیل نوشتن autoreconf -fi هم اینه که فایل Makefile.in توسط این دستور ساخته می شه و چون شما خطا دریافت کردین این فایل براتون ساخته نشده):
autoreconf -fi
intltoolize
./configure --disable-static --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib/x86_64-linux-gnu --libexecdir=/usrib/NetworkManager --localstatedir=/var --with-pppd-plugin-dir=/usr/lib/pppd/2.4.7
حالا اگه خطای config.status: error: cannot find input file: `Makefile.in' ته دستور configure داده نشه می تونین به راحتی از دستور make استفاده کنین

اگه هیچ کدوم از این راه ها جواب نداد من دیگه چیزی خاصی به ذهنم نمی رسه

پ.ن:من جای شما بودم این قضیه رو با توسعه دهنده های این نرم افزار تو گیت هاب در میون می ذاشتم چون قطعاً جواب های اونا کامل تر و دقیق تره

آفلاین mahdiar

  • Hero Member
  • *
  • ارسال: 921
  • جنسیت : پسر
پاسخ : راه اندازی vpn از نوع L2tp
« پاسخ #8 : 03 مهر 1396، 01:40 ب‌ظ »
 بسیار ممنونم این رو پاکش کردم درست شد
sudo apt-get remove --auto-remove dnscrypt-proxy