Displaying 5 results from an estimated 5 matches for "app_42".
Did you mean:
app02
2013 Oct 19
1
[Bug 865] New: Misparsed command line containing --line
...ponent: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: eric.bock.1980 at gmail.com
Estimated Hours: 2.0
Note: the error message for --line[-numbers] contains <hyphen><zero>. There is
neither a short option zero nor a short option O.
[ 0 ] app_42 at android:/# iptables -v --line -A OUTPUT
iptables v1.4.10: Illegal option `-0' with this command
Try `iptables -h' or 'iptables --help' for more information.
[ 2 ] app_42 at android:/# iptables -v0 -A OUTPUT
iptables v1.4.10: option `-v0' requires an argument
Try `iptables -h...
2013 Oct 19
6
[Bug 866] New: Missing newline with --list-rules
...OWN match `quota2'
This causes iptables to exit abruptly in the first line of the filter table.
It would be better to display the entire table with an error after each line
that can't be completely interpreted; it is not guaranteed that the table is
the output of iptables commands.
[ 0 ] app_42 at android:/# iptables -vS 2>&1
-P INPUT ACCEPT -c 269887 84352741
-P FORWARD DROP -c 0 0
-P OUTPUT ACCEPT -c 152 8583
-N avastwall
-N avastwall-3g
-N avastwall-reject
-N avastwall-wifi
-N costly_shared
-N penalty_box
Can't find library for match `quota2'
-A INPUT ! -i lo+ [ 1 ] app_...
2013 Oct 18
1
[Bug 860] New: Bizarre "cannot use" error inconsistent with command line
...es --new -N
iptables v1.4.11.1: chain name not allowed to start with `-'
iptables --policy -P
iptables v1.4.11.1: -X requires a chain and a policy
Note the difference between the arguments and the error for --list-rules and
--policy. Also, reactions to -E vary in spacing and relevance:
[ 2 ] app_42 at android:/$ iptables -E a
iptables v1.4.11.1: -P requires old-chain-name and new-chain-name
Try `iptables -h' or 'iptables --help' for more information.
[ 2 ] app_42 at android:/$ iptables -E a b -E
iptables v1.4.11.1: option "-E" requires an argument
Try `iptables -h' o...
2013 Oct 18
1
[Bug 862] New: Inconsistent handling of invalid chain names
...: 1.4.x
Platform: arm
OS/Version: other
Status: NEW
Severity: minor
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: eric.bock.1980 at gmail.com
Estimated Hours: 1.0
[ 0 ] app_42 at android:/$ iptables --append --
iptables v1.4.11.1: can't initialize iptables table `filter': Permission denied
(you must be root)
Perhaps iptables or your kernel needs to be upgraded.
[ 3 ] app_42 at android:/$ iptables --new --
iptables v1.4.11.1: chain name not allowed to start with `...
2013 Oct 19
1
[Bug 863] New: Implied regression in errors
...everity: trivial
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: eric.bock.1980 at gmail.com
Estimated Hours: 1.0
iptables suggests that a later version might allow ordinary users to modify the
firewall:
[ 0 ] app_42 at android:/$ iptables --flush
iptables v1.4.11.1: can't initialize iptables table `filter': Permission denied
(you must be root)
Perhaps iptables or your kernel needs to be upgraded.
[ 3 ] app_42 at android:/$
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
-...