Project

General

Profile

« Previous | Next » 

Revision 536dd117

Added by Scott Ullrich over 15 years ago

Catch up to muli interface changes and really turn off bogons on WAN

View differences:

etc/phpshellsessions/enableallowallwan
15 15
unlink_if_exists("/tmp/config.cache");
16 16
write_config("pfSsh.php added allow all wan rule");
17 17
unlink_if_exists("/tmp/config.cache");
18
unset(unset($config['interfaces']['wan']['blockbogons']);
18 19
$config = parse_config(true);
19 20
echo "Reloading the filter configuration...";
20 21
filter_configure_sync();

Also available in: Unified diff