]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/outgoingfw.cgi
Hinzugefuegt:
[ipfire-2.x.git] / html / cgi-bin / outgoingfw.cgi
index b68e7e17917e4bcc25e9bd5a6dcef2bfc5f2910f..78ee951c4490bfb931ca5ab6e98452000875103d 100644 (file)
@@ -52,6 +52,7 @@ $outfwsettings{'DISPLAY_DIP'} = '';
 $outfwsettings{'DISPLAY_DPORT'} = '';
 $outfwsettings{'DISPLAY_SMAC'} = '';
 $outfwsettings{'DISPLAY_SIP'} = '';
+$outfwsettings{'POLICY'} = 'MODE0';
 
 &General::readhash("${General::swroot}/outgoing/settings", \%outfwsettings);
 &Header::getcgihash(\%outfwsettings);