In the second case you have a conflict between command line port and config file port.
Also - is 10.0.0.0 a valid address? On Mon, 16 Feb 2004, Taguchi Takeshi wrote: > Not work for me ...;( > > Firstly, I type simply > > # bin/nsd -t config.tcl -b 10.0.0.6:80 -u www -g www > > and I got same permission error. > > Then I edit config.tcl as followings: > > set httpport 8080 > > and start nsd as following: > > # bin/nsd -t config.tcl -b 10.0.0.6:80 -u www -g www > > Then I got following message: > > [16/Feb/2004:13:57:06][54483.134560768][-nssock:driver-] Warning: > prebind: closed unused : 10.0.0.6:80 = 3 > > Thanks. > --- > T, Taguchi > > > -- > AOLserver - http://www.aolserver.com/ > > To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with > the > body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field > of your email blank. > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
