When pinging from internal server my netscaler replies successfully. Same as for other working websites handled by the Nginx. When trying to access webpage externally I get the Http/1.1 Service Unavailable message error. However when trying from an internal server I get a 403 forbidden from the Nginx server. Now looking, the error log gives me this:
Line 556: 2015/08/07 15:18:15 [error] 10352#13280: *10149129 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 556: 2015/08/07 15:18:15 [error] 10352#13280: *10149129 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 557: 2015/08/07 15:18:23 [error] 10352#13280: *10148766 CreateFile() "D:\wwwroot/favicon.ico" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /favicon.ico HTTP/1.1", host: "www.example.com"
Line 557: 2015/08/07 15:18:23 [error] 10352#13280: *10148766 CreateFile() "D:\wwwroot/favicon.ico" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /favicon.ico HTTP/1.1", host: "www.example.com"
Line 558: 2015/08/07 15:18:31 [error] 10352#13280: *10149129 CreateFile() "D:\wwwroot/favicon.ico" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /favicon.ico HTTP/1.1", host: "www.example.com"
Line 558: 2015/08/07 15:18:31 [error] 10352#13280: *10149129 CreateFile() "D:\wwwroot/favicon.ico" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /favicon.ico HTTP/1.1", host: "www.example.com"
Line 561: 2015/08/07 15:49:57 [error] 10352#13280: *10158125 CreateFile() "D:\wwwroot/robots.txt" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /robots.txt HTTP/1.1", host: "www.example.com"
Line 561: 2015/08/07 15:49:57 [error] 10352#13280: *10158125 CreateFile() "D:\wwwroot/robots.txt" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /robots.txt HTTP/1.1", host: "www.example.com"
Line 562: 2015/08/07 15:49:57 [error] 10352#13280: *10158125 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 562: 2015/08/07 15:49:57 [error] 10352#13280: *10158125 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 563: 2015/08/07 16:01:18 [error] 10352#13280: *10160519 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 563: 2015/08/07 16:01:18 [error] 10352#13280: *10160519 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 564: 2015/08/07 16:01:37 [error] 10352#13280: *10160527 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 564: 2015/08/07 16:01:37 [error] 10352#13280: *10160527 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Cheers
thg
Line 556: 2015/08/07 15:18:15 [error] 10352#13280: *10149129 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 556: 2015/08/07 15:18:15 [error] 10352#13280: *10149129 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 557: 2015/08/07 15:18:23 [error] 10352#13280: *10148766 CreateFile() "D:\wwwroot/favicon.ico" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /favicon.ico HTTP/1.1", host: "www.example.com"
Line 557: 2015/08/07 15:18:23 [error] 10352#13280: *10148766 CreateFile() "D:\wwwroot/favicon.ico" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /favicon.ico HTTP/1.1", host: "www.example.com"
Line 558: 2015/08/07 15:18:31 [error] 10352#13280: *10149129 CreateFile() "D:\wwwroot/favicon.ico" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /favicon.ico HTTP/1.1", host: "www.example.com"
Line 558: 2015/08/07 15:18:31 [error] 10352#13280: *10149129 CreateFile() "D:\wwwroot/favicon.ico" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /favicon.ico HTTP/1.1", host: "www.example.com"
Line 561: 2015/08/07 15:49:57 [error] 10352#13280: *10158125 CreateFile() "D:\wwwroot/robots.txt" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /robots.txt HTTP/1.1", host: "www.example.com"
Line 561: 2015/08/07 15:49:57 [error] 10352#13280: *10158125 CreateFile() "D:\wwwroot/robots.txt" failed (2: The system cannot find the file specified), client: 194.143.62.38, server: www.example.com, request: "GET /robots.txt HTTP/1.1", host: "www.example.com"
Line 562: 2015/08/07 15:49:57 [error] 10352#13280: *10158125 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 562: 2015/08/07 15:49:57 [error] 10352#13280: *10158125 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 563: 2015/08/07 16:01:18 [error] 10352#13280: *10160519 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 563: 2015/08/07 16:01:18 [error] 10352#13280: *10160519 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 564: 2015/08/07 16:01:37 [error] 10352#13280: *10160527 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Line 564: 2015/08/07 16:01:37 [error] 10352#13280: *10160527 directory index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server: www.example.com, request: "GET / HTTP/1.1", host: "www.example.com"
Cheers
thg