今日从公司仓库翻出一台闲置的FGT-60,想配出来给客户网专用。

由于年代久远密码也就没人知道了。决定重新刷os。

按以下步骤执行,却卡在加载out文件这里,怎么都加不上去。

苦思冥想了一个下午,因为用的com口控制,导致潜意识以为就可以直接通过com数据线加载镜像了。后来才想到,设备一定要跟tftp服务器用网线连通才可加载。。汗

粗心大意导致浪费了半个下午的时间。引以为戒啊!!

附上配置:

怎么通过TFTP烧FOS

有下面2种烧OS的操作过程:

例子一:

给设备加电:

FGT1000(02.28.2002)
Ver:02060000
SerialNum:FGT-1k28010xxxxx
SDRAM Initialization
Scanning PCI Bus...Done.
Total RAM: 256M
Enabling Cache...Done.
Allocating PCI Resources...Done.
Zeroing IRQ Settings...Done.
Checking IRQ Routing Tables...Done.
Enabling Interrupts...Done.
Configuring L2 Cache...Done.
Boot Up, Boot Device Capacity=61MB.
Press Any Key To Download Boot Image.
...

Enter tftp server address [192.168.1.168]: 172.16.5.99 (输入TFTP服务器的IP地址)
Enter local address [192.168.1.188]: 172.16.5.98 (任意的和TFTP服务器同网段的IP地址)
Enter File Name [p_w_picpath.out]: FGT_1K-v250-build251-FORTINET.out
MAC:00:09:0f:03:01:cb 100Mbps full-duplex
########
Total 8716388 Bytes Data Is Downloaded.
Verifying The CF Image.

Total 32768kB Are Unzipped.
Do You Want To Save The Image ?[Y/n] (这里回答'Y')
Programming The Boot Device Now.
................................
Reading Boot Image 892549 Bytes.
Initializing Firewall ...

(none) login: admin
Password:
Welcome!

例子二:

Power on

FGT60 (19:33-06.05.2003)
Ver:03000300
Serial number:FGT-6028030xxxxx
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...
.
[G]: Get firmware p_w_picpath from TFTP server.
[F]: Format boot device.
[Q]: Quit menu and continue to boot with default firmware.
[H]: Display this list of options.

Enter G,F,Q,or H: ( 选择'F')

Formatting boot device...
...............
Format boot device completed.

Enter G,F,Q,or H: ( 选择'G')

Enter TFTP server address [192.168.1.168]: 192.168.171.129 (输入TFTP服务器的IP地址)
Enter local address [192.168.1.188]: 192.168.171.171 (任意的和TFTP服务器同网段的IP地址)
Enter firmware p_w_picpath file name [p_w_picpath.out]: FGT_60-v280-build219-FORTINET.out
MAC:00:09:0f:0a:1a:7c
##########
Total 10643362 bytes data downloaded.
Verifying the integrity of the firmware p_w_picpath.

Total 28000kB unzipped.
Save as Default firmware/Run p_w_picpath without saving:[D/R]? (选择 'D' )
Programming the boot device now.
The system must format the boot device to install this firmware.
The default and backup firmware will be deleted.
Continue (Y/N)?: ( 选择'Y' )
....................
Reading boot p_w_picpath 1368285 bytes.
Initializing firewall...
System is started.

Fortigate-60 login: admin
Password:
Welcome !

Fortigate-60 #