in reply to IPTables::IPv4 and parameters from CGI.pm
print Dumper(%addrule_nat);
..just before you call the append_entry() method. This should help to confirm whether or not all values are present in the hash.
One other comment - you must really trust your users if you're allowing them to modify the firewall via a web-interface ;)
Cheers,
Darren :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: IPTables::IPv4 and parameters from CGI.pm
by nermd (Initiate) on Jun 14, 2006 at 20:53 UTC |