[netperf-talk] Problem of Netserver start on SuSe 10.0

Rick Jones rick.jones2 at hp.com
Mon Dec 18 11:38:06 PST 2006


> # ./netserver
> Starting netserver at port 12865
> set_up_server could not establish a listen endpoint for  port 12865 with 
> family AF_UNSPEC
> 
> 
> I already added "netperf" port tcp/udp in /etc/services and setup 
> Network Services (xinetd) in YaST Configuration with the arguments as 
> following:
> Service = netperf,
> Socket Type = stream,
> Protocol=tcp, /* another line with Protocol=udp */
> Wait=no,
> User=root,
> Group=default,
> Server=//home/thitinan/netperf-2.4.2/src/netserver  /* where my software 
> is located */
> Server Arguments=netserver
> 
> Is this configuraiton correct?
> Could you please guide me how to configure for establishing the connection?

You need to decide if you want netserver running as a stanalone daemon, 
or if you want it launched via inetd.  You don't do both.  Looks like 
you've configured inetd - just try a netperf test now and see if that works.

rick jones



More information about the netperf-talk mailing list