LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-07-2004, 06:49 AM   #1
myself_rajat
LQ Newbie
 
Registered: May 2004
Location: India
Posts: 21

Rep: Reputation: 15
Lightbulb Problem of blocking ICMP packets while calculating Path MTU


Dear All,

I am in process of implementing Path MTU detection technique. So for that I have to send ICMP ECHO request packets to destination host, and process the received ICMP ECHO reply packets.

I read that the ICMP server is embedded in the kernel of OS itself, so there is no need to write server code at all. So for sending and receiving of ICMP packets we will use raw sockets without specifying any port number.

But in between the network, some routers have some firewall configuration so that they will simply drop any incomming ICMP packet without sending any response to the sender. Hence originating host will not be aware of the status of destination host.
These firewall settings are due to some attacks like Ping of deth, Denial of request etc.

Can any one provide me any solution to overcome this problem.

Thanks in advance.
 
Old 05-07-2004, 09:32 AM   #2
jalal
Member
 
Registered: Aug 2003
Location: .bh
Distribution: Gentoo
Posts: 188

Rep: Reputation: 30
Hello, and Welcome to LQ !

You can try experimenting with the DF ( Don't Fragment ) bit in the IP header.

Send a normal IP packet ( not ICMP ), set the DF bit, and play with the packet size.

True, some routers/firewalls block incoming ICMP packets, but in this case, they will not be receiving one, instead they will be making one for you, and hopefully will send an "ICMP unreachable: fragmentation required".
Hope this helps.
 
Old 05-10-2004, 09:23 AM   #3
myself_rajat
LQ Newbie
 
Registered: May 2004
Location: India
Posts: 21

Original Poster
Rep: Reputation: 15
Hi Jalal,

Thanx for response. I tried the same as you suggested me. I sent some IP datagrams to a specified host in my local LAN but couldn't receive any response.

So buddy this thing din't work. Do u have some other alternatives, if then plz let me know.

Eagerly waiting for reply.
 
Old 05-11-2004, 12:47 AM   #4
jalal
Member
 
Registered: Aug 2003
Location: .bh
Distribution: Gentoo
Posts: 188

Rep: Reputation: 30
Hello again,

Do you know of any ready-made tool that successfully does what you are looking for? if so, see if it works in your setup, and if it is open-sourced, have a look at the code to see how did they do it.

If not, then I guess the only way left is to talk to the sys/net/security admins to see if they are blocking ICMP, and if so, ask them to remove it for a little while just for your testing - assuming you aren't the admin ofcourse

Otherwise, sorry, I don't know how this could be done. Maybe someone else reading this can help.
 
  


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
ICMP Packets coolfrog Linux - Networking 4 12-22-2004 11:10 AM
How to send icmp packets on a particular interface? dravya Programming 3 07-29-2004 04:15 PM
Interpret ICMP packets SaTaN Linux - Networking 1 01-20-2004 10:23 PM
DENY ICMP Packets joseph Linux - Software 1 10-08-2003 10:03 PM
Port 0 (icmp,eth0,input) 7 packets wfhoney Linux - Security 3 09-02-2003 03:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:14 PM.

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