先附上備份連結
https://drive.google.com/folderview?id=0B-N60w6eGjVgflYzTnl4cmhhQWtSX2RTTF9zcy1QVk9JN0sxd1RkbE1tRm9wSnVOdlBHZzA&usp=sharing
沒什麼重點,抓下來當然就是裝到VM去了,不然怎麼叫VM版本
帶開機完
預設帳號: admin 密碼:空白(沒有密碼)
進去後先編輯介面IP跟基本的service 例如ping http ssh...等
指令如下
Fortigate-VM # config system interface
Fortigate-VM (interface) # edit port1
Fortigate-VM (port1) # set ip 192.168.200.50 255.255.255.0
Fortigate-VM (port1) # set allowaccess telnet ssh ping http https
Fortigate-VM (port1) # end
IP我是設定成自己NAT網卡IP的網段,每個人都不同自己看自己改一下。
試著ping 一下
ping 通就開瀏覽器吧
帳號:admin 密碼:空白(沒密碼)
不過只有15天就是了XD
恩恩~完成
補一個還原forti 到出場設定值
在cli 下
exec factoryreset
搞定