본문 바로가기 메뉴 바로가기

KENSEI IT BLOG

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

KENSEI IT BLOG

검색하기 폼
  • KENSEI (810)
    • Mail (5)
    • Security (93)
    • VPN (50)
    • Linux (273)
    • Network (47)
    • DNS (4)
    • Memo (13)
    • Cloud (32)
    • LAYER 4 & 7 (36)
    • HARDWARE (23)
    • windows (27)
    • WEB (28)
    • 프로그램 (33)
    • Unsolved (9)
    • 보안솔루션 (13)
    • 일상&리뷰 (67)
    • container (7)
    • Database (31)
    • Filesystem (11)
  • 방명록

xl2tp (3)
L2TP on ipsec (with xl2tpd, libreswan) centos7

L2TP on ipsec (with xl2tpd, libreswan) centos7 설치 yum install epel-releaseyum install ppp xl2tpd libreswan 포트 500 udp4500 udp1701 udp vim /etc/ipsec.conf config setupprotostack=netkeylogfile=/var/log/pluto.logdumpdir=/var/run/pluto/virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:25.0.0.0/8,%v4:100.64.0.0/10,%v6:fd00::/8,%v6:fe80::/10 include /etc/ipsec.d/*.conf conn L2TP-..

VPN 2017. 12. 5. 11:23
l2tp on ipsec (with xl2tpd, racoon)

open ipsec vpn serverhttp://www.openswan.org http://www.strongswan.orghttp://www.freeswan.org 설치rpm -ivH http://repo.nikoforge.org/redhat/el6/nikoforge-release-latestyum -y install http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/fedora-epel/6/i386/epel-release-6-8.noarch.rpmyum -y install ipsec-toolsyum -y install xl2tpd vim /etc/racoon/init.sh #!/bin/sh# set security policiesecho -e "flush..

VPN 2015. 6. 12. 14:48
L2TP on ipsec (with xl2tpd, openswan)

설치yum install make gcc gmp-devel bison flex lsofrpm -ivH http://repo.nikoforge.org/redhat/el6/nikoforge-release-latestyum -y install http://vesta.informatik.rwth-aachen.de/ftp/pub/Linux/fedora-epel/6/i386/epel-release-6-8.noarch.rpmyum install xl2tpd pppyum install openswan -y vim /etc/sysctl.confnet.ipv4.ip_forward = 1net.ipv4.conf.default.rp_filter = 0net.ipv4.conf.default.accept_source_route ..

VPN 2015. 6. 12. 13:56
이전 1 다음
이전 다음
공지사항

Blog is powered by Tistory / Designed by Tistory