dev-serveez
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dev-serveez] Need Testers.


From: stefan
Subject: [dev-serveez] Need Testers.
Date: Sat, 15 Dec 2001 23:07:18 +0100 (CET)

Hello Serveez'ers,

the current CVS contains some new functionality:

 * device bindings via SO_BINDTODEVICE
 * RPC functionality
 * INADDR_ANY bindings

Each of these items needs tests.  The device bindings must be tested
through two machines.  It seems like it does not matter for local software
interfaces.  The feature can be setup in a port configuration by

  ...
  (ipaddr . *)
  (device . eth0)
  ...

The RPC functionality is used by the `inetd.scm' script.  RPC services can
be setup in the `/etc/inetd.conf'.  An example for a standard RPC service
is NFS (mountd).

And finally we need some testing on the INADDDR_ANY bindings.  This can be
setup in a port configuration by:

  ...
  (ipaddr . any)
  ...

Especially interesting are mixtures of INADDR_ANY, * and specific network
interface bindings.  Also it is necessary to test it for all network
protocols (TCP,UDP and ICMP).

Thanks in advance,
        address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]