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

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)
  • 방명록

xauth (2)
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 / IPSEC VPN Client 설정하기 (linux)

L2TP / IPSEC VPN Client 설정하기 (linux) 테스트 환경 클라우드 서버 (floating nat 환경) , 물리서버 (static real ip) CENTOS7 64bit 패키지 설치 yum install epel-release yum install libreswan xl2tpd kernel 디렉토리 생성 mkdir -p /var/run/xl2tpd ipsec.conf 파일 설정 vim /etc/ipsec.conf config setup 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 dumpdir=/va..

VPN 2015. 2. 2. 17:06
이전 1 다음
이전 다음
공지사항

Blog is powered by Tistory / Designed by Tistory