I have a Transparent Proxy like this $IPTABLES -t nat -A PREROUTING -p tcp --dport 80 ! -d $DIRECT_IP -m mac --mac-source $MAC -j REDIRECT --to-port 3128 Question: can I use more then one "! -d", or multiple IPs to don't REDIRECT the port 80 for more then one IP? If yes, how can I do this? -- Kilson Arruda Linux User # 228238 ________________________________________________ www.onwave.com.br - Internet e Conectividade