Results 1 to 9 of 9

Thread: kill a tcp connection

  1. #1

    kill a tcp connection

    i am the administrator of a server here and would like to know if it is possible to kill an individual tcp connection as in ive done netstat and want to kill one of the connections listed there. how would i dothat?
    THEprophetMOSES

  2. #2
    is that on linux? because thats the os im using.
    THEprophetMOSES

  3. #3
    Member
    Join Date
    Dec 2002
    Posts
    63
    I appologize... I got scrambled on my post it is deleted now.
    $pak = me;

  4. #4
    AO übergeek phishphreek's Avatar
    Join Date
    Jan 2002
    Posts
    4,325
    I know if you use ettercap, you can kill individual connections.

    I believe dsniff will also do this. look into tcpkill

    but, there is nothing to stop them from reconnecting.

    the best bet would probably be to block it via the firewall.


    pak: I would leave your post there. The poster didn't specify in the first post which OS.
    Your information was appropriate.
    Quitmzilla is a firefox extension that gives you stats on how long you have quit smoking, how much money you\'ve saved, how much you haven\'t smoked and recent milestones. Very helpful for people who quit smoking and used to smoke at their computers... Helps out with the urges.

  5. #5
    Senior Member DeadAddict's Avatar
    Join Date
    Jun 2003
    Posts
    2,583
    It is written for Windows NT/2000/XP/98/Me but you should be able to use it on linux by using wine

    I am putting thiis here for the people who may come and look at this thread and wonder what phishphreek was talking about.
    The link was http://www.sysinternals.com/
    and the program was called TCPView

  6. #6
    Senior Member
    Join Date
    May 2003
    Posts
    472
    for win try a software called "eStop" i dont have the link...pls take some pains.
    guru@linux:~> who I grep -i blonde I talk; cd ~; wine; talk; touch; unzip; touch; strip; gasp; finger; mount; fsck; more; yes; gasp; umount; make clean; sleep;

  7. #7
    hmmm. the telnet server i used had a "kick" option.
    +++++++-+-+-+-+-+ +-+-+-+ +-+-+-++++
    +|p|h|a|s|e| |o|n|e| |r|e|t|a|l|i|a|t|i|o|n|++
    +++++++-+-+-+-+-+ +-+-+-+ +-+-+-+-++

  8. #8
    yeah i dont want to block them permanantly, i just want to kick them when theyre doing something wrong.
    THEprophetMOSES

  9. #9
    Member
    Join Date
    Apr 2003
    Posts
    95
    I use a little dos proggie called fport if your on windows with cmd access (duh your an admin). This lists active ports alongside the process thats using it. You can then just kill that process

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •