All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiple -d flags
@ 2003-01-11 20:45 Mattia Martinello
  2003-01-13 11:04 ` Dharmendra.T
  2003-01-13 11:32 ` Rodrigo Otavio
  0 siblings, 2 replies; 5+ messages in thread
From: Mattia Martinello @ 2003-01-11 20:45 UTC (permalink / raw)
  To: netfilter

Hi

I wish to create a rule that allow a packet to a specified IP on a 
specified port.

The rule:

iptables -A FORWARD -s 0.0.0.0/0 -d 213.21.136.8/255.255.255.255 -dport 
80 -j ACCEPT

shows me the following error:

iptables v1.2.5: multiple -d flags not allowed
Try `iptables -h' or 'iptables --help' for more information.

How I can solve my problem?

Thank you very much
Bye
Mattia



^ permalink raw reply	[flat|nested] 5+ messages in thread
* Multiple -d flags
@ 2003-01-11 20:58 Mattia Martinello
  2003-01-11 21:37 ` Thorsten Scherf
  0 siblings, 1 reply; 5+ messages in thread
From: Mattia Martinello @ 2003-01-11 20:58 UTC (permalink / raw)
  To: netfilter

Hi

I wish to create a rule that allow a packet to a specified IP on a 
specified port.

The rule:

iptables -A FORWARD -s 0.0.0.0/0 -d 213.21.136.8/255.255.255.255 -dport 
80 -j ACCEPT

shows me the following error:

iptables v1.2.5: multiple -d flags not allowed
Try `iptables -h' or 'iptables --help' for more information.

How I can solve my problem?

Thank you very much
Bye
Mattia



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

end of thread, other threads:[~2003-01-13 11:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-11 20:45 Multiple -d flags Mattia Martinello
2003-01-13 11:04 ` Dharmendra.T
2003-01-13 11:32 ` Rodrigo Otavio
  -- strict thread matches above, loose matches on Subject: below --
2003-01-11 20:58 Mattia Martinello
2003-01-11 21:37 ` Thorsten Scherf

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.