|
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.
|
- Re: [AOLSERVER] nsopenssl 3.0beta17 with aolserver 4.0.5 Nathaniel Haggard
- Re: [AOLSERVER] nsopenssl 3.0beta17 with aolserver ... Dossy
- Re: [AOLSERVER] nsopenssl 3.0beta17 with aolserver ... Scott Goodwin
- [AOLSERVER] listen on both port 80 and 443 sgs
- Re: [AOLSERVER] listen on both port 80 and ... Nathaniel Haggard
- Re: [AOLSERVER] listen on both port 80 and ... sgs
- Re: [AOLSERVER] listen on both port 80 and ... Vlad Seryakov
- Re: [AOLSERVER] listen on both port 80 and ... Dossy
- Re: [AOLSERVER] listen on both port 80 ... sgs
- [AOLSERVER] BUG #833940 Robert Seeger
- Re: [AOLSERVER] BUG #833940 Robert Seeger
