ubuntu wont connect to internet but kbuntu will

Asked by jimbean

i ve installed ubuntu a couple of times under different bios configurations and still no internet
i ve installed kubuntu a couple of times under different bios configurations and the default settings work everytime
i ve installed ubuntu{cdlive} ontop of kubuntu and i still cant get internet
i ve tried a terminal window and tried to {sudo pppoeconf} in ubuntu and that says no pppoeconf possible
after i gave it my password to do all of that
why will kbuntu work everytime and not ubuntu

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
miraculix (miraculix) said :
#1

Hi! Try paste this one (for wireless router and lan internet works in 100%) in terminal window (as sudo or su i think):

#ifconfig eth0 YOUR-IP netmask YOUR-NETMASK
#ifconfig eth0 up
#route add default gw YOUR-GW
#touch /etc/resolv.conf
#echo "nameserver YOUR-DNS" >> /etc/resolv.conf

I hope that this configuration will work in Ubuntu (6.06 and 6.10). Btw. Sorry for my english but i'm from other country. Let the power be with You! :)

Can you help with this problem?

Provide an answer of your own, or ask jimbean for more information if necessary.

To post a message you must log in.