# This file is automatically generated. Do not edit
connections {
	bypass {
		remote_addrs = 127.0.0.1
		children {
			bypasslan {
				local_ts = 192.168.128.0/18
				remote_ts = 192.168.128.0/18
				mode = pass
				start_action = trap
			}
		}
	}
	con1 {
		# P1 (ikeid 1): Site-to-site IPsec to Schmalz Phase 1
		fragmentation = yes
		unique = replace
		version = 2
		proposals = aes256-sha256-ecp521
		dpd_delay = 10s
		rekey_time = 25920s
		reauth_time = 0s
		over_time = 2880s
		rand_time = 2880s
		encap = no
		mobike = no
		local_addrs = 193.97.129.89
		remote_addrs = 185.169.78.2
		local {
			id = 193.97.129.89
			auth = psk
		}
		remote {
			id = 185.169.78.2
			auth = psk
		}
		children {
			con1 {
				# P2 (reqid 1): Site-to-site IPsec to Schmalz Phase 2
				mode = tunnel
				policies = yes
				life_time = 28800s
				rekey_time = 25920s
				rand_time = 2880s
				start_action = trap
				remote_ts = 10.40.30.0/24
				local_ts = 192.168.1.0/24
				esp_proposals = aes256-sha256-ecp521
				close_action = start
				dpd_action = restart
			}
		}
	}
}
secrets {
	ike-0 {
		secret = <redacted>
		id-0 = %any
		id-1 = 185.169.78.2
	}
}
