goloo
Posts: 2
Joined: Wed Jul 03, 2013 2:19 am

Connecting to the Internet

Wed Jul 03, 2013 5:37 am

0 down vote favorite


I am a totally new Raspberry Pi user. After connecting all the cables into their proper places, the Pi (model B) is on but I cannot connect to the internet.

My internet service provider is Bell Canada. It is "Fibe" (DSL?) and the router is a Sagecom F@st2864.

I connect my Pi to the router using an ethernet cable.

Is there anything else that I need to do so that I can use my Pi to surf the net, check my Gmails and watch YouTube?

Please let me know. Thank you.

AussiVic
Posts: 3
Joined: Wed Jul 03, 2013 3:08 am

Re: Connecting to the Internet

Wed Jul 03, 2013 10:39 am

Gday
I found that the raspberry pi was ready to connect to the internet. all i did was attach a wifi dongle to the raspberry pi and used the wifi connect utility in the "startx" windows like interface. it even provides a web browser all be it a basic one.

User avatar
DeeJay
Posts: 2027
Joined: Tue Jan 01, 2013 9:33 pm
Location: East Midlands, UK

Re: Connecting to the Internet

Wed Jul 03, 2013 11:29 am

As @AussiVic says, for most people it 'just works'

To help find out why not -

What Operating System have you installed on your RPi?

Do you know that the ethernet cable you are using is a good one? (Has it been used to connect some other device successfully?) Similarly, do you know that the connection on the sagecom box is working?

If you connect any other new device to your Bell Canada home router is any special configuration or authorization needed before that device can access the internet?

How do you know that your RPi cannot connect to the internet? What programs have you tried and/or what tests have you carried out?
How To Ask Questions The Smart Way: http://www.catb.org/~esr/faqs/smart-questions.html
How to Report Bugs Effectively: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

goloo
Posts: 2
Joined: Wed Jul 03, 2013 2:19 am

Re: Connecting to the Internet

Wed Jul 03, 2013 11:37 am

I downloaded NOOBS and used Debian as the OS.

My ethernet cable is a new one.

The connection to the sagecom box is working (cuz the light was flashing).

No special config or authorization is needed cuz I already am hooking two other devices on to the box and they are working properly (one being a VoIP box and another is the TVPad).

I know it is not connecting to the internet becuz it gives me an error message: CANNOT RESOLVE TO {URL}

I was using the web browser programs such as Midori or NetSurfer.

DeeJay wrote:As @AussiVic says, for most people it 'just works'

To help find out why not -

What Operating System have you installed on your RPi?

Do you know that the ethernet cable you are using is a good one? (Has it been used to connect some other device successfully?) Similarly, do you know that the connection on the sagecom box is working?

If you connect any other new device to your Bell Canada home router is any special configuration or authorization needed before that device can access the internet?

How do you know that your RPi cannot connect to the internet? What programs have you tried and/or what tests have you carried out?

User avatar
jackokring
Posts: 816
Joined: Tue Jul 31, 2012 8:27 am
Location: London, UK
Contact: ICQ

Re: Connecting to the Internet

Wed Jul 03, 2013 11:45 am

Code: Select all

ifconfig eth0
should be listed to find out the IP details which the box should have issued to the pi. Assuming all is well with this, there should be no problem connecting with unmodified network settings.
Pi[NFA]=B256R0USB CL4SD8GB Raspbian Stock.
Pi[Work]=A+256 CL4SD8GB Raspbian Stock.
My favourite constant 1.65056745028

Return to “Beginners”