This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

backup restore

HEllo all,

I'm facing a little problem with my astaro security gateway 8 that i stopped using for 1 year. now i need to turn it on again as my new home setup is ok. 

problem : 1 interface (internal) looks down.... can't access it ... and looks like my admin password for command line is not working also .... and i can't access grubb menu by pressing ESC !!!! a total mess !!! 

so i have a Good backup file here with me and i would like to use it but as it is a security gateway 8 can i use it on a fresh UTM 9 install ? 

Flo


This thread was automatically locked due to age.
Parents
  • I haven't looked deeply - maybe a screenshot or two and let me know what seems to be missing.

    Do the DNAT not rules appear in? (this is in my previous post)
    cc get_objects_filtered '$_->{class} eq "packetfilter" && $_->{type} ne "packetfilter"'


    or more specifically here? (this is new to this post)
    cc get_objects_filtered '$_->{class} eq "packetfilter" && $_->{data}->{mode} eq "dnat"'
Reply
  • I haven't looked deeply - maybe a screenshot or two and let me know what seems to be missing.

    Do the DNAT not rules appear in? (this is in my previous post)
    cc get_objects_filtered '$_->{class} eq "packetfilter" && $_->{type} ne "packetfilter"'


    or more specifically here? (this is new to this post)
    cc get_objects_filtered '$_->{class} eq "packetfilter" && $_->{data}->{mode} eq "dnat"'
Children
  • Thx a lot Teched i think the Dnat filter will give me what i need [:)] 

    the packetfilter request gave me everything i need. i already started to re-copy everything in my new install ... took me a lot of time but better than nothing? [:D]