質問編集履歴
3
追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -170,4 +170,7 @@
|
|
170
170
|
どなたかFortigateについてご存知の方、私に教えていただけませんでしょうか。
|
171
171
|
既に心は折れていますが、解決しなければならない状況です。
|
172
172
|
|
173
|
-
以上、よろしくお願いいたします。(>_<)
|
173
|
+
以上、よろしくお願いいたします。(>_<)
|
174
|
+
|
175
|
+
###追記
|
176
|
+

|
2
誤字修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -143,142 +143,6 @@
|
|
143
143
|
!
|
144
144
|
!
|
145
145
|
end
|
146
|
-
Router#show run
|
147
|
-
Building configuration...
|
148
|
-
|
149
|
-
Current configuration : 1976 bytes
|
150
|
-
!
|
151
|
-
! Last configuration change at 10:18:02 UTC Sun Mar 24 2019
|
152
|
-
!
|
153
|
-
version 15.4
|
154
|
-
service timestamps debug datetime msec
|
155
|
-
service timestamps log datetime msec
|
156
|
-
no service password-encryption
|
157
|
-
!
|
158
|
-
hostname Router
|
159
|
-
!
|
160
|
-
boot-start-marker
|
161
|
-
boot-end-marker
|
162
|
-
!
|
163
|
-
!
|
164
|
-
enable password admin
|
165
|
-
!
|
166
|
-
no aaa new-model
|
167
|
-
!
|
168
|
-
!
|
169
|
-
ip domain name test.com
|
170
|
-
ip cef
|
171
|
-
no ipv6 cef
|
172
|
-
!
|
173
|
-
!
|
174
|
-
multilink bundle-name authenticated
|
175
|
-
!
|
176
|
-
!
|
177
|
-
cts logging verbose
|
178
|
-
license udi pid C891FJ-K9 sn FGL2005201E
|
179
|
-
!
|
180
|
-
!
|
181
|
-
username admin password 0 admin
|
182
|
-
!
|
183
|
-
!
|
184
|
-
interface BRI0
|
185
|
-
no ip address
|
186
|
-
encapsulation hdlc
|
187
|
-
shutdown
|
188
|
-
isdn termination multidrop
|
189
|
-
!
|
190
|
-
interface FastEthernet0
|
191
|
-
no ip address
|
192
|
-
shutdown
|
193
|
-
duplex auto
|
194
|
-
speed auto
|
195
|
-
!
|
196
|
-
interface GigabitEthernet0
|
197
|
-
switchport access vlan 312
|
198
|
-
no ip address
|
199
|
-
!
|
200
|
-
interface GigabitEthernet1
|
201
|
-
no ip address
|
202
|
-
!
|
203
|
-
interface GigabitEthernet2
|
204
|
-
no ip address
|
205
|
-
!
|
206
|
-
interface GigabitEthernet3
|
207
|
-
no ip address
|
208
|
-
!
|
209
|
-
interface GigabitEthernet4
|
210
|
-
no ip address
|
211
|
-
!
|
212
|
-
interface GigabitEthernet5
|
213
|
-
no ip address
|
214
|
-
!
|
215
|
-
interface GigabitEthernet6
|
216
|
-
no ip address
|
217
|
-
!
|
218
|
-
interface GigabitEthernet7
|
219
|
-
switchport access vlan 10
|
220
|
-
no ip address
|
221
|
-
!
|
222
|
-
interface GigabitEthernet8
|
223
|
-
no ip address
|
224
|
-
shutdown
|
225
|
-
duplex auto
|
226
|
-
speed auto
|
227
|
-
!
|
228
|
-
interface Vlan1
|
229
|
-
no ip address
|
230
|
-
!
|
231
|
-
interface Vlan10
|
232
|
-
ip address 192.168.1.50 255.255.255.0
|
233
|
-
!
|
234
|
-
interface Vlan312
|
235
|
-
ip address 172.19.21.60 255.255.255.224
|
236
|
-
!
|
237
|
-
interface Async3
|
238
|
-
no ip address
|
239
|
-
encapsulation slip
|
240
|
-
!
|
241
|
-
ip forward-protocol nd
|
242
|
-
no ip http server
|
243
|
-
no ip http secure-server
|
244
|
-
!
|
245
|
-
!
|
246
|
-
ip ssh version 2
|
247
|
-
!
|
248
|
-
!
|
249
|
-
!
|
250
|
-
control-plane
|
251
|
-
!
|
252
|
-
!
|
253
|
-
mgcp behavior rsip-range tgcp-only
|
254
|
-
mgcp behavior comedia-role none
|
255
|
-
mgcp behavior comedia-check-media-src disable
|
256
|
-
mgcp behavior comedia-sdp-force disable
|
257
|
-
!
|
258
|
-
mgcp profile default
|
259
|
-
!
|
260
|
-
!
|
261
|
-
line con 0
|
262
|
-
no modem enable
|
263
|
-
line aux 0
|
264
|
-
line 3
|
265
|
-
modem InOut
|
266
|
-
speed 115200
|
267
|
-
flowcontrol hardware
|
268
|
-
line vty 0 4
|
269
|
-
exec-timeout 0 0
|
270
|
-
login local
|
271
|
-
transport input ssh
|
272
|
-
line vty 5 15
|
273
|
-
exec-timeout 0 0
|
274
|
-
login local
|
275
|
-
transport input ssh
|
276
|
-
!
|
277
|
-
scheduler allocate 20000 1000
|
278
|
-
!
|
279
|
-
!
|
280
|
-
!
|
281
|
-
end
|
282
146
|
```
|
283
147
|
|
284
148
|
|
1
誤字修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -283,7 +283,7 @@
|
|
283
283
|
|
284
284
|
|
285
285
|
Fortigate50E
|
286
|
-

|
287
287
|

|
288
288
|
|
289
289
|
###疎通結果
|