On Tuesday 23 January 2007 13:12, Shane Hathaway wrote: > 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:
You'll need both a DNAT and a SNAT rule if you don't want to do an internal zone in your DNS. See: http://www.netfilter.org/documentation/HOWTO//NAT-HOWTO-10.html /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
