> It is only used in the following line, i.e.
>     debug("glo fw = $globals{'fw'}");
>     #if ( $globals{'ssl'} and $server ne $globals{'fw'} ) {
> Which is commented out.  Perhaps the author tried something or changed
> something and just forgot to comment out the debug line.  Is that possible?
> 
Yes this is possible :)
I've looked up what %globals is used for, it is e.g. set in the
configuration file.
There is it possible to set the $globals{'fw'} value, $globals{'fw'}
stands for your (if present) firewall host.
Can you check your configfile, did you set a "fw=" value?

-- 
Patrick Kirsch - Quality Assurance Department
SUSE Linux Products GmbH GF: Markus Rex, HRB 16746 (AG Nuernberg)
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to