>>>>>>>>>>cut>>>>>>>>>> roadinit.sh <<<<<<<<<> /etc/ipsec.d/policies/private-or-clear [root@road dnsoe-04]# ipsec start Redirecting to: systemctl start ipsec.service [ 21.379062] AVX or AES-NI instructions are not detected. [ 21.382530] AVX or AES-NI instructions are not detected. [ 21.587574] IPv4 over IPsec tunneling driver [ 21.600558] IPsec XFRM device driver [root@road dnsoe-04]# /testing/pluto/bin/wait-until-pluto-started [root@road dnsoe-04]# #ipsec whack --impair suppress-retransmits [root@road dnsoe-04]# # ensure for tests acquires expire before our failureshunt=2m [root@road dnsoe-04]# echo 30 > /proc/sys/net/core/xfrm_acq_expires [root@road dnsoe-04]# # give OE policies time to load [root@road dnsoe-04]# sleep 5 [root@road dnsoe-04]# ipsec whack --listpubkeys 000 000 List of Public Keys: 000 [root@road dnsoe-04]# # preloading two bad keys [root@road dnsoe-04]# ipsec whack --keyid "192.1.2.23" --addkey --pubkeyrsa "0sAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" [root@road dnsoe-04]# ipsec whack --keyid "192.1.2.23" --addkey --pubkeyrsa "0sAQBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB" [root@road dnsoe-04]# ipsec whack --listpubkeys 000 000 List of Public Keys: 000 000 Sep 15 18:54:55 2020, 2192 RSA Key AQBBBBBBB (no private key), until --- -- --:--:-- ---- ok (expires never) 000 ID_IPV4_ADDR '192.1.2.23' 000 Sep 15 18:54:55 2020, 2192 RSA Key AQAAAAAAA (no private key), until --- -- --:--:-- ---- ok (expires never) 000 ID_IPV4_ADDR '192.1.2.23' [root@road dnsoe-04]# echo "initdone" initdone [root@road dnsoe-04]# >>>>>>>>>>cut>>>>>>>>>> roadrun.sh <<<<<<<<< [192.1.2.23-192.1.2.23:0-65535 0] [root@road dnsoe-04]# ping -n -c 2 -I 192.1.3.209 192.1.2.23 PING 192.1.2.23 (192.1.2.23) from 192.1.3.209 : 56(84) bytes of data. 64 bytes from 192.1.2.23: icmp_seq=1 ttl=64 time=0.331 ms 64 bytes from 192.1.2.23: icmp_seq=2 ttl=64 time=0.509 ms --- 192.1.2.23 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1038ms rtt min/avg/max/mdev = 0.331/0.420/0.509/0.089 ms [root@road dnsoe-04]# ipsec whack --trafficstatus 006 #2: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23, type=ESP, add_time=1600210496, inBytes=168, outBytes=168, id='192.1.2.23' [root@road dnsoe-04]# # this should show DNS query [root@road dnsoe-04]# grep "DNS QUESTION" /tmp/pluto.log | DNS QUESTION 23.2.1.192.IN-ADDR.ARPA.\011IN\011IPSECKEY\012 [root@road dnsoe-04]# # shows existing bad keys replaced with working new key (why is that?) [root@road dnsoe-04]# ipsec whack --listpubkeys 000 000 List of Public Keys: 000 000 Sep 15 18:54:56 2020, 2192 RSA Key AQO9bJbr3 (no private key), until Sep 16 18:54:56 2020 warning (expires in 23 hours) 000 ID_IPV4_ADDR '192.1.2.23' [root@road dnsoe-04]# echo done done [root@road dnsoe-04]# >>>>>>>>>>cut>>>>>>>>>> final.sh <<<<<<<<< [192.1.2.23-192.1.2.23:0-65535 0] [root@road dnsoe-04]# # you should see one RSA and on NULL only [root@road dnsoe-04]# grep -e 'auth method: ' -e 'hash algorithm identifier' -e ': authenticated using ' /tmp/pluto.log | emitting 2 raw bytes of hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_256 into IKEv2 Notify Payload | hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_256: 00 02 | emitting 2 raw bytes of hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_384 into IKEv2 Notify Payload | hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_384: 00 03 | emitting 2 raw bytes of hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_512 into IKEv2 Notify Payload | hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_512: 00 04 | parsing 2 raw bytes of IKEv2 Notify Payload into hash algorithm identifier (network ordered) | hash algorithm identifier (network ordered) | parsing 2 raw bytes of IKEv2 Notify Payload into hash algorithm identifier (network ordered) | hash algorithm identifier (network ordered) | parsing 2 raw bytes of IKEv2 Notify Payload into hash algorithm identifier (network ordered) | hash algorithm identifier (network ordered) | auth method: IKEv2_AUTH_NULL (0xd) | auth method: IKEv2_AUTH_DIGSIG (0xe) "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: authenticated using RSA with SHA2_512 [root@road dnsoe-04]# : ==== cut ==== [root@road dnsoe-04]# ipsec auto --status 000 using kernel interface: xfrm 000 000 interface lo UDP 127.0.0.1:4500 000 interface lo UDP 127.0.0.1:500 000 interface eth0 UDP 192.1.3.209:4500 000 interface eth0 UDP 192.1.3.209:500 000 000 fips mode=disabled; 000 SElinux=disabled 000 seccomp=disabled 000 000 config setup options: 000 000 configdir=/etc, configfile=/etc/ipsec.conf, secrets=/etc/ipsec.secrets, ipsecdir=/etc/ipsec.d 000 nssdir=/etc/ipsec.d, dumpdir=/tmp, statsbin=unset 000 dnssec-rootkey-file=, dnssec-trusted=/testing/baseconfigs/all/etc/bind/dsset/dsset.all 000 sbindir=/usr/local/sbin, libexecdir=/usr/local/libexec/ipsec 000 pluto_version=v3.30-1640-g99c94e948e-main, pluto_vendorid=OE-Libreswan-v3.30-1640, audit-log=yes 000 nhelpers=-1, uniqueids=yes, dnssec-enable=yes, logappend=no, logip=yes, shuntlifetime=900s, xfrmlifetime=30s 000 ddos-cookies-threshold=25000, ddos-max-halfopen=50000, ddos-mode=auto 000 ikebuf=0, msg_errqueue=yes, strictcrlpolicy=no, crlcheckinterval=0, listen=, nflog-all=0 000 ocsp-enable=no, ocsp-strict=no, ocsp-timeout=2, ocsp-uri= 000 ocsp-trust-name= 000 ocsp-cache-size=1000, ocsp-cache-min-age=3600, ocsp-cache-max-age=86400, ocsp-method=get 000 global-redirect=no, global-redirect-to= 000 secctx-attr-type=32001 000 debug: base+cpu-usage 000 000 nat-traversal=yes, keep-alive=20, nat-ikeport=4500 000 virtual-private (%priv): 000 000 Kernel algorithms supported: 000 000 algorithm ESP encrypt: name=3DES_CBC, keysizemin=192, keysizemax=192 000 algorithm ESP encrypt: name=AES_CBC, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_CCM_12, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_CCM_16, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_CCM_8, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_CTR, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_GCM_12, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_GCM_16, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_GCM_8, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=CAMELLIA_CBC, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=CHACHA20_POLY1305, keysizemin=256, keysizemax=256 000 algorithm ESP encrypt: name=NULL, keysizemin=0, keysizemax=0 000 algorithm ESP encrypt: name=NULL_AUTH_AES_GMAC, keysizemin=128, keysizemax=256 000 algorithm AH/ESP auth: name=AES_CMAC_96, key-length=128 000 algorithm AH/ESP auth: name=AES_XCBC_96, key-length=128 000 algorithm AH/ESP auth: name=HMAC_MD5_96, key-length=128 000 algorithm AH/ESP auth: name=HMAC_SHA1_96, key-length=160 000 algorithm AH/ESP auth: name=HMAC_SHA2_256_128, key-length=256 000 algorithm AH/ESP auth: name=HMAC_SHA2_256_TRUNCBUG, key-length=256 000 algorithm AH/ESP auth: name=HMAC_SHA2_384_192, key-length=384 000 algorithm AH/ESP auth: name=HMAC_SHA2_512_256, key-length=512 000 algorithm AH/ESP auth: name=NONE, key-length=0 000 000 IKE algorithms supported: 000 000 algorithm IKE encrypt: v1id=5, v1name=OAKLEY_3DES_CBC, v2id=3, v2name=3DES, blocksize=8, keydeflen=192 000 algorithm IKE encrypt: v1id=8, v1name=OAKLEY_CAMELLIA_CBC, v2id=23, v2name=CAMELLIA_CBC, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=-1, v1name=n/a, v2id=20, v2name=AES_GCM_C, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=-1, v1name=n/a, v2id=19, v2name=AES_GCM_B, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=-1, v1name=n/a, v2id=18, v2name=AES_GCM_A, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=13, v1name=OAKLEY_AES_CTR, v2id=13, v2name=AES_CTR, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=7, v1name=OAKLEY_AES_CBC, v2id=12, v2name=AES_CBC, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=-1, v1name=n/a, v2id=28, v2name=CHACHA20_POLY1305, blocksize=16, keydeflen=256 000 algorithm IKE PRF: name=HMAC_MD5, hashlen=16 000 algorithm IKE PRF: name=HMAC_SHA1, hashlen=20 000 algorithm IKE PRF: name=HMAC_SHA2_256, hashlen=32 000 algorithm IKE PRF: name=HMAC_SHA2_384, hashlen=48 000 algorithm IKE PRF: name=HMAC_SHA2_512, hashlen=64 000 algorithm IKE PRF: name=AES_XCBC, hashlen=16 000 algorithm IKE DH Key Exchange: name=MODP1536, bits=1536 000 algorithm IKE DH Key Exchange: name=MODP2048, bits=2048 000 algorithm IKE DH Key Exchange: name=MODP3072, bits=3072 000 algorithm IKE DH Key Exchange: name=MODP4096, bits=4096 000 algorithm IKE DH Key Exchange: name=MODP6144, bits=6144 000 algorithm IKE DH Key Exchange: name=MODP8192, bits=8192 000 algorithm IKE DH Key Exchange: name=DH19, bits=512 000 algorithm IKE DH Key Exchange: name=DH20, bits=768 000 algorithm IKE DH Key Exchange: name=DH21, bits=1056 000 algorithm IKE DH Key Exchange: name=DH31, bits=256 000 000 stats db_ops: {curr_cnt, total_cnt, maxsz} :context={0,0,0} trans={0,0,0} attrs={0,0,0} 000 000 Connection list: 000 000 "block": 192.1.3.209---192.1.3.254...%group; unrouted; eroute owner: #0 000 "block": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "block": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "block": our auth:unset, their auth:unset 000 "block": modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:unset; 000 "block": policy_label:unset; 000 "block": ike_life: 0s; ipsec_life: 0s; replay_window: 0; rekey_margin: 0s; rekey_fuzz: 0%; keyingtries: 0; 000 "block": retransmit-interval: 0ms; retransmit-timeout: 0s; iketcp:no; iketcp-port:0; 000 "block": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "block": policy: AUTH_NEVER+GROUP+GROUTED+REJECT+NEVER_NEGOTIATE; 000 "block": conn_prio: 32,32; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "block": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no; 000 "block": our idtype: ID_IPV4_ADDR; our id=192.1.3.209; their idtype: %none; their id=(none) 000 "block": dpd: action:disabled; delay:0; timeout:0; nat-t: encaps:no; nat_keepalive:no; ikev1_natt:both 000 "block": newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $6; 000 "clear": 192.1.3.209---192.1.3.254...%group; unrouted; eroute owner: #0 000 "clear": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "clear": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "clear": our auth:unset, their auth:unset 000 "clear": modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:unset; 000 "clear": policy_label:unset; 000 "clear": ike_life: 0s; ipsec_life: 0s; replay_window: 0; rekey_margin: 0s; rekey_fuzz: 0%; keyingtries: 0; 000 "clear": retransmit-interval: 0ms; retransmit-timeout: 0s; iketcp:no; iketcp-port:0; 000 "clear": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "clear": policy: AUTH_NEVER+GROUP+GROUTED+PASS+NEVER_NEGOTIATE; 000 "clear": conn_prio: 32,32; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "clear": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no; 000 "clear": our idtype: ID_IPV4_ADDR; our id=192.1.3.209; their idtype: %none; their id=(none) 000 "clear": dpd: action:disabled; delay:0; timeout:0; nat-t: encaps:no; nat_keepalive:no; ikev1_natt:both 000 "clear": newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $1; 000 "clear-or-private": 192.1.3.209[ID_NULL,MS+MC+CAT+S=C]---192.1.3.254...%opportunisticgroup[+MC+S=C]; unrouted; eroute owner: #0 000 "clear-or-private": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "clear-or-private": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "clear-or-private": our auth:null, their auth:rsasig 000 "clear-or-private": modecfg info: us:BOTH??, them:client, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:set; 000 "clear-or-private": policy_label:unset; 000 "clear-or-private": ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 1; 000 "clear-or-private": retransmit-interval: 15000ms; retransmit-timeout: 60s; iketcp:no; iketcp-port:4500; 000 "clear-or-private": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "clear-or-private": policy: RSASIG+ENCRYPT+TUNNEL+PFS+NEGO_PASS+OPPORTUNISTIC+GROUP+IKEV2_ALLOW+IKEV2_ALLOW_NARROWING+IKE_FRAG_ALLOW+ESN_NO+RSASIG_v1_5+failurePASS; +rKOD; 000 "clear-or-private": v2-auth-hash-policy: SHA2_256+SHA2_384+SHA2_512; 000 "clear-or-private": conn_prio: 32,0; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "clear-or-private": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; 000 "clear-or-private": our idtype: ID_NULL; our id=ID_NULL; their idtype: %none; their id=(none) 000 "clear-or-private": dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both 000 "clear-or-private": newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $2; 000 "private": 192.1.3.209[ID_NULL,MS+MC+CAT+S=C]---192.1.3.254...%opportunisticgroup[+MC+S=C]; unrouted; eroute owner: #0 000 "private": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "private": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "private": our auth:null, their auth:rsasig 000 "private": modecfg info: us:BOTH??, them:client, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:set; 000 "private": policy_label:unset; 000 "private": ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 1; 000 "private": retransmit-interval: 15000ms; retransmit-timeout: 60s; iketcp:no; iketcp-port:4500; 000 "private": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "private": policy: RSASIG+ENCRYPT+TUNNEL+PFS+OPPORTUNISTIC+GROUP+GROUTED+IKEV2_ALLOW+IKEV2_ALLOW_NARROWING+IKE_FRAG_ALLOW+ESN_NO+RSASIG_v1_5+failureDROP; +rKOD; 000 "private": v2-auth-hash-policy: SHA2_256+SHA2_384+SHA2_512; 000 "private": conn_prio: 32,0; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "private": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; 000 "private": our idtype: ID_NULL; our id=ID_NULL; their idtype: %none; their id=(none) 000 "private": dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both 000 "private": newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $5; 000 "private-or-clear": 192.1.3.209[ID_NULL,MS+MC+CAT+S=C]---192.1.3.254...%opportunisticgroup[+MC+S=C]; unrouted; eroute owner: #0 000 "private-or-clear": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "private-or-clear": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "private-or-clear": our auth:null, their auth:rsasig 000 "private-or-clear": modecfg info: us:BOTH??, them:client, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:set; 000 "private-or-clear": policy_label:unset; 000 "private-or-clear": ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 1; 000 "private-or-clear": retransmit-interval: 15000ms; retransmit-timeout: 60s; iketcp:no; iketcp-port:4500; 000 "private-or-clear": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "private-or-clear": policy: RSASIG+ENCRYPT+TUNNEL+PFS+NEGO_PASS+OPPORTUNISTIC+GROUP+GROUTED+IKEV2_ALLOW+IKEV2_ALLOW_NARROWING+IKE_FRAG_ALLOW+ESN_NO+RSASIG_v1_5+failurePASS; +rKOD; 000 "private-or-clear": v2-auth-hash-policy: SHA2_256+SHA2_384+SHA2_512; 000 "private-or-clear": conn_prio: 32,0; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "private-or-clear": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; 000 "private-or-clear": our idtype: ID_NULL; our id=ID_NULL; their idtype: %none; their id=(none) 000 "private-or-clear": dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both 000 "private-or-clear": newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $3; 000 "private-or-clear#192.1.2.0/24": 192.1.3.209[ID_NULL,MS+MC+CAT+S=C]---192.1.3.254...%opportunistic[+MC+S=C]===192.1.2.0/24; prospective erouted; eroute owner: #0 000 "private-or-clear#192.1.2.0/24": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "private-or-clear#192.1.2.0/24": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "private-or-clear#192.1.2.0/24": our auth:null, their auth:rsasig 000 "private-or-clear#192.1.2.0/24": modecfg info: us:BOTH??, them:client, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:set; 000 "private-or-clear#192.1.2.0/24": policy_label:unset; 000 "private-or-clear#192.1.2.0/24": ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 1; 000 "private-or-clear#192.1.2.0/24": retransmit-interval: 15000ms; retransmit-timeout: 60s; iketcp:no; iketcp-port:4500; 000 "private-or-clear#192.1.2.0/24": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "private-or-clear#192.1.2.0/24": policy: RSASIG+ENCRYPT+TUNNEL+PFS+NEGO_PASS+OPPORTUNISTIC+GROUPINSTANCE+IKEV2_ALLOW+IKEV2_ALLOW_NARROWING+IKE_FRAG_ALLOW+ESN_NO+RSASIG_v1_5+failurePASS; +rKOD; 000 "private-or-clear#192.1.2.0/24": v2-auth-hash-policy: SHA2_256+SHA2_384+SHA2_512; 000 "private-or-clear#192.1.2.0/24": conn_prio: 32,0; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "private-or-clear#192.1.2.0/24": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; 000 "private-or-clear#192.1.2.0/24": our idtype: ID_NULL; our id=ID_NULL; their idtype: %none; their id=(none) 000 "private-or-clear#192.1.2.0/24": dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both 000 "private-or-clear#192.1.2.0/24": newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $4, instantiated from: $3; 000 "private-or-clear#192.1.2.0/24"[1]: 192.1.3.209[ID_NULL,MS+MC+CAT+S=C]---192.1.3.254...192.1.2.23[+MC+S=C]; erouted; eroute owner: #2 000 "private-or-clear#192.1.2.0/24"[1]: oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "private-or-clear#192.1.2.0/24"[1]: xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "private-or-clear#192.1.2.0/24"[1]: our auth:null, their auth:rsasig 000 "private-or-clear#192.1.2.0/24"[1]: modecfg info: us:BOTH??, them:client, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:set; 000 "private-or-clear#192.1.2.0/24"[1]: policy_label:unset; 000 "private-or-clear#192.1.2.0/24"[1]: ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 1; 000 "private-or-clear#192.1.2.0/24"[1]: retransmit-interval: 15000ms; retransmit-timeout: 60s; iketcp:no; iketcp-port:4500; 000 "private-or-clear#192.1.2.0/24"[1]: initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "private-or-clear#192.1.2.0/24"[1]: policy: RSASIG+ENCRYPT+TUNNEL+PFS+NEGO_PASS+OPPORTUNISTIC+GROUPINSTANCE+IKEV2_ALLOW+IKEV2_ALLOW_NARROWING+IKE_FRAG_ALLOW+ESN_NO+RSASIG_v1_5+failurePASS; +rKOD; 000 "private-or-clear#192.1.2.0/24"[1]: v2-auth-hash-policy: SHA2_256+SHA2_384+SHA2_512; 000 "private-or-clear#192.1.2.0/24"[1]: conn_prio: 32,0; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "private-or-clear#192.1.2.0/24"[1]: nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; 000 "private-or-clear#192.1.2.0/24"[1]: our idtype: ID_NULL; our id=ID_NULL; their idtype: ID_IPV4_ADDR; their id=192.1.2.23 000 "private-or-clear#192.1.2.0/24"[1]: dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both 000 "private-or-clear#192.1.2.0/24"[1]: newest ISAKMP SA: #1; newest IPsec SA: #2; conn serial: $7, instantiated from: $4; 000 "private-or-clear#192.1.2.0/24"[1]: IKEv2 algorithm newest: AES_GCM_16_256-HMAC_SHA2_512-MODP2048 000 "private-or-clear#192.1.2.0/24"[1]: ESP algorithm newest: AES_GCM_16_256-NONE; pfsgroup= 000 000 Total IPsec connections: loaded 7, active 1 000 000 State Information: DDoS cookies not required, Accepting new IKE connections 000 IKE SAs: total(1), half-open(0), open(0), authenticated(1), anonymous(0) 000 IPsec SAs: total(1), authenticated(1), anonymous(0) 000 000 #1: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23:500 STATE_V2_ESTABLISHED_IKE_SA (established IKE SA); EVENT_SA_REKEY in 2603s; newest ISAKMP; idle; 000 #2: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23:500 STATE_V2_ESTABLISHED_CHILD_SA (IPsec SA established); EVENT_SA_REKEY in 28044s; newest IPSEC; eroute owner; isakmp#1; idle; 000 #2: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 esp.25776c1f@192.1.2.23 esp.6bb9a429@192.1.3.209 tun.0@192.1.2.23 tun.0@192.1.3.209 Traffic: ESPin=168B ESPout=168B! ESPmax=0B 000 000 Bare Shunt list: 000 [root@road dnsoe-04]# : ==== tuc ==== [root@road dnsoe-04]# ../bin/check-for-core.sh [root@road dnsoe-04]# if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi [root@road dnsoe-04 1]# : ==== end ==== [root@road dnsoe-04]# >>>>>>>>>>cut>>>>>>>>>> done <<<<<<<<<