You are not logged in.
All of the problem happend Suddenly!!!!!!!!
i met some problem... All of the problem is not appear in Windows
1. I cannot get on the internet by proxy... I try firefox, google-chrome, konqueror, all of them
cannot, but opera can. I dont' do anything even upgrade my system.
2. Even if I don't use the proxy, a lot of website is not allowed to explore, for example: ebay. all of the browser cannot, but opera can....
3.when I pacman -Syu, it will appear some error:
error: failed retrieving file 'community.db.tar.gz' from ftp.tku.edu.tw : No address record (no address record)
but I still can download the package and install, with poorer speed.....
I cannot use "yaourt" to visit AUR, it may display : curl error
I still can log on amsn and use bbs.
how can I fix this problem? Shall I have to paste any information needed?
Thanks for answering ^ ^
Last edited by snowwhite777 (2010-05-13 03:07:02)
Offline
was the proxy offline, have you tried browsing without proxy, show contents of resolv.conf and route -n
Offline
Of course i have tried browsing without proxy, but i still cannot visit a lot of site where i can visit before these problem happended. Strangely, only opera is normal.
it seems not the problem of the proxy server and network, because all the thing is normal under windows
Here is my /etc/resolv.conf:
------------------------------------------
# Generated by NetworkManager
nameserver 163.25.114.1
------------------------------------------
and here is my route -n
------------------------------------------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.35.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
0.0.0.0 192.168.35.254 0.0.0.0 UG 0 0 0 eth0
------------------------------------------
does it helpful?
Last edited by snowwhite777 (2010-05-12 16:58:28)
Offline
have you check the logs for anything useful, especially /var/log/everything.log, also, try pinging your default gateway for about 2-3 minutes, check to see if the delay is always < 2 ms.
Offline
I have ping my default gateway , and the delay is always<2ms....
and /var/log/everything.log is too hard for me to figure out what the problem is.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: Withdrawing address record for 192.168.35.66 on eth0.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.35.66.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: Interface eth0.IPv4 no longer relevant for mDNS.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: querier.c: querier_remove() called but no querier to remove.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: querier.c: querier_remove() called but no querier to remove.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: querier.c: querier_remove() called but no querier to remove.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: querier.c: querier_remove() called but no querier to remove.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: querier.c: querier_remove() called but no querier to remove.
May 13 00:48:22 xyz-desktop avahi-daemon[2856]: querier.c: querier_remove() called but no querier to remove.
everything.log have too many information....i pick up above that seems abnormal
or shall i have to provide my whole everything.log?
Offline
try pinging www.google.com and www.yahoo.com or any other site, and show its exact output, for example timeout, or shows ip address but gets timeout etc. also9, are you the admin of this proxy? if not, did the admin make some changes to his/her config.
Offline
ping www.google.com
-----------------------
PING www.l.google.com (72.14.203.103) 56(84) bytes of data.
64 bytes from tx-in-f103.1e100.net (72.14.203.103): icmp_seq=1 ttl=53 time=8.81 ms
Ping www.google.com.tw
------------------------------
PING www.google.com (72.14.203.147) 56(84) bytes of data.
64 bytes from tx-in-f147.1e100.net (72.14.203.147): icmp_seq=1 ttl=53 time=5.64 ms
ping www.yahoo.com
--------------------------
PING fp.wg1.b.yahoo.com (72.30.2.43) 56(84) bytes of data.
64 bytes from ir1.fp.vip.sk1.yahoo.com (72.30.2.43): icmp_seq=1 ttl=54 time=137 ms
ping www.yahoo.com.tw
--------------------------
PING rc.tpe.yahoo.com (119.160.246.23) 56(84) bytes of data.
64 bytes from w2.rd.vip.tw1.yahoo.com (119.160.246.23): icmp_seq=1 ttl=50 time=5.64 ms
when I ping the website that i cannot visit normally
for example : ping www.gamer.com.tw
-------------------------------------------
PING www.gamer.com.tw (60.199.217.25) 56(84) bytes of data.
64 bytes from www.gamer.com.tw (60.199.217.25): icmp_seq=1 ttl=242 time=6.97 ms
I forgot to said that i cannot use "yaourt" to obtain the information of AUR
it may display: curl error
The admin may not change his/her config, because everything is good under windows in the same condition
Offline
when I use epiphany browser to visit website that i cannot visit normally,
it said that: Cannot resolve hostname
------------------------------------
[xyz@xyz-desktop ~]$ nslookup xyz-desktop
Server: 163.25.114.1
Address: 163.25.114.1#53
** server can't find xyz-desktop: NXDOMAIN
[xyz@xyz-desktop ~]$ host xyz-desktop
Host xyz-desktop not found: 3(NXDOMAIN)
[xyz@xyz-desktop ~]$ ping xyz-desktop
PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.023 ms
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=2 ttl=64 time=0.021 ms
---------------------------------
are those information helpful?
Offline
Sounds like possibly a dodgy DNS server... Try using OpenDNS (208.67.222.222) or Google (8.8.8.8) in /etc/resolv.conf
Also, what is the contents of /etc/nsswitch.conf
Last edited by fukawi2 (2010-05-13 06:17:13)
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
I have tried using OpenDNS (208.67.222.222) or Google (8.8.8.8) in /etc/resolv.conf
But it seems no help
Here is my /etc/nsswitch.conf
--------------------------------
# Begin /etc/nsswitch.conf
passwd: files
group: files
shadow: files
publickey: files
hosts: files dns
networks: files
protocols: files
services: files
ethers: files
rpc: files
netgroup: files
# End /etc/nsswitch.conf
------------------------------------
Offline
if it was a dns issue, you wouldnt be able to resolve the ip addresses of google/yahoo/etc. also, are u using the same ip address as the windows machine (server dhcp assigning you the same one) and do you have any iptables rules available, also, check netstat -n to see if something else is connecting to your network from ur pc and causing failures.
Offline
Of course i use the same ip address as the windows machine, because i install two OS in my computer.
I use state ip, not dhcp. and i don't install any iptable and firewall and netfilter.
i have checked netstate -n, there is no one connecting my network......
Offline