Networking Forums

Networking Forums > Computer Networking > Linux Networking > How to kill/stop socket with no processes

Reply
Thread Tools Display Modes

How to kill/stop socket with no processes

 
 
Sara
Guest
Posts: n/a

 
      09-23-2003, 01:10 PM
Hi all,

I'd like to know how to kill/stop when they belong (apparently) to no processes.
You can see an output of the netstat command.
Thank you.

tcp 0 0 172.16.65.50:8090 172.16.35.226:59898 TIME_WAIT -
tcp 0 0 172.16.65.50:8090 172.16.35.226:59900 TIME_WAIT -
 
Reply With Quote
 
 
 
 
Jim Fischer
Guest
Posts: n/a

 
      09-23-2003, 08:48 PM

"Sara" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) om...
> Hi all,
>
> I'd like to know how to kill/stop when they belong (apparently) to no

processes.
> You can see an output of the netstat command.
> Thank you.
>
> tcp 0 0 172.16.65.50:8090 172.16.35.226:59898

TIME_WAIT -
> tcp 0 0 172.16.65.50:8090 172.16.35.226:59900

TIME_WAIT -

These "unowned" TCP sockets - i.e., TCP sockets in the "TIME-WAIT" state -
are a required feature of the TCP protocol. See RFC 793 "Transmission
Control Protocol" for more complete information:

http://www.faqs.org/rfcs/rfc793.html

[Hint: Search the RFC text for the strings "MSL" and "TIME-WAIT".]

--
Jim

To reply by e-mail, remove "link" and change "now.here" to "yahoo"
jfischer_link5809(at)axy3fh.com




 
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
PlusNet kill 8Mbps Stan The Man Broadband 45 12-02-2006 02:43 PM
Kill a network process delphinuscadmus@yahoo.com Linux Networking 3 07-06-2006 08:01 PM
kill net radio formy LAN Tomi Linux Networking 2 03-11-2005 01:52 PM
can't kill the process mia456789@yahoo.com.hk Linux Networking 1 12-16-2004 04:39 AM
What's the best way to kill a tree??.........................................Read inside for why. Boll Weevil Wireless Internet 14 09-10-2003 02:34 AM



1 2 3 4 5 6 7 8 9 10 11