- Timestamp:
- Aug 2, 2010, 9:09:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/proxy-8.0/wleiden.pl
r8030 r8212 310 310 } 311 311 312 if ( $nat =~ /yes/i ) { 313 $output .= "\n"; 314 $output .= "# Enable nat and stateful firewalling\n"; 315 $output .= "pf_enable=\"YES\"\n"; 316 $output .= "pf_rules=\"/etc/pf.conf\"\n"; 317 } 318 312 319 return($output); 313 320 };
Note:
See TracChangeset
for help on using the changeset viewer.