Quote:
Originally Posted by BBQCH
Imagine, then, my disappointment [...] realizing that when it's all done simply plugging in a network cable from a VDSL router doesn't allow me to connect to the Internet.
|
I have just installed openSUSE 11.2 on a computer with a wireless connection. It did connect to my router alright, and it got handed a valid IP address through DHCP, but it wouldn't go to the internet.
Turned out that it hadn't configured its route table correctly; this is the very first time that I had this happen to me, on any Linux distribution.
From my experiences with an earlier SuSE release, quite a few years ago, I remembered that SuSE used to have a deeply buried
"Advanced" networking option, which at the time I had to tweak in order to make SuSE configure the DNS settings that it received from the router. Even then, I considered this issue a nuisance, for which there really wasn't any good reason.
The issue this time was somewhat similar; I edited the network connection, went to the
"IP Address" tab, and noticed a list box from which I could select
"Basic settings," "Additional addresses," and
"Routes." Since the issue had something to do with routing, I selected the
"Routes" option, which displayed two radio button options, both of which were
selected:
- "Ignore automatically obtained routes," which clearly had to be deselected;
- "Use only for resources on this connection," which I initially did not understand, but which I had to deselect to ensure that the default route would pass through this network interface.
No big deal, really (one you understand it), but this (totally unnecessary) issue should not happen on a distribution that wants to be seen as
"the easiest" Linux distribution available.