質問編集履歴

1

sudo ipsec statusを追加

2017/12/05 17:13

投稿

hh_t
hh_t

スコア38

test CHANGED
File without changes
test CHANGED
@@ -134,6 +134,50 @@
134
134
 
135
135
 
136
136
 
137
+ sudo ipsec status
138
+
139
+ 000 "v6neighbor-hole-out": our auth:unset, their auth:unset
140
+
141
+ 000 "v6neighbor-hole-out": modecfg info: us:none, them:none, modecfg policy:push, dns1:unset, dns2:unset, domain:unset, banner:unset, cat:unset;
142
+
143
+ 000 "v6neighbor-hole-out": labeled_ipsec:no;
144
+
145
+ 000 "v6neighbor-hole-out": policy_label:unset;
146
+
147
+ 000 "v6neighbor-hole-out": ike_life: 0s; ipsec_life: 0s; replay_window: 0; rekey_margin: 0s; rekey_fuzz: 0%; keyingtries: 0;
148
+
149
+ 000 "v6neighbor-hole-out": retransmit-interval: 0ms; retransmit-timeout: 0s;
150
+
151
+ 000 "v6neighbor-hole-out": sha2-truncbug:no; initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
152
+
153
+ 000 "v6neighbor-hole-out": policy: PFS+IKEV1_ALLOW+IKEV2_ALLOW+SAREF_TRACK+IKE_FRAG_ALLOW+ESN_NO+PASS+NEVER_NEGOTIATE;
154
+
155
+ 000 "v6neighbor-hole-out": conn_prio: 0,0; interface: lo; metric: 0; mtu: unset; sa_prio:1; sa_tfc:none;
156
+
157
+ 000 "v6neighbor-hole-out": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no;
158
+
159
+ 000 "v6neighbor-hole-out": newest ISAKMP SA: #0; newest IPsec SA: #0;
160
+
161
+ 000
162
+
163
+ 000 Total IPsec connections: loaded 4, active 0
164
+
165
+ 000
166
+
167
+ 000 State Information: DDoS cookies not required, Accepting new IKE connections
168
+
169
+ 000 IKE SAs: total(0), half-open(0), open(0), authenticated(0), anonymous(0)
170
+
171
+ 000 IPsec SAs: total(0), authenticated(0), anonymous(0)
172
+
173
+ 000
174
+
175
+ 000 Bare Shunt list:
176
+
177
+ 000
178
+
179
+
180
+
137
181
  VPNの設定自体が初めてのため、足りない情報があれば言ってください。
138
182
 
139
183
  よろしくお願い致します。