Hi Christian, Christian Grothoff <[EMAIL PROTECTED]> writes:
> You must have an entry > > topology=topology_default > > under [MODULES] in the configuration. Hmm, that doesn't make any difference. The file contains this: [PATHS] GNUNETD_HOME = /var/lib/gnunet [GNUNETD] APPLICATIONS = advertising getoption fs stats traffic TRANSPORTS = udp tcp http nat [LOAD] MAXNETDOWNBPSTOTAL = 50000 MAXNETUPBPSTOTAL = 50000 HARDUPLIMIT = 0 MAXCPULOAD = 100 INTERFACES = eth0 [MODULES] TOPOLOGY = topology_default Looking at the output of `strace', `gnunetd' does read this config file, but it looks only for `libgnunetmodule_topology', not `libgnunetmodule_topology_default'. Any idea? Thanks in advance, Ludo'. _______________________________________________ GNUnet-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-developers
