Guest User!

You are not Sophos Staff.

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

Generating/Printing ASG Configuration Report

We're in the process of upgrading our two (active/passive) ASG220's from 7.512 to 8.x

As part of this process - we'd like to generate/save/print our existing ASG220 configuration (pdf would be nice).

Basically document all our interfaces (we have a couple RED10's too), routing tables, packet filters, exceptions, etc.  Hopefully in a readable & organized format.

I'm assuming the "computer gods" (with a small "g") will be favorable, and the upgrade will be successful and w/o drama.  And of course, we'll generate a configuration backup before we attempt the upgrade...


This thread was automatically locked due to age.
  • Hi, the 'printable configuration' system was first added in 8.x, so you won't be able to use it in 7.5.

    I'd recommend printing the webadmin pages; you can change the # of items per page with the dropdown menu.

    There's lots of free software available to 'print' to PDFs, fwiw. I use CutePDF on a Windows computer at home, and GhostScript (more complicated) on another.

    Barry
  • Thanks for taking the time to reply...

    I kinda suspected I'd be on my own on this w/7.x [:(]

    Thankfully I have "SnagIt"...
  • It's been awhile, but I did notice one idiosyncracy., and this occured to others here, too...

    After the Up2Date, the Master no longer could sync to the Slave.  It turned out that the MTUs were different.  One was 1500, and the other was 2000.  The solution was, simply, to change from one to the other.

    From the command line as root:

    You can run ifconfig eth2 to see the existing MTU, then change it

    cc
    ha
    advanced
    mtu$
    =2000

    or =1500



    Cheers - Bob