Hi,

On Wed, Jul 24, 2013 at 12:01 PM, Mohamed Mushab <mushab....@gmail.com> wrote:
> *Hi this is the output of wget command from the server machine
>
> By using wget http://www.annauniv.edu*
>
> general@soldier:~$ wget http://www.annauniv.edu
> --2013-07-24 11:38:24--  http://www.annauniv.edu/
> Resolving www.annauniv.edu... 115.249.106.136
> Connecting to www.annauniv.edu|115.249.106.136|:80... connected.
> HTTP request sent, awaiting response... 403 Forbidden
> 2013-07-24 11:38:24 ERROR 403: Forbidden.
>

      Looks like HTTP is being blocked - most likely a content scan.

> *By using wget https://www.annauniv.edu*
>
> general@soldier:~$ wget https://www.annauniv.edu
> --2013-07-24 11:38:33--  https://www.annauniv.edu/
> Resolving www.annauniv.edu... 115.249.106.136
> To connect to www.annauniv.edu insecurely, use `--no-check-certificate'.
>

     Seems to allow this. But to check if there is some content scan
being done, just try once more with --no-check-certificate. that is
wget https://www.annauniv.edu --no-check-certificate . Thanks


PS: Please avoid top posting. Use interleaved posting style.

-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.
                                                             - Swami Vivekananda

Mail: benignb...@gmail.com
Blog: http://benignbala.wordpress.com/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to