network problem in 9.10

Asked by manojmalik

hi ,
      i have dell 1525 laptop running ubuntu 9.04 satisfactory, But when i upgrade to 9.10 i m not able to connect to broadband?

Question information

Language:
English Edit question
Status:
Needs information
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ryan Dwyer (ryandwyer) said :
#1

Go to Applications > Accessories > Terminal, then paste the following command in.

cd ~/Desktop && ifconfig > info && echo "-----" >> info && route >> info && echo "-----" >> info && cat /etc/resolv.conf >> info && echo "-----" >> info && cat /etc/network/interfaces >> info

That should create a file called info on your desktop. Open it and paste the contents here.

How do you connect to the internet? Cable to a router?

Revision history for this message
kiran (kiran-viswm) said :
#2

if you are a broadband user type

pppoeconf
-to configure ur connection. for that u shud login as the root user(use command sudo -s).
then u can connect internet using command

pon dsl-provider

to disconnect

poff

Can you help with this problem?

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

To post a message you must log in.