All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables rule for more than one target
@ 2012-01-26 20:12 Usuário do Sistema
  2012-01-26 22:23 ` Jan Engelhardt
  2012-01-27  8:08 ` Michal Kubeček
  0 siblings, 2 replies; 4+ messages in thread
From: Usuário do Sistema @ 2012-01-26 20:12 UTC (permalink / raw)
  To: Mail List - Netfilter

Hello everyone, what I want is add an rule in my firewall with more
than an destination target. for exemplo:

/sbin/iptables -t mangle -I PREROUTING -s 10.10.10.10 -d !
192.100.100.8 10.254.253.1 172.16.0.1  -j MARK --set-mark 5

when I try add this rule appear

Bad argument `10.254.253.1'
Try `iptables -h' or 'iptables --help' for more information.

I need add some "-d ! x y z ..."



thanks

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-27 12:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-26 20:12 iptables rule for more than one target Usuário do Sistema
2012-01-26 22:23 ` Jan Engelhardt
2012-01-27  8:08 ` Michal Kubeček
2012-01-27 12:17   ` Usuário do Sistema

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.