Skip to main content
ojacinto
Staff
Staff
October 4, 2016

Technical Tip: How to allow remote administrators to login to the slave unit

  • October 4, 2016
  • 0 replies
  • 1886 views

Description
This article explains how allowing remote administrators to log to the Slave unit (HA) from the master unit by running the command ' # execute ha manage <ID>'.

Solution
Allow the remote administrators to log to the Slave unit,  adding the link local address 169.254.0.x to the trusted hosts.

For example:

edit 'adminldad'
        set remote-auth enable
        set trusthost1 172.16.110.0 255.255.255.0
        set trusthost2 192.168.12.0 255.255.255.0
        set trusthost3 192.168.157.0 255.255.255.0
        set trusthost4 169.254.0.0 255.255.255.0             <----- Link local address.
        set trusthost5 0.0.0.0 0.0.0.0
        set trusthost6 0.0.0.0 0.0.0.0
        set trusthost7 0.0.0.0 0.0.0.0
        set trusthost8 0.0.0.0 0.0.0.0
        set trusthost9 0.0.0.0 0.0.0.0
        set trusthost10 0.0.0.0 0.0.0.0
        set ip6-trusthost1 ::/0
        set ip6-trusthost2 ::/0
        set ip6-trusthost3 ::/0
        set ip6-trusthost4 ::/0
        set ip6-trusthost5 ::/0
        set ip6-trusthost6 ::/0
        set ip6-trusthost7 ::/0
        set ip6-trusthost8 ::/0
        set ip6-trusthost9 ::/0
        set ip6-trusthost10 ::/0
        set accprofile "super_admin"
        set comments ''
        set vdom "root"
        unset ssh-public-key1
        unset ssh-public-key2
        unset ssh-public-key3
        set ssh-certificate ''
        set schedule ''
        set two-factor disable
        set email-to ''
        set sms-server fortiguard
        set sms-phone ''
        set guest-auth disable
        set wildcard enable
        set remote-group "ADMINS_FGT"
        set allow-remove-admin-session enable
        set accprofile-override disable
        set radius-vdom-override disable
    next
end



Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!