Hello there, I’m new in linux…and I have some problems now with the internet connection.
I connect my acer aspire 5100 with opensuse 11.2 to my home router. with manual configurations.
In the router I can see the laptop in attached devices, and in laptop I can ping my router and my other computer. But I don’t have connection to internet and is not a problem of DNS because I can’t ping the Ip of the google to. :
any one can help me?
I don’t knowcorrec if I’am t…but this means that I don’t have my default gateway configured. Right? but on KDE Network manager I have my router address…
When that is all and everything that your route statment is saying you definitely have no access outside your LAN. There should be a default route. Look at mine:
henk@boven:~> /sbin/route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 * 255.255.255.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default adsl.henm.xs4al 0.0.0.0 UG 0 0 0 eth0
henk@boven:~>
(and please also see how I put computer output between CODE tags, when done this will retain the layout the system produced).
This default route either should be set by DHCP when you use it, or you must set it yourself (in YaST > Net work devices and then tab Routing).
Thank you very much…and sorry about the computer outputs without CODE tags…but like I said I’m a new one here.
I went to YaST, and in routing tab only the scroll to choose a device is unlock…all the rest are block! I can’t write anything in there…what I have to do to add a default gateway on the routing table…