Since a few days ago, I have too much problems to connect.
When I try to connect to Internet with Firefox, the following message is printed out (, most of the times):
Unable to connect
Firefox can't establish a connection to the server at www.google.com.ar.
Also, I have problem to update openSuse:
PackageKit Error repo-not-available: Failed to download /content from http://download.opensuse.org/distribution/11.3/repo/non-oss/
I suspect an update make the system bad, because on Windows system no problem exist about Internet connection, so hardware is OK.
I also re-install openSuse 11.3, an d the same problem persist.
The fact that one program (FF) is not able to connect to one HTTP server does not mean that you have no connection to the internet.
Did you try other HTTP servers (like these Forums, did you post this with the system or did you have the same sort of problem)?
Did you try another browser like Konqueror?
What about other internet traffic, like do you get mail from yout IP (only when you do use that of course).
Does DNS lookup function (try nslookup forums.opensuse.org).
I’m connected through a router through a wired connection.
I had checked the network settings. (Static IP). Everythings seems be OK.
As a matter of fact, I just reinstalled openSuse, and all updates were OK, but after last reboot (on installation), some times when I try to connect to Internet I recive:
Unable to connect
Firefox can't establish a connection to the server at www.google.com.ar.
and when I want to update the system through Yast, I recive:
Download (curl) error for 'http://packman.inode.at/suse/11.3/repodata/repomd.xml':
Error code: Connection failed
Error message: couldn't connect to host
Some times I can’t connect to Internet, the most of the times.
Recall, hardware it’s OK. (From Windows OS, I can connect to Internet normally.)
### /etc/resolv.conf file autogenerated by netconfig!
#
# Before you change this file manually, consider to define the
# static DNS configuration using the following variables in the
# /etc/sysconfig/network/config file:
# NETCONFIG_DNS_STATIC_SEARCHLIST
# NETCONFIG_DNS_STATIC_SERVERS
# NETCONFIG_DNS_FORWARDER
# or disable DNS configuration updates via netconfig by setting:
# NETCONFIG_DNS_POLICY=''
#
# See also the netconfig(8) manual page and other documentation.
#
# Note: Manual change of this file disables netconfig too, but
# may get lost when this file contains comments or empty lines
# only, the netconfig settings are same with settings in this
# file and in case of a "netconfig update -f" call.
#
### Please remove (at least) this line when you modify the file!
search FAMILY
nameserver 192.168.1.1
And this is my routing table:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
I beg your pardon.
How can I change the mirror? Which is its URL?
I’m trying to connect to Pakcman repo to download “restricted formats”, through “one click” installation.
That’s not true.
Several times, while I download restricted formats, I recived “connection refused” message, then I tried again and again, until download was completed.
Thus it is intermittent. Those are the peoblems most difficult to solve
Do you have this only on particular sites. E.g. when you browse through these Forums, doo you have problems? And other sites, either browsingg or doing othet things like downloading?
### /etc/resolv.conf file autogenerated by netconfig!
#
# Before you change this file manually, consider to define the
# static DNS configuration using the following variables in the
# /etc/sysconfig/network/config file:
# NETCONFIG_DNS_STATIC_SEARCHLIST
# NETCONFIG_DNS_STATIC_SERVERS
# NETCONFIG_DNS_FORWARDER
# or disable DNS configuration updates via netconfig by setting:
# NETCONFIG_DNS_POLICY=''
#
# See also the netconfig(8) manual page and other documentation.
#
# Note: Manual change of this file disables netconfig too, but
# may get lost when this file contains comments or empty lines
# only, the netconfig settings are same with settings in this
# file and in case of a "netconfig update -f" call.
#
### Please remove (at least) this line when you modify the file!
search FAMILY
nameserver 192.168.1.1
Do you really have a working DNS from 192.168.1.1 ??? Test it with
dig @192.168.1.1 www.google.com
What happens when you edit /etc/resolv.conf and put in
As I said in the start of this thread, I have problems to browse any site: Some times I can connect… some times I can’t.
Most times that I can’t connect, when I reload the same URL I can connect. It is like the first time I want to reach a site, the browser fail to connect, but the second o third time may be it connect to the site.
Also, some times the sites are loaded with problems: only text loaded, no formats, and so on.
It’s very strange problem.
About DNS, I have my box behind a router (192.168.1.1), and so it did work fine too much time.
Other machines (running Windows, with primary DNS 192.168.1.1) are behind the same router, and they can connect normally.
Other machines (running Windows, with primary DNS 192.168.1.1) are behind the same router, and they can connect normally.
I do not know anything about windows or how it works (and I don’t care), but I bet a sixpack of beer that the contents of your file /etc/resolv.conf are just plain wrong and that this is the cause of your problems. Let’s see what happens when you fix it.