0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

FortiGate トランスペアレントモード(transparent mode)への切替え

Last updated at Posted at 2025-09-19

トランスペアレントモード(transparent mode)への切替えは、
Fortilinkを無効、Switch-Controllerを無効にする必要があります。

config system interface
edit fortilink
set fortilink disable
end

config system global
set switch-controller disable
end

config system settings
set opmode transparent
set manageip xxx.xxx.xxx.xxx 255.255.255.0
set gateway xxx.xxx.xxx.xxx
end

これで再起動が発生した後、トランスペアレントモードに切り替わります。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?