Mending coba rinetd http://www.boutell.com/rinetd/ ngga perlu set iptables cuman masukan ip public port iplocal port
For example: 206.125.69.81 80 10.1.1.2 80 Would redirect all connections to port 80 of the "real" IP address 206.125.69.81, which could be a virtual interface, through rinetd to port 80 of the address 10.1.1.2, which would typically be a machine on the inside of a firewall which has no direct routing to the outside world. Regards -dhery- On Thursday 15 April 2004 00:17, Anwar Sanusi wrote: > Dears, > > Saya sudah coba set seperti contoh, tapi kok tetep nggak bisa ya ? > barangkali ada setting yang lain > > Thanks > ----- Original Message ----- > From: "Sofyan" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, April 14, 2003 9:00 AM > Subject: Re: [tanya-jawab] setup iptables > > > Coba script ini : > > iptables -t nat -A PREROUTING -p tcp -d 202.155.1.1 --dport 23 -j > > DNAT --to > > > 192.168.1:23 > > > > Kalo bisa di plan dulu rule2 nya, dan ati2 main dengan iptables loh, > > bisa2 iplokal kamu ter publis > > > > Regards > > > > sofyan > > > > ----------cut ----------------------- -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip dan info di http://linux.or.id/milis.php FAQ milis http://linux.or.id/faq.php
