All of lore.kernel.org
 help / color / mirror / Atom feed
* Raw Sockets and Netfiter
@ 2014-01-16 16:12 Albert López
  2014-01-16 16:53 ` Phil Oester
  0 siblings, 1 reply; 10+ messages in thread
From: Albert López @ 2014-01-16 16:12 UTC (permalink / raw)
  To: netfilter

I read from a post in this mailing list (2003) that raw sockets bypass 
the TCP/IP stack, so netfilter cannot manage/filter packets generated by 
raw sockets. I would like to know if this behaviour is still true.

Thanks

Albert

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Raw Sockets and Netfiter
@ 2003-03-25  7:06 Ethan Dameron
  2003-03-25  7:25 ` Patrick Schaaf
  2003-03-25 14:30 ` David Poole
  0 siblings, 2 replies; 10+ messages in thread
From: Ethan Dameron @ 2003-03-25  7:06 UTC (permalink / raw)
  To: netfilter-devel

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

If I have a an IP datagram in userspace and I send it via a raw socket
created with socket(PF_INET, SOCK_RAW, IPPROTO_RAW) using the send()
system call, will this packet traverse the netfilter chains?  If it does
not traverse the firewall, how can I make it do so?

 

Thanks,

 

Ethan Dameron


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.463 / Virus Database: 262 - Release Date: 03/17/2003
 

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

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

end of thread, other threads:[~2014-01-16 16:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16 16:12 Raw Sockets and Netfiter Albert López
2014-01-16 16:53 ` Phil Oester
  -- strict thread matches above, loose matches on Subject: below --
2003-03-25  7:06 Ethan Dameron
2003-03-25  7:25 ` Patrick Schaaf
2003-03-25  8:05   ` Patrick McHardy
2003-03-25  8:12     ` Patrick Schaaf
2003-03-25  9:11       ` Patrick McHardy
2003-03-26 15:32   ` Harald Welte
2003-03-26 16:13     ` David Poole
2003-03-25 14:30 ` David Poole

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.