Andrew Jorgensen wrote:
On 1/22/07, Shane Hathaway <[EMAIL PROTECTED]> wrote:
What does iptables -L tell you?  Do the forwarding rules specify an
--in-interface (-i)?  Maybe you can just eliminate that part of the
conditions.

This is pretty much the default state on OpenWRT with a couple of
ports accepted and a couple forwarded:

# iptables -L
(snip)

I think you need a DNAT rule to get what you want, and now I realize that the command I gave you won't list NAT rules. Try this:

iptables -t nat -n -L

Shane


/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to