Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TCP over ICMP
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
sunflower
n00b
n00b


Joined: 23 Dec 2005
Posts: 61

PostPosted: Sun May 07, 2006 3:28 pm    Post subject: TCP over ICMP Reply with quote

Hi,

I need the following:
I want do doe TCP/IP over ICMP. It should be the way that I see a normal device ethX on my system. I can work on it with ifconfig and so on. BUT the difference should be, that this device does all traffic over ICMP instead of TCP/IP.

Does such a kernel module exist?

Thanx a lot
Back to top
View user's profile Send private message
thpani
Tux's lil' helper
Tux's lil' helper


Joined: 20 Mar 2006
Posts: 144
Location: Tulln, Austria

PostPosted: Sun May 07, 2006 3:43 pm    Post subject: Reply with quote

first, as icmp is not used to carry user data, there is no sense in doing so.
second, technically a icmp packet is constructed from a udp segment.
third, icmp lives at layer 3 of the osi model and has nothing to do with network devices.

so, maybe if you tell us what you'd like to do we can help you.
Back to top
View user's profile Send private message
sunflower
n00b
n00b


Joined: 23 Dec 2005
Posts: 61

PostPosted: Sun May 07, 2006 3:45 pm    Post subject: Reply with quote

I want to write a module for that.
Reason:
Our firewall does only allow icmp pakets from outside to inside. so i want to tunnel over icmp
Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Sun May 07, 2006 7:05 pm    Post subject: Reply with quote

sunflower wrote:
I want to write a module for that.
Reason:
Our firewall does only allow icmp pakets from outside to inside. so i want to tunnel over icmp

So basically you want to risk your job but well... http://sourceforge.net/projects/itun/ as a first start.
_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum