This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: network stats


Am Dienstag, 5. Oktober 2004 12:27 schrieb Rick Davis:
> Is there an equivalent function to "netstat -a" in eCos
> that will display all listening ports? The aatools port
> scanner indicates I am listening on ports I know aren't
> open.

You could build eCos with SNMP then call:
$ snmpnetstat -v 1 -c public <ip-of-eCos> -a
from your host system.

Best regards,
Roland
-- 
___________________________________________________

VS Vision Systems GmbH, Industrial Image Processing
Dipl.-Ing. Roland Caßebohm
Aspelohe 27A, D-22848 Norderstedt, Germany
http://www.visionsystems.de
___________________________________________________

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]