Hi Nathan,
--On Monday, July 05, 2004 11:24:24 AM -0600 Nathan Kinkade <[EMAIL PROTECTED]> wrote:
3. When I issued a netstat command, and i see something like 192.135.15... connected to 192.262.33..., what is the command for terminating such connections?
I'm not sure that this is possible?
do a sockstat -4 for a current list of connections / owners, and PIDs, etc..
then just kill the PID for the offending connection.
-- Gary _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"