想要在FortiGate上把二個WAN設在同一個SUBNET,預設是不行的
會出現下列的訊息
ip address is in same subnet as the others
此時必須用CLI command將可重覆的設定打開:
config sys settings
set allow-subnet-overlap enable
end
想要在FortiGate上把二個WAN設在同一個SUBNET,預設是不行的
會出現下列的訊息
ip address is in same subnet as the others
此時必須用CLI command將可重覆的設定打開:
config sys settings
set allow-subnet-overlap enable
end
請先 登入 以發表留言。