On Mon, Aug 26, 2002 at 11:46:07PM +0100, Matthew Toseland wrote: > On Mon, Aug 26, 2002 at 03:40:56PM -0700, Ian Clarke wrote: > > My node refused to start because the ipAddress setting was prefixed with > > a '%' and it therefore couldn't determine what the node's IP address > > was. What is the idea behind this? > % is the same as # - it denotes a comment line. Just put the real IP > address in, and remove the % at the beginning of the line, or the node > won't work very well.
I'm pretty certain that ipAddress is not commented if it is set while running the nodes config procedure. The meaning of the % symbol is in the comments at the beginning of the config file. -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
