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

Error when restoring a configuration using SCP

Hello, 

 

I tried to use restoring configuration with following scp command:

http://docs-legacy.fortinet.com/fos50hlp/50/index.html#page/FortiOS%25205.0%2520Help/basic_setup.096...

(I don't use fgt_restore_config, but fgt-restore-config)

 

It seems restoring was finished, but there were two problems,

 

1) Received following errors before restore

#scp <local_file> <admin_user>@<host>:fgt-restore-config <admin_user>'s password: <local_file>

printcmdb.c, 1928: node_get_from_object error for global printcmdb.c, 1928: node_get_from_object error for interface printcmdb.c, 1928: node_get_from_object error for admin printcmdb.c, 1928: node_get_from_object error for ha printcmdb.c, 1928: node_get_from_object error for storage printcmdb.c, 1928: node_get_from_object error for device-category printcmdb.c, 1928: node_get_from_object error for storage printcmdb.c, 1928: node_get_from_object error for fortiguard printcmdb.c, 1928: node_get_from_object error for console

End Restore <local_file> to <host>

 

2) It seems something is wrong, for example, exec traceroute received error like this;

*traceroute: sendto: Operation not permitted 

 

Any idea to solve this?

 

Thanks in advance.

 

 

 

 

13 REPLIES 13
emnoc
Esteemed Contributor III

OP is the config file correct for the FortiOS version your running? Look at the 1st 3 lines of the cfg validate the right file by type and  version.

e.g

 

#config-version=FWF60D-5.02-FW-build670-150318:opmode=0:vdom=1:user=admin #conf_file_ver=12854391105018001111 #buildno=0670

 

 

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
Naga
New Contributor

Yes, it's same.

 

#config-version=FG100D-5.00-FW-build292-140731:opmode=0:vdom=1:user=<admin_user> #conf_file_ver=327945981713478992 #buildno=0292

 

FYI, firmware version is this: v5.0,build0292 (GA Patch 9)

 

Thanks,

 

emnoc
Esteemed Contributor III

could it be a bug ?

 

What I would do;

 

1: down load a unencrypted backup

 

2: diff the 1st one you tried  to the newly created backup

 

3: try to re-upload the newly create backup and see what happens

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
Naga
New Contributor

Hi emnoc,

 

I tired to test.

 

1: Saved current configration which has error (as "current.config")

2: Factory reset + basic configration, settting IP and enabling SCP (as "basic.config" ) 3: The results are:     (restoring with scp command)     from basic.config to current.config -> No error     from basic.config to basic.config -> No error     from current.config to basic.config -> Error     from current.config to current.config -> Error

 

It seems scp self do not have a bug, and current.config has setting(s) which makes error in case of changing that.

 

I wish you have some ideas for this.

 

Thanks,

ede_pfau
SuperUser
SuperUser

I have the suspicion that you are using VDOMs, and the restore only affected the root VDOM. Can you clarify, please?

Ede Kernel panic: Aiee, killing interrupt handler!
Ede Kernel panic: Aiee, killing interrupt handler!
Naga
New Contributor

I am using VDOMs, but restore is not affected only to root VDOM, but to all VDOMs.

 

Is scp restore command only for the configuration without virtual clustering ? 

 

Thanks,

ede_pfau
SuperUser
SuperUser

Content differs depending on the filename you are pulling: either sys_config (regular) or fgt-config (with all VDOM settings).

Have a look at this thread: https://forum.fortinet.com/tm.aspx?m=114055

 

Ede Kernel panic: Aiee, killing interrupt handler!
Ede Kernel panic: Aiee, killing interrupt handler!
Naga
New Contributor

Hi ede_pfau,

 

I'm getting configuration by using "fgt-config", found at here;

http://docs-legacy.fortin...asic_setup.096.53.html

 

after that, I use follwing command for restoring.

#scp <local_file> <admin_user>@<host>:fgt-restore-config

 

I found this command in this url:

http://docs-legacy.fortin...asic_setup.096.55.html

 

In this url, we should use "fgt_retsore_config" but this is not work so I use "fgt-restore-config". (guessing fgt_restore_config is typo)

 

Thanks,

 

 

emnoc
Esteemed Contributor III

Did you diff the download via the webgui and the scp download? if the configuration is messed up  or different, I expect the unit to complain and fall over with errors.

 

And yes you can use the "fgt-restore-config" in fact I think anything with  fgt-restore in it will work :)

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
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