過去の資料から
Fortigateシリーズの初期化方法をメモする。
以下,出力ログに追記する。
FGT60 (11:29-05.02.2003)
Ver:03000200
Serial number:FGT-602803030523
RAM activation
Total RAM: 128MB
Enabling cache…Done.
Scanning PCI bus…Done.
Allocating PCI resources…Done.
Enabling PCI resources…Done.
Zeroing IRQ settings…Done.
Verifying PIRQ tables…Done.
Boot up, boot device capacity: 30MB.
Press any key to display configuration menu…
……
Reading boot image 1208929 bytes.
Initializing firewall…
System is started.
#### maintainerでログイン,パスワードは,bcpbFGT-602803030523としてログインします。
Fortigate-60 login: maintainer
Password: ********************
####
Welcome !
#### 以下,admin(管理者ID)のパスワードを変更します。
Fortigate-60 $ config system admin
(admin)$ edit admin
(admin)$ set password password
(admin)$ exit
please use ‘end’ to return to root shell
(admin)$ end
####
Fortigate-60 $ exit
#### 先ほど設定したadminとパスワードでログインします。
Fortigate-60 login: admin
Password: ********
Welcome !
#### 工場出荷状態にします。
Fortigate-60 # execute factoryreset
This operation will reset the system to factory default!
Do you want to continue? (y/n)y
####
System is resetting to factory default…
The system is going down NOW !!
Fortigate-60 #
Please stand by while rebooting the system.
FGT60 (11:29-05.02.2003)
Ver:03000200
Serial number:FGT-602803030523
RAM activation
Total RAM: 128MB
Enabling cache…Done.
Scanning PCI bus…Done.
Allocating PCI resources…Done.
Enabling PCI resources…Done.
Zeroing IRQ settings…Done.
Verifying PIRQ tables…Done.
Boot up, boot device capacity: 30MB.
Press any key to display configuration menu…
……
Reading boot image 1208929 bytes.
Initializing firewall…
System is started.
#### admin,パスワードは無しになっています(工場出荷状態)。
Fortigate-60 login: admin
Password:
Welcome !
Fortigate-60 # get system status
Version:Fortigate-60 2.80,build456,050704
virus-db:9.395(08/06/2008 05:28)
ids-db:2.217(06/29/2005 16:19)
Serial-Number:FGT-602803030523
Bios version:03000200
Log hard disk:Not available
Operation Mode: NAT
Hostname:Fortigate-60
Max number of virtual domains:2
Current virtual domain:root
Current HA status: mode=standalone
Fortigate-60 # get system interface
== [ internal ]
name: internal mode: static ip: 192.168.1.99 255.255.255.0 status: up
netbios-forward: disable type: physical mtu-override: disable
== [ wan1 ]
name: wan1 mode: static ip: 192.168.100.99 255.255.255.0 status: up n
etbios-forward: disable type: physical mtu-override: disable
== [ wan2 ]
name: wan2 mode: static ip: 192.168.101.99 255.255.255.0 status: up n
etbios-forward: disable type: physical mtu-override: disable
== [ dmz ]
name: dmz mode: static ip: 10.10.10.1 255.255.255.0 status: up netbio
s-forward: disable type: physical mtu-override: disable
#### 設定値をバックアップし,シャットダウンする場合。
#### 今回は,設定をしていない為,バックアップできず。
Fortigate-60 # execute backup shutdown
command parse error before ‘shutdown’
#### シャットダウンする場合。
Fortigate-60 # execute shutdown
This operation will shutdown the system !
Do you want to continue? (y/n)y
System is shutting down…