Re: [Linux-ag] iptables

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Abdullah GÜNEY (abdullah.guney@emo.org.tr)
Date: Thu 15 Sep 2005 - 14:14:44 EEST


Hello Osman,

Thursday, September 15, 2005, 1:59:41 PM, you wrote:

> Selam.
> is yerindeki makinama evden rdp uzerinden baglanmak istiyorum
> eth0=192.168.0.100
> eth1=81.175.85.52
> rdpport=3389

> buna göre
> iptables -t nat -A PREROUTING -i eth1 -p tcp --sport 1024:65535 --dport
> 3389 -j DNAT --to-destination 192.168.0.100

> diyorum ama bi turlu olmadi

> _______________________________________________
> Linux-ag mailing list
> Linux-ag@liste.linux.org.tr
> http://liste.linux.org.tr/mailman/listinfo/linux-ag

Merhaba,

eth1= modeme bağlı olan linux üzerindeki ethernet
eth0= iç ağa bağlı olan ethernet

iptables -t nat -A PREROUTING -d eth1 -p tcp --dport 3389 -j DNAT --to
eth0:3389

-- 
Best regards,
 Abdullah                            mailto:abdullah.guney@emo.org.tr

_______________________________________________ Linux-ag mailing list Linux-ag@liste.linux.org.tr http://liste.linux.org.tr/mailman/listinfo/linux-ag


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.