質問編集履歴
2
不要情報をマスクしました
title
CHANGED
File without changes
|
body
CHANGED
@@ -54,7 +54,7 @@
|
|
54
54
|
ipsec sa policy 1 1 esp aes-cbc sha-hmac
|
55
55
|
ipsec ike keepalive use 1 off
|
56
56
|
ipsec ike nat-traversal 1 on
|
57
|
-
ipsec ike pre-shared-key 1 text
|
57
|
+
ipsec ike pre-shared-key 1 text XXX
|
58
58
|
ipsec ike remote address 1 any
|
59
59
|
l2tp tunnel disconnect time off
|
60
60
|
ip tunnel tcp mss limit auto
|
1
認証情報記載してしまっていたのでマスクしました
title
CHANGED
File without changes
|
body
CHANGED
@@ -41,7 +41,7 @@
|
|
41
41
|
pp select anonymous
|
42
42
|
pp bind tunnel1
|
43
43
|
pp auth request chap-pap
|
44
|
-
pp auth username
|
44
|
+
pp auth username XXXX XXXX
|
45
45
|
ppp ipcp ipaddress on
|
46
46
|
ppp ipcp msext on
|
47
47
|
ppp ccp type none
|