要為 ServiceNow 整合啟用 IPv6,請更新 MID 伺服器配置以優先使用 IPv6 堆疊。
執行這項作業的原因和時機
為確保 ServiceNow MID 伺服器在 IPv6 環境中與 AppScan Enterprise 正常通訊,請在包裝器配置檔案中配置 Java 選項。
程序
-
前往代理程式機器上的 ServiceNow MID 伺服器安裝
目錄。
-
在 conf 資料夾中,開啟 wrapper.override.conf 檔案。
-
新增以下包裝器參數:
wrapper.java.additional.N=-Djava.net.preferIPv6Addresses=true
-
重新啟動 ServiceNow MID 伺服器服務。
-
在 ServiceNow 執行個體中,前往 AppScan integration properties(AppScan 整合屬性)頁面。
-
將 preferIPv6Address 設定為 true。
結果
ServiceNow 外掛程式現在已配置為透過 IPv6 進行通訊。