[Trac #1101] iptables error
Zarro Boogs per Child
bugtracker at laptop.org
Sun Mar 18 03:35:13 EDT 2007
#1101: iptables error
----------------------+-----------------------------------------------------
Reporter: mbletsas | Owner: marcelo
Type: defect | Status: new
Priority: normal | Milestone: Untriaged
Component: distro | Keywords:
----------------------+-----------------------------------------------------
certain iptables commands fail with:
'''Unknown error 4294967295'''
The behavior is different with different kernel versions, i.e. in 2.6.19
the following command fails:
{{{
iptables -A FORWARD -i eth0 -o msh0 -m state --state ESTABLISHED,RELATED
-j ACCEPT
}}}
while in 2.6.21 the following fails:
{{{
iptables -A FORWARD -j LOG
}}}
M.
--
Ticket URL: <http://dev.laptop.org/ticket/1101>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list