在露天買了一台二手fortigate 60E練習設定ssl vpn。
我是參考:
https://andyitsite.blog/fortitoken%E9%9B%99%E5%9B%A0%E5%AD%90%E8%AA%8D%E8%AD%89/
及
https://youtu.be/QcY_IOyJCAY
這兩篇進行操作。
進行設定 fortitoken 在mail 認證點選寄認證碼時一直無法收到,smtp server是使用google的smtp.google.com 且port 465
有去ping smtp server 是可以通,爬文是看到設備即使過保固但2組token仍然可以使用,請益各位資深IT高手是否有其他方法可以進行收到啟動碼 謝謝。
首先比較好奇樓主爬到的文章
"設備即使過保固但2組token仍然可以使用"
可否提供文章鏈結,供在下等參考?
至於樓主的困擾,其實很簡單
要先確定Fortigate能否寄發系統郵件
設定如bluegrass大大所述
config system email-server
而關於FortiToken的ID查詢,請用CLI
config user fortitoken
edit "FTKMOBxxxxxxxxxx"
裡面就可以找到
你知道 Gmail 在 2022/5/30 之後已經不能用登入密碼來寄信了嗎?
https://support.google.com/accounts/answer/6010255?hl=zh-Hant
你有沒有改成應用程式密碼?
https://support.google.com/accounts/answer/6010255?hl=zh-Hant
沒記錯的話, 即使你設定好FORTIGATE
你GOOGLE也會收到個EMAIL說是要授權自己賬號作SMTP用的
去查查看吧
另附上我家30E的EMAIL設定給你參考
Ricky30E # config system email-server
Ricky30E (email-server) # show
config system email-server
set reply-to "abc@gmail.com"
set server "smtp.gmail.com"
set port 587
set authenticate enable
set username "abc@gmail.com"
set password ENC 1232133@#@#@#dfdsfs#$%$%$
set security starttls
end
Ricky30E (email-server) #
都設定好後, 可以輸入以下COMMAND去寄一封測試EMAIL:
diagnose log alertmail test