Networking Forums

Networking Forums > Computer Networking > Linux Networking > Is it possible, bind has done but the OS still respond with ICMP destination unreachable

Reply
Thread Tools Display Modes

Is it possible, bind has done but the OS still respond with ICMP destination unreachable

 
 
Bin Chen
Guest
Posts: n/a

 
      03-27-2007, 02:20 AM
Hi,

I encounter a problem seems strange. I ran ser(a open source SIP
server) which binds to the port 5060. After the system starting up, I
can see aparently that the ser has successfully bind to UDP 5060. But
when other machine send packets to 5060(UDP), the OS responds it with
ICMP error(destination unreachable, port unreachable), any other
possibilities will cause this?

I am using ubuntu 6.10.

Thanks in advance.

abai

 
Reply With Quote
 
 
 
 
Bin Chen
Guest
Posts: n/a

 
      03-27-2007, 02:32 AM
On 3ÔÂ27ÈÕ, ÉÏÎç10ʱ20·Ö, "Bin Chen" <binary.c...@gmail.com> wrote:
> Hi,
>
> I encounter a problem seems strange. I ran ser(a open source SIP
> server) which binds to the port 5060. After the system starting up, I
> can see aparently that the ser has successfully bind to UDP 5060. But
> when other machine send packets to 5060(UDP), the OS responds it with
> ICMP error(destination unreachable, port unreachable), any other
> possibilities will cause this?
>
> I am using ubuntu 6.10.
>
> Thanks in advance.
>
> abai


If a program first does a bind, and then it enter a dead loop, will
the OS find the binder has dead and respond a ICMP error?

 
Reply With Quote
 
Allen McIntosh
Guest
Posts: n/a

 
      03-28-2007, 01:18 AM
> I encounter a problem seems strange. I ran ser(a open source SIP
> server) which binds to the port 5060. After the system starting up, I
> can see aparently that the ser has successfully bind to UDP 5060.


You shouldn't be saying "apparently". Run netstat -ltu and see what it
*has* bound to.
 
Reply With Quote
 
Bin Chen
Guest
Posts: n/a

 
      03-29-2007, 12:11 PM
On Mar 28, 9:18 am, Allen McIntosh <nos...@mouse-potato.com> wrote:
> > I encounter a problem seems strange. I ran ser(a open source SIP
> > server) which binds to the port 5060. After the system starting up, I
> > can see aparently that the ser has successfully bind to UDP 5060.

>
> You shouldn't be saying "apparently". Run netstat -ltu and see what it
> *has* bound to.


Sure, I have checked this and see the binding.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Vista - Unable To Receive ICMP Destination Unreachable - P Tom Windows Networking 0 11-15-2008 05:06 PM
anybody knows how to disable outbound icmp destination unreachable message a10.part@gmail.com Linux Networking 4 11-13-2007 02:07 AM
ICMP destination unreachable - communication filtered sweta Linux Networking 2 09-12-2006 04:07 PM
How to disable ICMP "Destination Unreachable" Konstantin Grudnev Linux Networking 4 03-22-2006 03:59 PM
Destination Host Unreachable STL_Sailor Windows Networking 2 07-07-2003 07:20 AM



1 2 3 4 5 6 7 8 9 10 11