mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Firewall: when DNAT external port is given and dest port is empty, theres now an errormessage displayed
This commit is contained in:
committed by
Michael Tremer
parent
a8b113e73d
commit
3c037075d0
@@ -643,6 +643,7 @@ WARNING: untranslated string: fwdfw delete
|
||||
WARNING: untranslated string: fwdfw dnat
|
||||
WARNING: untranslated string: fwdfw dnat error
|
||||
WARNING: untranslated string: fwdfw dnat porterr
|
||||
WARNING: untranslated string: fwdfw dnat porterr2
|
||||
WARNING: untranslated string: fwdfw edit
|
||||
WARNING: untranslated string: fwdfw err nosrc
|
||||
WARNING: untranslated string: fwdfw err nosrcip
|
||||
|
||||
@@ -646,6 +646,7 @@ WARNING: untranslated string: fwdfw delete
|
||||
WARNING: untranslated string: fwdfw dnat
|
||||
WARNING: untranslated string: fwdfw dnat error
|
||||
WARNING: untranslated string: fwdfw dnat porterr
|
||||
WARNING: untranslated string: fwdfw dnat porterr2
|
||||
WARNING: untranslated string: fwdfw edit
|
||||
WARNING: untranslated string: fwdfw err nosrc
|
||||
WARNING: untranslated string: fwdfw err nosrcip
|
||||
|
||||
@@ -592,6 +592,7 @@ WARNING: untranslated string: fwdfw delete
|
||||
WARNING: untranslated string: fwdfw dnat
|
||||
WARNING: untranslated string: fwdfw dnat error
|
||||
WARNING: untranslated string: fwdfw dnat porterr
|
||||
WARNING: untranslated string: fwdfw dnat porterr2
|
||||
WARNING: untranslated string: fwdfw edit
|
||||
WARNING: untranslated string: fwdfw err nosrc
|
||||
WARNING: untranslated string: fwdfw err nosrcip
|
||||
|
||||
@@ -643,6 +643,7 @@ WARNING: untranslated string: fwdfw delete
|
||||
WARNING: untranslated string: fwdfw dnat
|
||||
WARNING: untranslated string: fwdfw dnat error
|
||||
WARNING: untranslated string: fwdfw dnat porterr
|
||||
WARNING: untranslated string: fwdfw dnat porterr2
|
||||
WARNING: untranslated string: fwdfw edit
|
||||
WARNING: untranslated string: fwdfw err nosrc
|
||||
WARNING: untranslated string: fwdfw err nosrcip
|
||||
|
||||
@@ -629,6 +629,7 @@ WARNING: untranslated string: fwdfw delete
|
||||
WARNING: untranslated string: fwdfw dnat
|
||||
WARNING: untranslated string: fwdfw dnat error
|
||||
WARNING: untranslated string: fwdfw dnat porterr
|
||||
WARNING: untranslated string: fwdfw dnat porterr2
|
||||
WARNING: untranslated string: fwdfw edit
|
||||
WARNING: untranslated string: fwdfw err nosrc
|
||||
WARNING: untranslated string: fwdfw err nosrcip
|
||||
|
||||
@@ -588,6 +588,7 @@ WARNING: untranslated string: fwdfw delete
|
||||
WARNING: untranslated string: fwdfw dnat
|
||||
WARNING: untranslated string: fwdfw dnat error
|
||||
WARNING: untranslated string: fwdfw dnat porterr
|
||||
WARNING: untranslated string: fwdfw dnat porterr2
|
||||
WARNING: untranslated string: fwdfw edit
|
||||
WARNING: untranslated string: fwdfw err nosrc
|
||||
WARNING: untranslated string: fwdfw err nosrcip
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
< fwdfw dnat
|
||||
< fwdfw dnat error
|
||||
< fwdfw dnat porterr
|
||||
< fwdfw dnat porterr2
|
||||
< fwdfw DROP
|
||||
< fwdfw edit
|
||||
< fwdfw err nosrc
|
||||
@@ -518,6 +519,7 @@
|
||||
< fwdfw dnat
|
||||
< fwdfw dnat error
|
||||
< fwdfw dnat porterr
|
||||
< fwdfw dnat porterr2
|
||||
< fwdfw DROP
|
||||
< fwdfw edit
|
||||
< fwdfw err nosrc
|
||||
@@ -914,6 +916,7 @@
|
||||
< fwdfw dnat
|
||||
< fwdfw dnat error
|
||||
< fwdfw dnat porterr
|
||||
< fwdfw dnat porterr2
|
||||
< fwdfw DROP
|
||||
< fwdfw edit
|
||||
< fwdfw err nosrc
|
||||
@@ -1299,6 +1302,7 @@
|
||||
< fwdfw dnat
|
||||
< fwdfw dnat error
|
||||
< fwdfw dnat porterr
|
||||
< fwdfw dnat porterr2
|
||||
< fwdfw DROP
|
||||
< fwdfw edit
|
||||
< fwdfw err nosrc
|
||||
|
||||
Reference in New Issue
Block a user