A bug in the default rule source/destination
definition was fixed. When the source or
definition was not specified, the firewall used
the "anywhere" object by default. This forced the
ruleset engine to use the FORWARD iptables chain,
thus denying access to the local machine when you
write rules like: 'accept "ssh" from "anywhere";'.