[EMAIL PROTECTED] Re: Aliased interface -- bind failed, address in use (RESOLVED)

2005-08-03 Thread Kevin DeGraaf
:-) Sorry for wasting everyone's time on a silly problem. Thanks for your comments. -- Kevin DeGraaf - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.htm

[EMAIL PROTECTED] Re: Aliased interface -- bind failed, address in use

2005-08-03 Thread Kevin DeGraaf
n for any more. To demonstrate that other apps can bind to xx.xx.xx.162:443 without issue, consider the following # nc -l -s xx.xx.xx.162 -p 443 # telnet xx.xx.xx.162 443 foo Ctrl-D Netcat then outputs "foo". -- Kevin DeGraaf

[EMAIL PROTECTED] Aliased interface -- bind failed, address in use

2005-08-03 Thread Kevin DeGraaf
tempted startup, I receive the following log message: [crit] (98)Address already in use: make_sock: could not bind to address xx.xx.xx.162 port 443 Ideas? -- Kevin DeGraaf - The official User-To-User support forum of the A