MandrivaUsers.org : Can't Connect to internet - MandrivaUsers.org

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Can't Connect to internet Using Powerline.

#1 User is offline   NightWalker 

  • New Here
Group:
Members
Posts:
10
Joined:
25-July 04

Posted 25 July 2004 - 12:43 AM

Hi,

I successfully got Mandrake installed. Though I seem to have a problem with connecting to the internet. I use a powerline box which is networking that goes through power outlets. I don;t think that the box uses any drivers so I'm guessing its the way I set up the LAN connection. Can any one help me with setting the connection up?
0

#2 User is offline   Ixthusdan 

  • Platinum
  • Icon
Group:
Platinum
Posts:
8,999
Joined:
17-September 02

Posted 25 July 2004 - 01:35 AM

How did you set it up with your windex box?
The people never give up their liberties but under some delusion. Edmund Burke, 1784
0

#3 User is offline   NightWalker 

  • New Here
Group:
Members
Posts:
10
Joined:
25-July 04

Posted 25 July 2004 - 02:35 AM

Took the box then plugged it into the outlet then plugged the ethernet cord into the comp. It worked without having to get drivers or anything.

I'm guessing that I'm messing something up with the configuration process. Like the DHCP and other options.
0

#4 User is offline   Ixthusdan 

  • Platinum
  • Icon
Group:
Platinum
Posts:
8,999
Joined:
17-September 02

Posted 25 July 2004 - 04:41 AM

Well, that's kind of what I was getting at. It sounds like you are "on the net" so dhcp is the ticket, unless your isp assigned a fixed ip. So assign dhcp at boot to eth0, I assume, and see what happens. I've read about the power plug thing, but never had any experience with it. Isn't there a box that actually has the cable/dsl hook up, and the net is distributed through the lines in the house? That box must be the dhcp server, with a netmask of 255.255.255.0. The gateway might be 192.168.2.1, or something. Check it out.
The people never give up their liberties but under some delusion. Edmund Burke, 1784
0

#5 User is offline   NightWalker 

  • New Here
Group:
Members
Posts:
10
Joined:
25-July 04

Posted 25 July 2004 - 06:32 AM

No workie
:furious3: :furious3: :help:

It won't even let me go into 192.168.0.1 in the internet browser. I think it thinks that 192.168.0.1 is my IP. *sigh*

This post has been edited by NightWalker: 25 July 2004 - 06:42 AM

0

#6 User is offline   Ixthusdan 

  • Platinum
  • Icon
Group:
Platinum
Posts:
8,999
Joined:
17-September 02

Posted 25 July 2004 - 12:27 PM

Here's a not so neat way to do it. Boot windex and see what the configuration is. With xp, go to my network and network connections. Click on the connection and select properties with a left click drop down menu. With other windexes, run "winipfconfg" ( think!) and a window will come up giving you all the net information.
The people never give up their liberties but under some delusion. Edmund Burke, 1784
0

#7 User is offline   NightWalker 

  • New Here
Group:
Members
Posts:
10
Joined:
25-July 04

Posted 25 July 2004 - 04:27 PM

Ixthusdan, on Jul 25 2004, 07:27 AM, said:

Here's a not so neat way to do it. Boot windex and see what the configuration is. With xp, go to my network and network connections. Click on the connection and select properties with a left click drop down menu. With other windexes, run "winipfconfg" ( think!) and a window will come up giving you all the net information.


Didn't work. Thanks for the effort though.
0

#8 User is offline   streeter 

  • Awesome
  • Icon
Group:
Members
Posts:
333
Joined:
28-March 04

Posted 25 July 2004 - 07:17 PM

What didn't work??

If you post the settings from Windows here, we can tell you what to enter where in Linux...

BTW it's winipcfg or ipconfig depending on your version of Windows. You need to open a Windows console either by finding it in the start menu or selecting start->run->command or cmd, again depending on the Win version.

Chris
0

#9 User is offline   NightWalker 

  • New Here
Group:
Members
Posts:
10
Joined:
25-July 04

Posted 25 July 2004 - 07:43 PM

I use a GUI in Xp instead of command line. Any way here are the settings.

Host Name: psychosis

DNS Server: 192.168.0.1

Node Type: Broadcast

Adapter Address: 00-10-DC-52-E1-E4

IP Address: 192.168.0.102

Subnet Mask: 255.255.255.0

Default Gateway: 192.168.0.1

DHCP Server: 192.168.0.1
0

#10 User is offline   streeter 

  • Awesome
  • Icon
Group:
Members
Posts:
333
Joined:
28-March 04

Posted 25 July 2004 - 08:19 PM

OK - here's what to do in the first instance (we will set up a static address):

Edit /etc/sysconfig/network-scripts/ifcfg-eth0 so it looks like this:
DEVICE=eth0
BOOTPROTO=static
IPADDR=192.168.0.102
NETMASK=255.255.255.0
NETWORK=192.168.0.0
BROADCAST=192.168.0.255
ONBOOT=yes
MII_NOT_SUPPORTED=yes


and /etc/sysconfig/network so it looks like this:
HOSTNAME=psychosis
NETWORKING=yes
GATEWAY=192.168.0.1


You will also need the IP address of your nameserver at the top of /etc/resolv.conf:
nameserver 192.168.0.1


Then reboot.
If it doesn't work now, have a look at my howto here:
simple net setup
which gives you a few other things to try and some tests (pings) you can do and what output to post for further help (e.g. 'ifconfig' and 'route -n').

Good luck!
Chris

This post has been edited by streeter: 25 July 2004 - 08:19 PM

0

#11 User is offline   arctic 

  • Meheeheeheee...!
  • Icon
  • View blog
Group:
Global Moderator
Posts:
8,157
Joined:
11-June 04

Posted 25 July 2004 - 10:00 PM

streeter, i must admit, i am deeply impressed how smart and easy going you handle these networking things in musb. hats off. you are a real networking guru. :)
0

#12 User is offline   NightWalker 

  • New Here
Group:
Members
Posts:
10
Joined:
25-July 04

Posted 25 July 2004 - 10:40 PM

Yes I would like to thank him too :headbang: :headbang:

Well when I reboot and i look at the "veborse" it dosent sorta hang at loading eth0 instead it says that it's busy.

Any clue what it is?
0

#13 User is offline   nocturnes 

  • Industrial Strength G*th
  • Icon
Group:
Members
Posts:
108
Joined:
16-June 04

Posted 25 July 2004 - 11:07 PM

NightWalker, on Jul 25 2004, 05:40 PM, said:

Yes I would like to thank him too :headbang:  :headbang:

Well when I reboot and i look at the "veborse" it dosent sorta hang at loading eth0 instead it says that it's busy.

Any clue what it is?


Mandrake 10 seems to do this on boot (give errors for ethx). SImply open up a terminal and bring it up manually (drop it first to ensure it is free). Works for me everytime
0

#14 User is offline   NightWalker 

  • New Here
Group:
Members
Posts:
10
Joined:
25-July 04

Posted 26 July 2004 - 12:10 AM

That didn't work.

This post has been edited by NightWalker: 26 July 2004 - 05:32 AM

0

#15 User is offline   streeter 

  • Awesome
  • Icon
Group:
Members
Posts:
333
Joined:
28-March 04

Posted 26 July 2004 - 06:45 AM

Haven't seen a busy message before - could you post the exact wording.

Can you ping the interface and gateway? (see the howto)

If not, please post output of "ifconfig" , "route -n" and the make/model of your card.

Chris
0

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic



1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users