LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 09-08-2005, 01:10 AM   #1
wangjinyi
Member
 
Registered: Sep 2004
Posts: 60

Rep: Reputation: 15
about the ip packet intercepting


I want to do something in this way:

All ip packets sent to a host A will be captured in A before the packets
are passed to the high layer, i.e. the TCP or APP.

And, all ip packets sent from A to some other host will be captured in
low layer in A, i.e. Link layer, then the packet will be transferd.

that means i can do something before a packet is passed to the TCP or APP and the same as before it is passed to the Link layer.

I think, if i rewrite the ip stack in kernel, i can do it.
but, is there a simple method to do this? for example, writing a module or a program, when i load the module or run the program, all will be ok.

it is seem to be more difficult. and what is about the windows. i can't rebuild the windows.

would you like to give me some suggestions?
 
Old 09-08-2005, 01:40 AM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
What about looking some firewall source code and see how it is done ?
 
Old 09-08-2005, 01:47 AM   #3
wangjinyi
Member
 
Registered: Sep 2004
Posts: 60

Original Poster
Rep: Reputation: 15
good idea. but that is a different way.

i want do it on the source host, not a intermedia host.

How?
 
Old 09-08-2005, 04:15 AM   #4
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
This is not a different way, a firewall can sit anywhere, on the server, the client, or a machine between.
 
Old 09-08-2005, 07:27 PM   #5
wangjinyi
Member
 
Registered: Sep 2004
Posts: 60

Original Poster
Rep: Reputation: 15
you are right, and that is a very good way to do this,
i am so sorry for my ignorantness.

and, would you like to give me some directions about how to
get some source code about a firewall.


thx any way.
 
Old 09-09-2005, 01:15 AM   #6
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
You should first tell on what O/S you want your intercepting code to run.
Then I'm sure google will help you finding source code.
 
Old 09-09-2005, 01:35 AM   #7
wangjinyi
Member
 
Registered: Sep 2004
Posts: 60

Original Poster
Rep: Reputation: 15
I have found one from google.

So kind of you.
 
Old 09-13-2005, 09:48 PM   #8
wangjinyi
Member
 
Registered: Sep 2004
Posts: 60

Original Poster
Rep: Reputation: 15
I have read some firewall source code of linux, but almost of them base on
the linux utility iptables, that means i can't change any ip packet and only
can make a decision of droping of accepting.

that is so discouraged.

is there one which does not base on iptables? where to get it?
 
Old 09-14-2005, 12:07 AM   #9
jinxcat
LQ Newbie
 
Registered: Sep 2005
Posts: 9

Rep: Reputation: 0
Try googling for "Roll your own firewall with netfilter", it's a Linuxjournal article that does something similar.

Also, I believe phrack.... 55 was it? had something on the matter too...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Packet Filter to redirect a packet to a user level process akawale Linux - Networking 3 09-01-2006 12:06 PM
how do i read the data in the packet that i have captured after packet capture? gajaykrishnan Programming 23 04-19-2006 05:09 AM
packet fragmentation in packet forwarding code cranium2004 Linux - Networking 0 05-16-2005 04:05 AM
how to add & register filter for intercepting the packets outgoing on port 80? jayashri Programming 2 11-08-2004 01:30 PM
problem in intercepting sys_write system call appas Programming 7 09-03-2004 12:33 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 11:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration