I have an old UTM 425 and was wondering can I take that and use it at home with an At Home license?
This thread was automatically locked due to age.
I have an old UTM 425 and was wondering can I take that and use it at home with an At Home license?
Hi, Lukas, and welcome back to the UTM Community - long time no see!
There's a trick to using the home license with an appliance and the hardware (ssi) ISO.
To get the UTM to take a home license, you must "hide" the asg file like
mv /etc/asg /etc/asg.bak
If you want to load a new ISO on the appliance, you must "unhide" /etc/asg
Cheers - Bob
Hi, Lukas, and welcome back to the UTM Community - long time no see!
There's a trick to using the home license with an appliance and the hardware (ssi) ISO.
To get the UTM to take a home license, you must "hide" the asg file like
mv /etc/asg /etc/asg.bak
If you want to load a new ISO on the appliance, you must "unhide" /etc/asg
Cheers - Bob