功能說明:
本文將會說明如何開啟AhnLab V3 Net for Linux Server的web console管理介面。
※ 全程操作請使用root權限
1. 切換(cd)至 /usr/local/ahnlab/v3net/bin/ 路徑下並執行以下指令,進入V3 CLI:
./v3cli
2. 輸入下列指令,開啟web console管理介面:
settings general set webuse 1 webport [port] webdataport [port]
※ 原廠建議webport的port設定為8888,webdataport的port設定為50052
3. 輸入下列指令,確認Product web service settings欄位設定值:
settings general show
4. 輸入下列指令,執行更新:
action update start
5. 退出V3 CLI(輸入q)並切換(cd)至 /usr/local/v3net/ 路徑下執行下列指令,
確認caddy的State要顯示為Running:
./v3net.sh status
6. 在瀏覽器上輸入https://<端點的IP Address>:<webport的port>
7. 同意End User License Agreement後點擊Next。
8. 在ASD End User License Agreement頁面上勾選Consent on connecting
to AhnLab Smart Defense and collecting data後點擊Complete。
9. 畫面將會轉至登入畫面,請輸入原廠預設的帳戶及密碼:v3net/qwert12345
10. 系統會要求重置帳戶及密碼。
11. 帳戶及密碼重置完成後,即可登入web console管理介面。