Hey'all Been trying to get the latest AOLserver (cvs today, v4.1) built on a FreeBSD 4.9 test machine, and have made some progress compiling and such, but cannot get the thing to run. It complains about permissions getting port 80 (it must be run as non-root).
I have read the earlier thread on this list about using the '-b a.a.a.a:pp' command line switch for "prebind", but it still doesn't work. I understand that it is the OS doing the blocking here, but that is good normally. What's the order of things in switching to unprivileged user in NSD, and how can I get it to not close and reopen the port? Below are my log outputs, hope this "closed unused" thing is an obvious one for someone on the list. Thanks. >>>> [29/Dec/2003:00:19:11][81749.134533120][-main-] Notice: nsmain: AOLserver/4.1 running [29/Dec/2003:00:19:11][81749.134533120][-main-] Notice: nsmain: security info: uid=80, euid=80, gid=80, egid=80 [29/Dec/2003:00:19:11][81749.134533120][-main-] Notice: driver: starting: nssock [29/Dec/2003:00:19:11][81749.134533120][-main-] Warning: prebind: closed unused: 192.168.0.2:80 = 5 [29/Dec/2003:00:19:11][81749.134718464][-sched-] Notice: sched: starting [29/Dec/2003:00:19:11][81749.134720512][-nssock:driver-] Notice: starting [29/Dec/2003:00:19:11][81749.134720512][-nssock:driver-] Fatal: nssock: failed to listen on 192.168.0.2:80: Permission denied -- 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.
