Ivan,<div><br></div><div>Have you tried telnet from Varnish server to Zotonic server?</div><div><br></div><div>$ telnet zotonic.address 8000</div><div><br></div><div>Check if there is any response.</div><div><br></div><div>
--</div><div>Roberto O. Fernández Crisial</div><div>@rofc<br><br><div class="gmail_quote">On Wed, Dec 7, 2011 at 1:52 PM, Ivan Martinez <span dir="ltr"><<a href="mailto:ivan.martinez@masterion.com">ivan.martinez@masterion.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello all,<br>
In a CentOS 6 server, I'm running Varnish in port 80 serving pages from a Zotonic site in port 8000. It works fine when I leave all the ports open. However, if I close all ports from 0 to 631 and explicitly open 80 and 8000, the following happens:<br>

<br>
- I can see the website in server:8000.<br>
- In server:80, I get the following after some seconds:<br>
<br>
Error 503 Service Unavailable<br>
<br>
Service Unavailable<br>
Guru Meditation:<br>
<br>
XID: 544990083<br>
<br>
Varnish cache server<br>
<br>
I have read about the sysctl issues with firewalls but it seems I have it right:<br>
<br>
[root@server ivanmr]# sysctl -A | grep tw<br>
net.ipv4.tcp_max_tw_buckets = 2048<br>
net.ipv4.tcp_tw_recycle = 0<br>
net.ipv4.tcp_tw_reuse = 0<br>
<br>
varnish.log is empty. What can be the problem?. Thank you.<br>
<br>
Ivan<br>
<br>
______________________________<u></u>_________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org" target="_blank">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">https://www.varnish-cache.org/<u></u>lists/mailman/listinfo/<u></u>varnish-misc</a><br>
</blockquote></div><br></div>