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

Used ASG220

I bought a used ASG220. The hard disk has been wiped. Is there any way to install the 'hardware ISO' on it? The installation stops when running the 'local scripts'. I understand the installation depends on the presence of a 'key' on the hard disk. This unit is for personal use at home and I don't have a paid license. - Is there any solution?

Thanks


This thread was automatically locked due to age.
  • Nope.  You will need to install the "software" ISO --- and it will work fine.  The interfaces on the ASG may not be in the same order as listed on the label, though, but it will work fine.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

  • Afterwards, you may re-sort nics by editing /etc/udev/rules.d/70-persistent-net.rules to your needs and reboot.

    To get the display working, search a little deeper in this forum
  • I bought a used ASG220. The hard disk has been wiped. Is there any way to install the 'hardware ISO' on it? The installation stops when running the 'local scripts'. I understand the installation depends on the presence of a 'key' on the hard disk. This unit is for personal use at home and I don't have a paid license. - Is there any solution?

    Thanks


    The Version 8 Software ISO may not install on a HARDWARE appliance as the INSTALLER will fail, HOWEVER ...  Install a CLEAN ISO image for the APPLIANCE (Hardware) and if a CLEAN install the UNIT will automatically have a 30 day key available by default.

    However as a HOME user you can get an ASTARO home license, but this is for SOFTWARE only, so the "fix / hack is to change the following:

    NB: if an OLDER appliance there is no VGA port, but the Serial PORT on the back is a TERMINAL output (38400 baud i think) so if you have a PC with a SERIAL Port you could watch the  BOOT Screen via a VT100 session.
     
    The main thing is if you INSTALL a HARDWARE BUILD of ASG Version 8 (download the ASG V8 ISO for Hardware) it should boot from CD and AUTO Install ... working BLIND, you may need a USB keyboard installed, and hit ENTER a few times to accept default settings.
     
    Then assuming it has installed  (the DISPLAY on the front of the ASG220 will show progress) 
     
    The DEFAULT IP address if successful is active on ETH0 and is 192.168.0.1  ALWAYS !
     
     
    Login via a BROWSER using https://192.168.0.1:4444
     
    in the Web Admin screen go to     MANAGEMENT > System Settings > SHELL Access :
     
    ENABLE all the ROOT access accounts and set passwords for ROOT and loginuser. 
     
     
    NOW login via SSH using say PUTTY which will provide a SSH (Port 22) connection, accept the certificate and login as ...... here is the catch ... you CAN NOT login DIRECT with ROOT so use:
     
    loginuser ....
     
    then elevate your LOGIN to ROOT  as SUDO Root   ... so use  
     
    SU- 
     
    as a command, type password for ROOT and then navigate to root's top folder ... 

    use     CD .. then CD .. to be sure ...
     
    CHDIR to  etc
     
    then do a DIR for     asg
     
    It will show up as a file ... (in PUTTY it's a GREEn File or BLUE for DIRECTORIES)
     
     
    delete the ASG file using         rm asg
     
    REBOOT the ASG 220  ...  it will say your licence has expired ...
     
    It will now be a SOFTWARE  install so you can apply a HOME licence and .. there you go ...
  • Here is a question for those who know this model.

    I have a test unit with 512MB of RAM and wanted to upgrade the memory. I looked up the memory model and it is:

    Unigen 400 MHz 184 Pin 512MB
    UG764D6688LS-GJFNCH

    I could not find much of information based on the above information.

    Here are my questions:

    what I cannot determine is it ECC un-buffered or simply un-buffered?
    The memory stick is low profile and I was wondering a higher profile would work?
    Would the board take two 1GB sticks to 2GB of RAM?

    Thanks in advance.
  • If your S/N starts with A01024 or A01025, you can upgrade the unit to 1GB max.  A lower serial number means there's nothing you can do.  It was two years ago when we did these upgrades, but my recollection was that the units only had a single memory slot.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • The Version 8 Software ISO may not install on a HARDWARE appliance as the INSTALLER will fail, HOWEVER ...  Install a CLEAN ISO image for the APPLIANCE (Hardware) and if a CLEAN install the UNIT will automatically have a 30 day key available by default.

    However as a HOME user you can get an ASTARO home license, but this is for SOFTWARE only, so the "fix / hack is to change the following:

    NB: if an OLDER appliance there is no VGA port, but the Serial PORT on the back is a TERMINAL output (38400 baud i think) so if you have a PC with a SERIAL Port you could watch the  BOOT Screen via a VT100 session.
     
    The main thing is if you INSTALL a HARDWARE BUILD of ASG Version 8 (download the ASG V8 ISO for Hardware) it should boot from CD and AUTO Install ... working BLIND, you may need a USB keyboard installed, and hit ENTER a few times to accept default settings.
     
    Then assuming it has installed  (the DISPLAY on the front of the ASG220 will show progress) 
     
    The DEFAULT IP address if successful is active on ETH0 and is 192.168.0.1  ALWAYS !
     
     
    Login via a BROWSER using https://192.168.0.1:4444
     
    in the Web Admin screen go to     MANAGEMENT > System Settings > SHELL Access :
     
    ENABLE all the ROOT access accounts and set passwords for ROOT and loginuser. 
     
     
    NOW login via SSH using say PUTTY which will provide a SSH (Port 22) connection, accept the certificate and login as ...... here is the catch ... you CAN NOT login DIRECT with ROOT so use:
     
    loginuser ....
     
    then elevate your LOGIN to ROOT  as SUDO Root   ... so use  
     
    SU- 
     
    as a command, type password for ROOT and then navigate to root's top folder ... 

    use     CD .. then CD .. to be sure ...
     
    CHDIR to  etc
     
    then do a DIR for     asg
     
    It will show up as a file ... (in PUTTY it's a GREEn File or BLUE for DIRECTORIES)
     
     
    delete the ASG file using         rm asg
     
    REBOOT the ASG 220  ...  it will say your licence has expired ...
     
    It will now be a SOFTWARE  install so you can apply a HOME licence and .. there you go ...


    Hi,
    been running an ASG120, but license is due to expire.
    Just downloaded asg-8.202-28.1.iso for trying out HOME edition. But I am unable to boot from a disk with that ISO burned?
    (Verified MD5 - it's fine) Any ideas for that?

    Will the recipe above work for me and my ASG120 as well?

    Kind regards
  • Thank you, Thank you, Thank you! Chabadou. Couple of corrections for v8 at any rate, the command is just su, no - and chdir is not a valid command, just cd /etc
    Yeah! MY old retired ASG120 is up and working at home.
  • FYI,

    su -

    is fine. (space between su and the hypen)

    Barry