iptables -t nat -A PREROUTING -p TCP --destination-port 1000 -j DNAT --to 192.168.0.5
----- Original Message ----- From: "andy.rlug" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 28, 2003 12:01 AM Subject: [rlug] port forwading? > Hello rlug > > cum fac port forwarding in linux cu iptables? > > de exemplu vreau sa redirectionez portul 1000 spre ip-ul 192.168.0.5 > > -- > Best regards, > andy.rlug mailto:[EMAIL PROTECTED] > > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > --- Detalii despre listele noastre de mail: http://www.lug.ro/
