Endian Firewall Hostname Limitation
Posted August 20, 2009 at 10:08pm in Linux
Endian firewall seems to have a hostname limitation in their web interface that requires at least 3 characters. I prefer a hostname that is shorter than that so I had to track down the settings to change it. There are two files that you have to change.
/var/efw/main/settings
HOSTNAME=$hostname
/var/efw/main/hostname.conf
ServerName $hostname
