Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Not applicable

HA ping server in 4.0 MR3??? Please? Anyone?

I' m currently testing an active-passive cluster with two 200Bs. Using 4.0 MR3. Trying to set up HA ping server. I set up the below for HA. config system ha set mode a-p set password ***** set hbdev " port9" 50 " port10" 50 set session-pickup enable set override enable set priority 201 set monitor " RI P11-12 LAN" " RI P12-13 Fiber" set pingserver-monitor-interface " port16" set pingserver-failover-threshold 10 set pingserver-flip-timeout 10 end If I edit port16, I no longer have the ability to use detectserver to specify remote ip addresses and ha-priority is not there as well. If i type set ? I don' t even get the options listed. The 4.0 MR3 handbook has these commands in it, but apparently either I' m doing something wrong or the procedure to set up remote ping monitoring has changed. Please help. attached is config.
1 REPLY 1
Not applicable

Apparently they moved gwdetect out of the interfaces. Used to be something like: config system interface edit " port1" set vdom " root" set ip 192.168.182.110 255.255.254.0 set allowaccess ping https ssh http telnet set gwdetect enable set detectserver " 192.168.183.254" set type physical next end It is now its own area. config router gwdetect edit " T1" set failtime 2 set interval 3 set ha-priority 5 set server " 74.43.115.97" next edit " WAN 13-14" set failtime 2 set interval 2 set ha-priority 5 set server " 24.103.153.65" next end
Labels
Top Kudoed Authors