Comment 9 for bug 1029430

Revision history for this message
Cirroz (pomozoff-gmail) wrote :

> And I change it to:
> -A POSTROUTING -p udp -m udp --dport 68 -j CHECKSUM --checksum-fill

my debian shows me:

# iptables -t mangle -S -A POSTROUTING -p udp -m udp --dport 68 -j CHECKSUM --checksum-fill
iptables v1.4.8: Cannot use -A with -E

Try `iptables -h' or 'iptables --help' for more information.

I don't understand him :(