You are not logged in.

#1 2010-11-26 06:11:22

bsdson.tw
Member
From: Taiwan
Registered: 2005-05-06
Posts: 161

[help] can not open web page http://www.books.com.tw

Hi,

My archlinux can not open web site http://www.books.com.tw
but any other sites are accessable.
I have upgraded my system to lastest version.
and no iptables installed.

how can I diagnose the problem?

[~:henry 14:00]$ wget -d http://www.books.com.tw
DEBUG output created by Wget 1.12 on linux-gnu.

--2010-11-26 14:00:44--  http://www.books.com.tw/
Resolving www.books.com.tw... 58.86.40.27, 61.31.206.27
Caching www.books.com.tw => 58.86.40.27 61.31.206.27
Connecting to www.books.com.tw|58.86.40.27|:80... connected.
Created socket 3.
Releasing 0x08fa1140 (new refcount 1).

---request begin---
GET / HTTP/1.0
User-Agent: Wget/1.12 (linux-gnu)
Accept: */*
Host: www.books.com.tw
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Closed fd 3
Retrying.

[~:henry 14:06]$ pacman -Qi kernel26
Name           : kernel26
Version        : 2.6.35.8-1

[~:henry 14:08]$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.9.8.0        0.0.0.0         255.255.248.0   U     202    0        0 eth0
0.0.0.0         10.9.8.254      0.0.0.0         UG    202    0        0 eth0

Besides, at the same time,
I can open the site from Windows running in my VirtualBox.
(network set as bridge mode, not NAT)

Can someone provide methods to find out the reason?
BR,
Henry

Last edited by bsdson.tw (2010-11-26 06:13:47)

Offline

#2 2010-11-26 06:25:12

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [help] can not open web page http://www.books.com.tw

Well i can open the site using firefox. Which browser are you using?

Offline

#3 2010-11-26 06:47:15

bsdson.tw
Member
From: Taiwan
Registered: 2005-05-06
Posts: 161

Re: [help] can not open web page http://www.books.com.tw

thanks.

[~:henry 14:44]$ yaourt -Qi firefox
Name           : firefox
Version        : 3.6.12-1

I have also tried starting firefox in save mode,
and also login as another account (as root, seldom used) but no luck.

Offline

#4 2010-11-26 07:05:59

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [help] can not open web page http://www.books.com.tw

well that's very strange. Maybe try a text mode browser, like elinks. It opens fine in elinks for me.

Also, try booting from the arch live cd, and then see the result of wget -d.

Offline

#5 2010-11-26 10:14:26

bsdson.tw
Member
From: Taiwan
Registered: 2005-05-06
Posts: 161

Re: [help] can not open web page http://www.books.com.tw

the wget result

[~:henry 14:00]$ wget -d http://www.books.com.tw/
DEBUG output created by Wget 1.12 on linux-gnu.

--2010-11-26 14:00:44-- http://www.books.com.tw/
Resolving www.books.com.tw... 58.86.40.27, 61.31.206.27
⋯⋯Caching www.books.com.tw => 58.86.40.27 61.31.206.27
Connecting to www.books.com.tw|58.86.40.27|:80... connected.
Created socket 3.
Releasing 0x08fa1140 (new refcount 1).

---request begin---
GET / HTTP/1.0
User-Agent: Wget/1.12 (linux-gnu)
Accept: */*
Host: www.books.com.tw
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Closed fd 3
Retrying.

what strange is that
I can even open that site in IE in Windows running in my VirtualBox (network set as bridge mode)
but if set to NAT mode, it fails.

Offline

#6 2010-11-27 03:40:51

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [help] can not open web page http://www.books.com.tw

Maybe that site is blocking your ip or ip range? Try contacting their admins.

EDIT: Sorry, stupid advice. I didn't notice that you could access it using windows, so that rules out your ip being blocked.

Maybe you could try it from any other Linux system or live CD? Also, you didn't try to access it using arch live cd, as i had suggested before.

Last edited by x33a (2010-11-27 07:15:28)

Offline

Board footer

Powered by FluxBB