View previous topic :: View next topic |
Author |
Message |
GentooTwitch n00b
Joined: 08 Jan 2006 Posts: 26 Location: Tampa
|
Posted: Sun May 28, 2006 6:51 am Post subject: No connection |
|
|
On ALL the distro's i've tryed i've never been able to get my network up. I have my connection routed to me, I bought a belkin router and reciever. Whenever Gentoo, or anything has tryed to detect it, it can't. So I try and manually put in the information like the DHCP, and Ip etc. but it still doesn't work.
Any ideas? |
|
Back to top |
|
|
morodoch Guru
Joined: 22 Sep 2005 Posts: 523 Location: England
|
Posted: Sun May 28, 2006 6:58 am Post subject: |
|
|
This could be just about anything network related
Could you post the output of these commands:
Code: | ifconfig -a
ping -c 1 <your router ip address>
arp -a
|
_________________ Well, the Sister was right. You boys could use a little churching up. Slide on down to the Triple Rock, and catch Rev. Cleophus. You boys listen to what he's got to say.
-- Curtis |
|
Back to top |
|
|
GentooTwitch n00b
Joined: 08 Jan 2006 Posts: 26 Location: Tampa
|
Posted: Sun May 28, 2006 7:00 am Post subject: |
|
|
morodoch wrote: | This could be just about anything network related
Could you post the output of these commands:
Code: | ifconfig -a
ping -c 1 <your router ip address>
arp -a
|
|
Alright...I need to download Gentoo again though :\ |
|
Back to top |
|
|
morodoch Guru
Joined: 22 Sep 2005 Posts: 523 Location: England
|
Posted: Sun May 28, 2006 7:02 am Post subject: |
|
|
If you've the same problem on any distro, and you have another one installed, then these commands should also run on any distro. _________________ Well, the Sister was right. You boys could use a little churching up. Slide on down to the Triple Rock, and catch Rev. Cleophus. You boys listen to what he's got to say.
-- Curtis |
|
Back to top |
|
|
|