/ Zope / Apsis / Pound Mailing List / Archive / 2011 / 2011-06 / New problems arrising, cannot connect to web server...

[ << ] [ >> ]

[ https ssl reverse proxy is working from IE on ... ] [ Initial Setup / Scott Wilcox ... ]

New problems arrising, cannot connect to web server...
Nelson Pereira <kitkat0981(at)gmail.com>
2011-06-30 14:27:42 [ FULL ]
see bellow what errors imn getting:

Jun 30 08:15:17 pound pound: received signal 15 - exiting...
Jun 30 08:15:43 pound pound: (b731db70) connect_nb: poll timed out
Jun 30 08:15:43 pound pound: (b731db70) backend 192.168.1.5:80 connect:
Connection timed out
Jun 30 08:15:43 pound pound: (b731db70) BackEnd 192.168.1.5:80 dead (killed)
Jun 30 08:15:43 pound pound: (b731db70) e503 no back-end "GET / HTTP/1.1"
from 208.87.23.173
Jun 30 08:16:04 pound pound: (b739fb70) connect_nb: poll timed out

This has started happening since I moved servers.

The addres 192.168.1.5 works fine when accessing from the inside network
and/or vpn

im running the latest (i think) 2.5. What is the command to see what version
is running?

thanks for any help.
Attachments:  
text.html text/html 986 Bytes

RE: [Pound Mailing List] New problems arrising, cannot connect to web server...
"Jacob Anderson" <jwa(at)beyond-ordinary.com>
2011-06-30 17:31:54 [ FULL ]
Test #1:

 
[...]

 

If this fails, then you have a firewall rule blocking port 80 outbound
traffic, or you have a port 80 inbound block on 192.168.1.5.

 

Pound often times must reside on both an external and internal network. The
next test is to see if your routing is bad. Do the "route -n -a" to get all
of your routes to see if your 192.168.1.0/24 network is being routed
correctly on the pound machine. You may have your default routing for that
network using the same interface as your external interface, which is no
good.

 
[...]
Attachments:  
text.html text/html 5533 Bytes

Re: [Pound Mailing List] New problems arrising, cannot connect to web server...
Nelson Pereira <kitkat0981(at)gmail.com>
2011-06-30 20:38:00 [ FULL ]
Telnet works fine, when i type get I get the front page.

The problem is not routing, as I have other web hosts configured the same
way and they work fine.

Is there any sort of caching being done on pound?

On Thu, Jun 30, 2011 at 11:31 AM, Jacob Anderson
<jwa(at)beyond-ordinary.com>wrote:
[...]
Attachments:  
text.html text/html 4508 Bytes

Re: [Pound Mailing List] New problems arrising, cannot connect to web server...
Nelson Pereira <kitkat0981(at)gmail.com>
2011-06-30 20:39:49 [ FULL ]
root(at)pound:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         192.168.1.1     0.0.0.0         UG    100    0        0 eth0


On Thu, Jun 30, 2011 at 2:38 PM, Nelson Pereira
<kitkat0981(at)gmail.com>wrote:
[...][...]
Attachments:  
text.html text/html 2804 Bytes

MailBoxer