Created
October 28, 2016 01:51
-
-
Save cjac/0aaf881e27f845b608b139657b2b4636 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cjac@edge:~$ sudo ipsec statusall cabin | |
| Status of IKE charon daemon (strongSwan 5.5.0, Linux 4.4.0-1-amd64, x86_64): | |
| uptime: 4 minutes, since Oct 27 18:46:05 2016 | |
| malloc: sbrk 1458176, mmap 0, used 394032, free 1064144 | |
| worker threads: 11 of 16 idle, 5/0/0/0 working, job queue: 0/0/0/0, scheduled: 10 | |
| loaded plugins: charon aes rc2 sha2 sha1 md5 random nonce x509 revocation constraints pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl fips-prf gmp agent xcbc hmac gcm attr kernel-netlink resolve socket-default connmark stroke updown | |
| Listening IP addresses: | |
| 208.115.126.77 | |
| 2607:ff08:f5:0:ffff:ffff:ffff:ffff | |
| 2607:ff08:f5:7::5 | |
| 100.65.12.1 | |
| 208.115.126.77 | |
| 2607:ff08:f5:3a::1 | |
| 100.66.90.1 | |
| 100.66.79.1 | |
| Connections: | |
| cabin: 208.115.126.77...%any IKEv1, dpddelay=30s | |
| cabin: local: [edge.colliertech.org] uses public key authentication | |
| cabin: cert: "C=US, ST=Washington, L=Seattle, O=Collier Technologies LLC, OU=Network Operations, CN=edge.colliertech.org/emailAddress=noc@colliertech.org" | |
| cabin: remote: [cabin.colliertech.org] uses public key authentication | |
| cabin: cert: "C=US, ST=Washington, L=Olga, O=Collier Technologies LLC, OU=Network Operations, CN=cabin.colliertech.org/emailAddress=noc@colliertech.org" | |
| cabin: child: 100.65.12.0/32 === 172.16.67.0/24 TUNNEL, dpdaction=restart | |
| Security Associations (2 up, 0 connecting): | |
| cabin[2]: ESTABLISHED 4 minutes ago, 208.115.126.77[edge.colliertech.org]...98.125.70.182[cabin.colliertech.org] | |
| cabin[2]: IKEv1 SPIs: 68422d77715d6ef5_i 0c15c3cd7c8cf52d_r*, rekeying in 6 days | |
| cabin[2]: IKE proposal: AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_3072 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment