Linux Netfilter discussions
 help / color / mirror / Atom feed
* DNAT query
@ 2005-11-11 10:30 Payal Rathod
  2005-11-11 10:46 ` Rob Sterenborg
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Payal Rathod @ 2005-11-11 10:30 UTC (permalink / raw)
  To: Netfilter ML

Hi,
I am trying to redirect trafffic from outside to an internal machine.  
The setup is SuSE Linux 9.1 (i586) 2.6.4-52-default
# iptables --version
iptables v1.2.9

When I give,
# iptables -t nat -I OUTPUT -d dyn.example.com -p tcp --dport 8000 -j DNAT --to-destination 192.168.10.2:8000
iptables: Target problem

What exactly is wrong? If I try it on my Mandrake box it works. Any 
ideas?
Thanks in advance.
With warm regards,
-Payal




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-11-11 16:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-11 10:30 DNAT query Payal Rathod
2005-11-11 10:46 ` Rob Sterenborg
2005-11-11 11:42   ` Payal Rathod
2005-11-11 10:55 ` Jörg Harmuth
2005-11-11 10:57 ` Jörg Harmuth
2005-11-11 11:41   ` Payal Rathod
2005-11-11 12:20     ` Jörg Harmuth
2005-11-11 16:11       ` Payal Rathod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox