Re: Connection timeout from work, working anywhere else

2015-05-05 Thread GuiPoM
proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; proxy_set_header Host $host; proxy_redirect off; proxy_read_timeout 6000; } Thx. GuiPoM Posted at Nginx Forum: http://f

Re: Connection timeout from work, working anywhere else

2015-05-04 Thread GuiPoM
protocol pop3; # proxy on; # } # # server { # listen localhost:143; # protocol imap; # proxy on; # } #} [/code] Thanks. GuiPoM Posted at Nginx Forum: http://f

Re: Connection timeout from work, working anywhere else

2015-05-02 Thread GuiPoM
e help ! Thx. GuiPoM Posted at Nginx Forum: http://forum.nginx.org/read.php?2,258187,258578#msg-258578 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Connection timeout from work, working anywhere else

2015-04-23 Thread GuiPoM
It must have a positive impact, I am now able to access the server using HTTP, but not using HTTPS. nginx is running on my raspberry, port 80 for http, for 443 for https. External ports are routed to according internal ports. So HTTP is fine, HTTPS still returns an ERR_TUNNEL_CONNECTION_FAILED fro

Re: Connection timeout from work, working anywhere else

2015-04-21 Thread GuiPoM
Short update, as I am still struggling with this problem: Same issue for HTTP, if I route an external port to nginx on my raspberry. But if I route to another HTTP server, everything works fine from my work office. So this must have something to do with nginx, but I have absolutely no idea where to

Connection timeout from work, working anywhere else

2015-04-18 Thread GuiPoM
Hello, nginx is the HTTP server that is provided with my home automation software, jeedom. It is installed on my Raspberry Pi2. Everyting is working fine, I can connect from my internal network and from outside. But, when connecting from work, I get an error (navigator displays and certificate is