Title: Message
last time I tried that I found that spinning up another instance of the svr was a quick fix.
-----Original Message-----
From: AOLserver Discussion [mailto:[EMAIL PROTECTED] On Behalf Of sgs
Sent: Thursday, July 01, 2004 2:47 PM
To: [EMAIL PROTECTED]
Subject: Spam: [AOLSERVER] listen on both port 80 and 443

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