*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> tcpdrop (8)              
Title
Content
Arch
Section
 

TCPDROP(8)

Contents


NAME    [Toc]    [Back]

     tcpdrop - drop a TCP connection

SYNOPSIS    [Toc]    [Back]

     tcpdrop laddr lport faddr fport

DESCRIPTION    [Toc]    [Back]

     The tcpdrop command drops the TCP  connection  specified  by
the local address
  laddr, port lport and the foreign address faddr, port
fport.  Addresses
 and ports can be specified by name or numeric value.

EXAMPLES    [Toc]    [Back]

     If  a connection to httpd(8) is causing congestion on a network link, one
     can drop the TCP session in charge:

           # fstat | egrep 'httpd.*internet.*<--'
           www      httpd      21307    3*  internet  stream  tcp
0xd1007ca8 192.168.5.41:80 <-- 192.168.5.1:26747

     The following command will drop the connection:

           # tcpdrop 192.168.5.41 80 192.168.5.1 26747

SEE ALSO    [Toc]    [Back]

      
      
     fstat(1), netstat(1)

OpenBSD      3.6                          March      21,     2004
[ Back ]
 Similar pages
Name OS Title
XmDropTransferAdd HP-UX A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop
XmDropTransferAdd IRIX A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop
XmDropSiteRegister IRIX A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior
XmDropSiteConfigureStackingOrder HP-UX A Drag and Drop function that reorders a stack of widgets that are registered drop sites
XmDropSiteEndUpdate IRIX A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteConfigureStackingOrder IRIX A Drag and Drop function that reorders a stack of widgets that are registered drop sites
XmDropSiteConfigureStackingOrder Tru64 A Drag and Drop function that reorders a stack of widgets that are registered drop sites
XmDropSiteEndUpdate Tru64 A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteStartUpdate HP-UX A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteStartUpdate IRIX A Drag and Drop function that facilitates processing updates to multiple drop sites
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service