Ok, now I have Kubuntu, I can't seem to get the internet working. It only gets as far as connecting with the router (TopCom Skyr@cer WBR 354G). Strangely, internet worked just fine when I was running kubuntu from the liveCD.
Announcement
Collapse
No announcement yet.
Can't get internet. (using router)
Collapse
This topic is closed.
X
X
-
Re: Can't get internet. (using router)
Also, if that doesn't work, open your /etc/network/interfaces file as root:
Code:kdesu kate /etc/network/interfaces
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
auto eth0
iface eth0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )
- Top
- Bottom
Comment
Comment