⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ipsec.conf.in

📁 ipsec vpn
💻 IN
字号:
# /etc/ipsec.conf - Openswan IPsec configuration file# RCSID $Id: ipsec.conf.in,v 1.15.2.2 2005/11/14 20:10:27 paul Exp $# This file:  @FINALEXAMPLECONFDIR@/ipsec.conf-sample## Manual:     ipsec.conf.5version	2.0	# conforms to second version of ipsec.conf specification# basic configurationconfig setup	# plutodebug / klipsdebug = "all", "none" or a combation from below:	# "raw crypt parsing emitting control klips pfkey natt x509 private"	# eg:	# plutodebug="control parsing"	#	# Only enable klipsdebug=all if you are a developer	#	# NAT-TRAVERSAL support, see README.NAT-Traversal	# nat_traversal=yes	# virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%4:172.16.0.0/12# Add connections here# sample VPN connection#conn sample#		# Left security gateway, subnet behind it, nexthop toward right.#		left=10.0.0.1#		leftsubnet=172.16.0.0/24#		leftnexthop=10.22.33.44#		# Right security gateway, subnet behind it, nexthop toward left.#		right=10.12.12.1#		rightsubnet=192.168.0.0/24#		rightnexthop=10.101.102.103#		# To authorize this connection, but not actually start it, #		# at startup, uncomment this.#		#auto=start@OE_FLAG@

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -