Re: Question about using SSH-tunnel / Frage zum Benutzen eines SSH-Tunnels

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

 



sorry. i dont want to bother you! i read the man.

If i do with PREROUTING nothing happens.
Now i tried it this way:

sudo iptables -A OUTPUT -t nat -p tcp -d 65.18.193.12 -j REDIRECT --to-ports 15000

and

    sudo watch -n 5 iptables -L -v -t nat

shows me

    Chain OUTPUT (policy ACCEPT 55 packets, 3889 bytes)
pkts bytes target prot opt in out source destination

1 60 REDIRECT tcp -- any any anywhere wesnoth.wesnoth.org redir ports 15000

so it seems that one package is redirected. But the program tells me:

    "remote host disconnected"

I hope you can help me!
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux