Linux Netfilter discussions
 help / color / mirror / Atom feed
* netfilter machine in between 2 servers
@ 2004-03-14  9:28 Sandy C
  2004-03-14  9:44 ` Antony Stone
  0 siblings, 1 reply; 6+ messages in thread
From: Sandy C @ 2004-03-14  9:28 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 832 bytes --]

Hi there,
   I have 3 Linux machines. One configured as a server, the second as a client, and the third sniffing packets transferring between the 2. All 3 machines are hooked up to each other over a hub, and all are running 100MB/s
 
   Using ethereal I can see the packets going between the server and the client. I would like the third, sniffing machine to be able to filter packets going between the client and the server. This doesn't seem to work though.
 
So I have the following rule on the third machine:
iptables -A INPUT -p 80 -j LOG
 
meaning just log all http requests. It doesn't work, but if I have this rule on either the client or the server, it works as expected.
 
I get the feeling I'm missing something very basic. Can anyone help?

Thanks,
S


Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam

[-- Attachment #2: Type: text/html, Size: 1137 bytes --]

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

end of thread, other threads:[~2004-03-14 19:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-14  9:28 netfilter machine in between 2 servers Sandy C
2004-03-14  9:44 ` Antony Stone
2004-03-14 18:27   ` Sandy C
2004-03-14 18:41     ` Antony Stone
2004-03-14 19:47       ` Sandy C
2004-03-14 19:57         ` Antony Stone

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