From netstat -t -n -a -p on a FreeBSD system:
usage: netstat [-AaLnSW] [-f protocol_family | -p protocol]
[-M core] [-N system]
netstat -i | -I interface [-abdnt] [-f address_family]
[-M core] [-N system]
netstat -w wait [-I interface] [-d] [-M core] [-N system]
netstat -s [-s] [-z] [-f protocol_family | -p protocol] [-M core]
netstat -i | -I interface -s [-f protocol_family | -p protocol]
[-M core] [-N system]
netstat -m [-c] [-M core] [-N system]
netstat -r [-AenW] [-f address_family] [-M core] [-N system]
netstat -rs [-s] [-M core] [-N system]
netstat -g [-W] [-f address_family] [-M core] [-N system]
netstat -gs [-s] [-f address_family] [-M core] [-N system]
I don't have a linux system or a lot of time to check linux man pages
right now, and I'm not certain where you were headed with the command,
Davide, so I thought I would clarify that these paramters are not the
same under FreeBSD.
On FreeBSD I useually keep a "systat->netstat->numbers" running myself
(run systat then ":netstat" then ":numbers" for IP rather than resolved
domain).
Jeff
Davide Libenzi wrote:
>On Fri, 17 Jun 2005, Ross Gohlke wrote:
>
>
>
>>OS: FreeBSD 5.3-RELEASE
>>
>>XMail seems to be running smoothly, but I cannot seem to access
>>CtrlClnt. I created one user successfully, then it stopped working. If I
>>changed something I can't remember what it was, and I've gone through all
>>the processes again.
>>
>>When running a CtrlClnt command such as:
>>/usr/bin/CtrlClnt -s mydomain.org -u postmaster -p password useradd
>>mydomain.org newuser newpassword U
>>
>>where mydomain.org is the RootDomain, the command tries to run for over a
>>minute, then gives this error:
>>ErrCode = -162
>>ErrString = End of socket stream data
>>
>>
>
>Try a:
>
># netstat -t -n -a -p
>
>
>
>- Davide
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>
>
>
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]