| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
ck hostname ipport
ck command is used to kill an active connection. The arguments
are the hostname and the IP Port of the connection to kill. You can use the
cl to get connections list.
ck command is used to kill the connection
with `192.168.30.114' on `4205' IP port.
cl -u is to print connexion list before and after deletion.
$ dio87c -- cl -u 192.168.30.26 1998 dom 192.168.30.114 4205 anne 127.0.0.1 3891 admin $ $ dio87c ck 99.54.30.114 4205 $ $ dio87c -- cl -u 192.168.30.26 1998 dom 127.0.0.1 3894 admin $ |