Skip to main content
Ahmed
New Member
January 21, 2016
Question

Proxy and flow mode

  • January 21, 2016
  • 2 replies
  • 9856 views

Hello all

how can i change between proxy and flow mode in GUI . in OS 5.4  , i have multiple VDOms

 

Thanks

2 replies

Ahmed
AhmedAuthor
New Member
January 22, 2016

Hello all 

176 views .. no reply 

Why ?:(

ede_pfau
SuperUser
SuperUser
January 22, 2016

...because v5.4 is not yet used widely...only the brave dare to...

flattm
New Member
January 29, 2016

Not sure if it is the same with multiple VDOM's but try here...

 

Dashboard > System Info > Inspection Mode 

 

?

Sylvia
Explorer
March 11, 2016

if you are already in vdom mode you can configure the inspection mode per vdom in the cli:

 

config vdom

  edit <vdom-name>

    conf sys setting

      set inspection-mode proxy|flow

    end 

end