Re: Debian - port forward
To |
Debian CZ/SK project discussion list <czdebian-l zavinac debian bod cz> |
From |
Zdenek Zemek Centrum <zdenek bod zemek zavinac centrum bod cz> |
Date |
Fri, 3 Nov 2006 14:49:16 +0100 |
Tak snad to teď pošlu správně. Děkuju za pomoc.
Chain PREROUTING (policy ACCEPT 14149 packets, 1581K bytes)
pkts bytes target prot opt in out source
destination
24 1212 DNAT tcp -- eth0 any anywhere
anywhere tcp dpt:5899 to:192.168.1.43:5889
421 77458 DNAT udp -- eth0 any anywhere
anywhere udp dpt:5899 to:192.168.1.43:5889
9 444 DNAT tcp -- eth0 any anywhere
anywhere tcp dpt:5902 to:192.168.1.43:5902
0 0 DNAT tcp -- eth0 any anywhere
anywhere tcp dpt:5902 to:192.168.1.43:21000
0 0 DNAT tcp -- eth0 any anywhere
anywhere tcp dpt:21000 to:192.168.1.43:21000
0 0 DNAT tcp -- eth0 any anywhere
anywhere tcp dpt:ssh to:10.0.0.3:22
Chain POSTROUTING (policy ACCEPT 298 packets, 17204 bytes)
pkts bytes target prot opt in out source
destination
333 16775 MASQUERADE all -- any eth0 localnet/24
anywhere
Chain OUTPUT (policy ACCEPT 298 packets, 17204 bytes)
pkts bytes target prot opt in out source
destination
s pozdravem
Zdeněk Zemek
tel. +420 777 203 277
e-mail: zdenek bod zemek zavinac centrum bod cz
ICQ: 87340063
On Nov 3, 2006, at 2:39 PM, Vitezslav Kotrla wrote:
'iptables -t nat -L -v
Partial thread listing:
- Re: Debian - port forward, (pokračuje)