![]()
From: Aykut YILDIZGÖRÜR (aykuty@tepemobilya.com.tr)
Date: Tue 24 Aug 2004 - 14:18:04 EEST
SENI SEVIYORUM....
YARDIM EDEN DIGER ARKADASLARIDA SEVIYORUM...
BENI BUGUNUN EN MUTLU INSANI YAPTINIZ....
-----Original Message-----
From: linux-network-bounce@liste.linux.org.tr
[mailto:linux-network-bounce@liste.linux.org.tr]On Behalf Of Serdar KOYLU
Sent: Tuesday, August 24, 2004 2:01 PM
To: linux-network@liste.linux.org.tr
Subject: [linux-network] Re: iptables - postrouting yok
Selamlar..
Bu kurallari ipchains ile yazamazsiniz.
Sizin sorununuz, kurllarin hangi tabloya uygulanacagini soylemiyor
olmaniz. Bu durumda varsayilan tablo 'filter' olacaktir.
iptables -A POSTROUTING -s 172.16.31.77 -j SNAT --to-source
213.139.xxx.xxx
yerine
iptables -t nat -A POSTROUTING -s 172.16.31.77 -j SNAT --to-source
213.139.xxx.xxx
Seklinde kullanin..
Saygi ve sevgiler..
> selam,
>
> sistem suse
> kernel 2.4.19-4GB
> bahsi gecen aypiler bize ait
> localde ulasmalari gereken sistemler 172.16.1.1 ve 172.16.1.2
> birinde telnet digerinde ctrix calisisyor.
>
> işlemke istedigim komutlar ve verdigi mesajlar
>
> proxy:/ # iptables -A POSTROUTING -s 172.16.31.77 -j SNAT --to-source
> 213.139.xxx.xxx
> iptables: No chain/target/match by that name
> proxy:/ # iptables -A POSTROUTING -s 172.16.0.0/255.255.224.0 -j
> SNAT --to-source 213.139.xxx.xxx
> iptables: No chain/target/match by that name
> proxy:/ #
>
>
>
>
>
![]()