I should have mentioned the following information:

aolserver 4.0.5
nsopenssl 3.0 beta 17
redhat 8.0
openssl 0.9.7d

thanks,
sgs.

sgs wrote:
Hi,

I like to start aolserver using port 80 and nsopenssl using port 443.  I've configured the nsopenssl section properly.  When I run nsd I use the following command line:

nsd -t nsd.tcl -b 0.0.0.0:80

With this, I get an error message saying I don't have permission to run on port 443.  So, I tried the following to see what happens:

nsd -t nsd.tcl -b 0.0.0.0:443

Now, https works fine, but port 80 give me permission problems.

How can I run or configure aolserver such that I can listen to 80 and 443?  When I changed the https port to 8443, it works fine.  That is, I can connect to port 80 and 8443 (provided I run nsd with -b 0.0.0.0:80).

I also tried the following:
nsd -t nsd.tcl -b 0.0.0.0:443 -b 0.0.0.0:80

That only bound to port 80.

Any suggestions please?

thanks,
sgs.


-- 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.

Reply via email to