Linux Netfilter discussions
 help / color / mirror / Atom feed
* -m tcp
@ 2004-03-24 18:28 j.travis
  2004-03-24 18:39 ` Frederic de Villamil
  0 siblings, 1 reply; 4+ messages in thread
From: j.travis @ 2004-03-24 18:28 UTC (permalink / raw)
  To: netfilter

Is  there any (functional) difference between these two statements?

-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT 

-A INPUT -p tcp --dport 80 -j ACCEPT 



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

end of thread, other threads:[~2004-03-25  8:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-24 18:28 -m tcp j.travis
2004-03-24 18:39 ` Frederic de Villamil
2004-03-24 18:41   ` j.travis
2004-03-25  8:46     ` Cedric Blancher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox