Hi All:
MY first post.
I use port forwarding to forward the port 4296 to my Apache 2.2 server.
This has worked without fail for nine years.
Then suddenly (after two events with my ISP Shawcable.net in Edmonton), my
Apache server (which 'listens on port 4296) now no longer responds to visits.
Shaw had changed my external IP from 96.52.38.31 to 96.52.51.37.
They 'said' my services were *not* affected ???
I can use http://127.0.0.1:4296 on my laptop server with NO Problem.
However, I (and my small set of users) get the error below when trying to visit my site.
I use a Linksys EA3500 router, and also a ASUS RT-AC1200G Dual Band Wirded/wireless router.
I have tested access under both routers on Win 7 and Win 10 machines, and I get the
same error:
ERR_CONNECTION REFUSED
So, I asked ZONEEDIT for support, and I now show Chris Cherry's quick response below.
Hope someone here can help me debug further to see what is happening.
I'm in desperate straits
-Mel Smith
www.mesaeastpark.com
****** Last Part of Chris Cherry's response to me on my error [#106292] *****
WGET command shows the server is rejecting the connections (I assume it's not watching on port 80):
:~$ wget ww2.mesaeastpark.com
--2019-10-26 20:40:09-- http://ww2.mesaeastpark.com/
Resolving ww2.mesaeastpark.com (ww2.mesaeastpark.com)... 96.52.51.37
Connecting to ww2.mesaeastpark.com (ww2.mesaeastpark.com)|96.52.51.37|:80... failed: Connection refused.
**** This *next below* is my real problem -- What does it mean, and why is it timing out ?
**** and who/what is failing. Apache shows *nothing* in the logs ??
~$ wget ww2.mesaeastpark.com:4296
--2019-10-26 20:47:54-- http://ww2.mesaeastpark.com:4296/
Resolving ww2.mesaeastpark.com (ww2.mesaeastpark.com)... 96.52.51.37
Connecting to ww2.mesaeastpark.com (ww2.mesaeastpark.com)|96.52.51.37|:4296... failed: Connection timed out.
Retrying.
**********
MY first post.
I use port forwarding to forward the port 4296 to my Apache 2.2 server.
This has worked without fail for nine years.
Then suddenly (after two events with my ISP Shawcable.net in Edmonton), my
Apache server (which 'listens on port 4296) now no longer responds to visits.
Shaw had changed my external IP from 96.52.38.31 to 96.52.51.37.
They 'said' my services were *not* affected ???
I can use http://127.0.0.1:4296 on my laptop server with NO Problem.
However, I (and my small set of users) get the error below when trying to visit my site.
I use a Linksys EA3500 router, and also a ASUS RT-AC1200G Dual Band Wirded/wireless router.
I have tested access under both routers on Win 7 and Win 10 machines, and I get the
same error:
ERR_CONNECTION REFUSED
So, I asked ZONEEDIT for support, and I now show Chris Cherry's quick response below.
Hope someone here can help me debug further to see what is happening.
I'm in desperate straits

-Mel Smith
www.mesaeastpark.com
****** Last Part of Chris Cherry's response to me on my error [#106292] *****
WGET command shows the server is rejecting the connections (I assume it's not watching on port 80):
:~$ wget ww2.mesaeastpark.com
--2019-10-26 20:40:09-- http://ww2.mesaeastpark.com/
Resolving ww2.mesaeastpark.com (ww2.mesaeastpark.com)... 96.52.51.37
Connecting to ww2.mesaeastpark.com (ww2.mesaeastpark.com)|96.52.51.37|:80... failed: Connection refused.
**** This *next below* is my real problem -- What does it mean, and why is it timing out ?
**** and who/what is failing. Apache shows *nothing* in the logs ??
~$ wget ww2.mesaeastpark.com:4296
--2019-10-26 20:47:54-- http://ww2.mesaeastpark.com:4296/
Resolving ww2.mesaeastpark.com (ww2.mesaeastpark.com)... 96.52.51.37
Connecting to ww2.mesaeastpark.com (ww2.mesaeastpark.com)|96.52.51.37|:4296... failed: Connection timed out.
Retrying.
**********