Tag: fortigate

  • FortiGate 600C (FortiOS 5.x) PPPOE 設定

    由於 FortiGate 600C 等較早期機型的 FortiOS 版本(5.x.x ),不支援在GUI下設定PPPOE。故只能夠過下指令的方式設定之(不管是直接接console線下指令或是在GUI的指令視窗都可以)

    設定指令的參考範本:

    config system interface
    edit “wan1”
    set vdom “root”
    set mode pppoe
    set allowaccess ping fgfm
    set type physical
    set alias “MyISP”
    set username “”
    set password “”
    end

  • FortiGate 初始相關設定

    Console 連線參數

    • Baud rate: 9600 bps
    • Data bit: 8 bit
    • Parity bit: None
    • Stop bit: 1 bit

    Reset 出廠設定

    • 登入Web GUI介面操作
    • 登入console輸入指令: exec factoryreset

    Reset Admin Password

    重設管理者密碼不會動到其他設定,具體方式如下:

    1. 以console方式連接設備
    2. 重啟設備
    3. 開到 console 畫面的1分鐘內輸入下列資訊:
      • login: maintainer
      • password: bcpbFTGTxxxxxxxxxx (此為設備的S/N序號)
    4. 成功登入後輸入下列指令:
      1. config system admin
      2. edit admin
      3. set password {新設定的密碼}
      4. end

    Default Connection Info

    • 預設LAN為DHCP (default IP: 192.168.1.99)
    • 登入帳號及密碼: admin / [space]