-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am Samstag, 9. November 2002 18:58 schrieb Steffen Schoenwiese:
iptables -t nat -A OUTPUT -p tcp -d <ip> -j DNAT --to <ip>:<port>
Iptables reagiert darauf mit "iptables: Invalid argument".
Auszug manfile: " --to-destination ipaddr[-ipaddr][:port-port] which can specify a single new destination IP address, an inclusive range of IP addresses, and optionally, a port range (which is only valid if the rule also specifies -p tcp or -p udp). If no port range is specified, then the destination port will never be modified." - -- Linux - The choice of the GNU Generation.