t appears my response never got sent. Strangely, tail /var/log/messages showed pound was up! It wasn't before. Couldn't get it to work. But it's up :-} Nonetheless, when I try and hit the site, which I know is pointed to the server, I get this error:

 

The service is not available. Please try again later.

Now, sockstat shows (among other things) this:

root pound 99968 4 tcp4 1.2.3.4:80 *:*

tail /var/log/messages shows this:

Dec 19 22:44:01 WE62 pound: no back-end "GET /favicon.ico HTTP/1.1" from 190.166.0.59

Dec 19 22:44:08 WE62 pound: no back-end "GET /favicon.ico HTTP/1.1" from 190.166.0.59

Dec 19 22:46:11 WE62 pound: no back-end "GET /robots.txt HTTP/1.1" from 66.249.67.186

Dec 19 23:00:36 WE62 pure-ftpd: (?@ 66.45.243.162) [ERROR] Unable to set up secure anonymous FTP

Dec 20 00:25:11 WE62 su: admin to root on /dev/ttyp1

Dec 20 00:25:17 WE62 pound: HTTP socket bind 1.2.3.4:80: Address already in use - aborted

Dec 20 00:27:55 WE62 pound: HTTP socket bind 1.2.3.4:80: Address already in use - aborted

Dec 20 00:28:25 WE62 pound: no back-end "GET / HTTP/1.1" from 190.166.0.59

Dec 20 00:57:59 WE62 pound: no back-end "GET / HTTP/1.1" from 190.166.0.59

Dec 20 00:59:31 WE62 pound: no back-end "GET / HTTP/1.1" from 190.166.0.59

I presume the 190.166.0.59 is the IP from where I am trying to pull up the page.

What do?

TIA.

Victor