Website does not open
Hi All,
We are accessing airtel website with following address. http://117.99.128.32:81/ or http://117.99.128.32/
So far when we were having windows proxy server, we were able to access the site through our proxy, but as now we've moved to squid3.0 stable1 proxy server, the site does not open. When you hit the above address, the title gets displays in the brower but the page does not open. Which means the request is going to the airtel server & the request is coming back upto the proxy server, but it is not passing through proxy.
Can someone let us know, why is this happening?
Also, If I access the website from my proxy server(direct connection to internet), it works properly without any problem.
here is the o/p of squidclient http://117.99.128.32/ HTTP/1.0 302 Moved Temporarily Date: Wed, 28 Jan 2009 07:02:27 GMT Server: Apache/1.3.31 (Unix) PHP/4.3.7 X-Powered-By: PHP/4.3.7 Location: /login/index.php Content-Type: text/html X-Cache: MISS from proxy-server X-Cache-Lookup: MISS from proxy-server:3128 Via: 1.0 proxy-server (squid/3.0.STABLE1) Proxy-Connection: close
~~~~~~~~~~~~~~ Sameer Shinde. M:- +91 98204 61580 Millions saw the apple fall, but Newton was the one who asked why.
On Wednesday 28 Jan 2009 12:57:20 pm sameer shinde wrote:
We are accessing airtel website with following address. http://117.99.128.32:81/ or http://117.99.128.32/
sites dont open for me at all - and I am not going through a proxy
Kenneth Gonsalves wrote:
On Wednesday 28 Jan 2009 12:57:20 pm sameer shinde wrote:
We are accessing airtel website with following address. http://117.99.128.32:81/ or http://117.99.128.32/
sites dont open for me at all - and I am not going through a proxy
Hi,
I am going through IITB Squid proxy, and both URL show a login screen with Username and Password text boxes and a login button.
Thanks and regards.
sadhu
OS Fedors 9, Browser Mozilla Seamonkey, Proxy squid/3.0.STABLE11
I am going through IITB Squid proxy, and both URL show a login screen with Username and Password text boxes and a login button.
Are you able to see Airtel logo, contact Us link. By looking at the page can you say all the contaients are in place.
~~~~~~~~~~~~~~ Sameer Shinde. M:- +91 98204 61580 Millions saw the apple fall, but Newton was the one who asked why.
sameer shinde wrote:
I am going through IITB Squid proxy, and both URL show a login screen with Username and Password text boxes and a login button.
Are you able to see Airtel logo, contact Us link. By looking at the page can you say all the contaients are in place.
I have never seen the original page so can not confirm that all the contents are in place. Aside from the three elements reported earlier I also see the title "Bharti Telesoft Ltd."
No logo, contact us link etc.
sadhu
Sameer Shinde. M:- +91 98204 61580 Millions saw the apple fall, but Newton was the one who asked why.
Reply in-line :-
On Wed, Jan 28, 2009 at 16:09, sameer shinde s9sameer@gmail.com wrote:
Hi Sameer,
<snip>
Are you able to see Airtel logo, contact Us link. By looking at the page can you say all the contaients are in place.
The logo can be seen as well as the contact us link. clicking on it you get another .php page which has the address.
Sameer Shinde. M:- +91 98204 61580 Millions saw the apple fall, but Newton was the one who asked why. -- http://mm.glug-bom.org/mailman/listinfo/linuxers
On Wed, Jan 28, 2009 at 9:49 AM, shirish shirishag75@gmail.com wrote:
Reply in-line :-
On Wed, Jan 28, 2009 at 16:09, sameer shinde s9sameer@gmail.com wrote:
Hi Sameer,
<snip>
Are you able to see Airtel logo, contact Us link. By looking at the page can you say all the contaients are in place.
The logo can be seen as well as the contact us link. clicking on it you get another .php page which has the address.
By the way, the "contact us" link is in white colour font on grey background. Not easy on the eyes...
Regards, Mohan S N
On Wed, Jan 28, 2009 at 12:57 PM, sameer shinde s9sameer@gmail.com wrote:
Hi All,
We are accessing airtel website with following address. http://117.99.128.32:81/ or http://117.99.128.32/ ...
here is the o/p of squidclient http://117.99.128.32/HTTP/1.0 http://117.99.128.32/HTTP/1.0 302 Moved Temporarily
Date: Wed, 28 Jan 2009 07:02:27 GMT Server: Apache/1.3.31 (Unix) PHP/4.3.7 X-Powered-By: PHP/4.3.7 Location: /login/index.php Content-Type: text/html X-Cache: MISS from proxy-server X-Cache-Lookup: MISS from proxy-server:3128
Hi ,
The site is accessible via proxy at IIT Kharagpur also. Your Squid configuration details will be of help in solving this problem.
The site is accessible via proxy at IIT Kharagpur also. Your Squid configuration details will be of help in solving this problem.
Below is squid.conf
acl biz_hours time M T W H F 08:00-20:00 acl biz_hours time A 08:00-16:00 acl biz_hours time S 01:00-01:05 acl our_network src 192.168.1.0/20 acl manager proto cache_object acl localhost src 127.0.0.1/32 acl to_localhost dst 127.0.0.0/8 acl SSL_ports port 443 acl SSL_ports port 210 acl SSL_ports port 81 acl SSL_ports port 510 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 # https acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl Safe_ports port 81 # for Airtel site acl Safe_ports port 210 # for SciFinder acl Safe_ports port 510 # for firstclass acl CONNECT method CONNECT http_access allow manager localhost http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow localhost http_access allow our_network biz_hours http_access deny all icp_access deny all htcp_access deny all http_port 3128 hierarchy_stoplist cgi-bin ? cache_dir ufs /var/spool/squid3 2000 16 256 logformat squid %tl %ts.%03tu %6tr %>a %Ss/%03Hs %<st %rm %ru %un %Sh/%<A %mt access_log /var/log/squid3/access.log squid redirect_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf acl QUERY urlpath_regex cgi-bin ? cache deny QUERY refresh_pattern ^ftp: 1440 20% 10080 refresh_pattern ^gopher: 1440 0% 1440 refresh_pattern . 0 20% 4320 negative_ttl 0 minutes cache_mgr s9sameer@gmail.com visible_hostname proxy-server icp_port 3130 coredump_dir /var/spool/squid3
All other settings are to their defaults.
My squidGuard does not block this website. as its not there in blacklists. If you think, squidguard is blocking, can you tell me how to check for it?
~~~~~~~~~~~~~~ Sameer Shinde. M:- +91 98204 61580 Millions saw the apple fall, but Newton was the one who asked why.
sameer shinde wrote:
Website does not open
Hi All,
We are accessing airtel website with following address. http://117.99.128.32:81/ or http://117.99.128.32/
So far when we were having windows proxy server, we were able to access the site through our proxy, but as now we've moved to squid3.0 stable1 proxy server, the site does not open. When you hit the above address, the title gets displays in the brower but the page does not open. Which means the request is going to the airtel server & the request is coming back upto the proxy server, but it is not passing through proxy.
I have no idea about squid, but if the title appears then is this title not a part of the web page's html content? Maybe you have blocked some script in squid that prevents the page from opening. I checked out the website and its source is given below. What page source do you get?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Bharti Telesoft Ltd.</title> <!-- frames --> <frameset rows="110,*" cols="*" framespacing="0" border="0" bordercolor="#999999"> <frame src="../common/top_options.php" name="topFrame" scrolling="NO" noresize bordercolor="#FF6600" > <frame name="options" src="login.php?Error_message=" marginwidth="10" marginheight="10" scrolling="auto" frameborder="0" noresize> </frameset> <noframes> </noframes> </head> </html>