[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Port forwarding problems



On Thu, Aug 01, 2002 at 09:07:44AM -0700, af af wrote:
> iptables -t nat -A PREROUTING -p tcp --dport 80 \
>          -i eth0 -j DNAT --to 10.111.111.11:80

The only difference I can see between that and what I use is that
instead of:   --to X.X.X.X:80
I use:        --to-destination X.X.X.X

I really doubt that this has anything to do with your problem, but can
anyone tell me what the difference is?

-- 
Jason Stechschulte
stech@ypisco.com
http://www.ypisco.com
--
If you resist reading what you disagree with, how will you ever acquire
deeper insights into what you believe?  The things most worth reading
are precisely those that challenge our convictions.



Reply to: