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

CLI Sniffer downst work after update to 7.4.2

Hi,

 

so strange, we did an update for a FG81E Cluster to 7.4.2 and in the CLI we cant do any sniffing:

 

FG_XXX_Master $ diag sniffer packet any "host 128.1.98.88" 4
Unknown action 0

 

Always the same, Unkown action 0

 

Other FGs with also 7.4.2 just work fine.

 

What can that be?

 

Thanks!

 

 

11 REPLIES 11
hbac

Hi @RolandBaumgaertner72,

 

You can't create super admin while logged in as prof admin. I would suggest putting the old super admin and new prof admin backup side by side in Notepad++ and compare them. I believe you can copy settings under 'config system admin' > 'edit admin' from the old to the new one. For example: 

 

config system admin
edit "admin"
set accprofile "super_admin"
set vdom "root"

unset password      <<< unset password cause I don't think you still remember it. 

(more lines here)
next

end 

 

Make sure you copy everything to the 'end'. After that, you can try to restore the backup file. 

 

Regards, 

AEK

Since you have HA cluster you can do as you said, remove the slave from the cluster, do all the job on the slave (reset + restore), test it, and if it is 100% ok put it under prod and join the other node to the new cluster.

AEK
AEK
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors