Dear List,
I recompiled my Linux 2.6.5 kernel, adding the option required for local NAT
.
Am still encountering problems nonetheless. I wonder whether I shouldn't
compile the iptables program itself from source, too.
Else why do I get "invalid argument" here ? (same without "-o lo") :
___________________________________________________________________________
# iptables -t nat -A OUTPUT -o lo -p udp --dport 53 -j DNAT --to-destination
:10053
iptables: Invalid argument
#
____________________________________________________________________________
--
Noino
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html