I've never fully understood why there's a check in place to see if the gateway to a specified 'local' network is reachable. The extra local networks I usually add are on the outside interface - to do this I disable the check in the /usr/lib/perl5/siteperl/esmith/FormMagick/Panel/localnetworks.pm by commenting out the appropriate lines (dodgy I know). I think a warning stating something along the lines of "The specified gateway could not be reached from the local interface, it may not work and could pose a security risk" would be fine, instead of simply not allowing it.
That's my logic, I might have skipped the point of it.