El mar, 17-08-2004 a las 19:49, Antonio Alvarez escribió: > > > Hello > > > how can i do..... > > iptables -t nat -A PROSROUTING -p tcp --dport 80 -d ! 192.168.0.1 (and) > ! 192.168.0.50 (and) ! xxx.xxx.xxx.xxx -j REDIRECT 3128 > Ok, sorry .... is PREROUTING and .... -j REDIRECT --to-ports 3128 but the important is more than one destination. > I need more than one destination ... may be ussing my own new chains???? > > > Thanks in advance > > > >