[netperf-dev] i can't run netserver

Rick Jones rick.jones2 at hp.com
Mon Oct 9 09:42:17 PDT 2006


Xava du wrote:
> Hello, i from Argentine, sorry my poor english

No worries, your English is fine.

> 
> When i run netserver i get this error, what not could not resolv:
> 
> Cyberia bin # ./netserver 127.0.0.1 <http://127.0.0.1>
> Cyberia bin # establish_listen: could not resolve host '(null)' service 
> 'netperf4'
>         getaddrinfo returned -8 Servname not supported for ai_socktype
> setup_listen_endpoint: failed to open listen socket

Unlike netperf2 netserver, netperf4 netserver is not yet "smart" enough to deal 
with there being no "netperf4" entry in /etc/services.  If you add:

netperf4	56821/tcp

to your /etc/services file(s)  you should be able to get past that error and on 
to the next :)

Just to be sure - you are running from the "top of trunk" from:

http://www.netperf.org/svn/netperf4/trunk

yes?

happy benchmarking,

rick jones


More information about the netperf-dev mailing list