Jump to content

ethernet modem not working


Kieth
 Share

Recommended Posts

I recently installed a Typhoon Speednet High Speed PCI card (10/100Mbps) and an Ericsson Hm210 Ethernet modem. Seeing as how I'm not too good with computers, I can't get them to work. Therefore, I once again am calling upon my friends at MandrakeUsers.org for help. Everything works OK with Windows98. Since I read some of the previously posted problems/answers, I know some of the files I should show. I would appreciate any help you could give me to get me "up and running". There are 2 things you must keep in mind, though. 1) I'm not too good with computers, so I would appreciate any explainations in very simple language, 2) I do not even know how an ethernet modem is suppose to work. Thanks in advance for you help.

 

Kieth

 

file: modules.conf

alias eth0 8139too

probeall scsi_hostadapter ide-scsi

probeall usb-interface usb-uhci

alias sound-slot-0 es1371

 

file: ifcfg.eth0

DEVICE=eth0

BOOTPROTO=dhcp

NETMASK=255.255.255.0

ONBOOT=yes

NEEDHOSTNAME=yes

 

 

# ifconfig

eth0 Link encap:Ethernet HWaddr 00:E0:7D:E9:34:43

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:100

RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

Interrupt:5 Base address:0xb000

 

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:534 errors:0 dropped:0 overruns:0 frame:0

TX packets:534 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:33230 (32.4 Kb) TX bytes:33230 (32.4 Kb)

 

ppp0 Link encap:Point-to-Point Protocol

inet addr:81.211.153.208 P-t-P:212.151.128.83 Mask:255.255.255.255

UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1

RX packets:485 errors:1 dropped:0 overruns:0 frame:0

TX packets:580 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:3

RX bytes:443042 (432.6 Kb) TX bytes:130217 (127.1 Kb)

 

# ifup eth0

Determining IP information for eth0... failed; no link present. Check cable?

 

# route

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

romz-as5850-001 * 255.255.255.255 UH 0 0 0 ppp0

127.0.0.0 * 255.0.0.0 U 0 0 0 lo

default romz-as5850-001 0.0.0.0 UG 0 0 0 ppp0

 

# lsmod

Module Size Used by Not tainted

udf 88736 0 (autoclean)

ppp_deflate 4472 0 (autoclean)

bsd_comp 5400 0 (autoclean)

sr_mod 19384 0 (autoclean)

floppy 55932 2 (autoclean)

mga 98332 20

agpgart 48292 3 (autoclean)

lp 8160 0

parport_pc 25544 1

parport 34472 1 [lp parport_pc]

es1371 27788 0

ac97_codec 15828 0 [es1371]

soundcore 6340 0 [es1371]

gameport 3268 0 [es1371]

ppp_async 9312 1

ppp_generic 24292 3 [ppp_deflate bsd_comp ppp_async]

slhc 6564 0 [ppp_generic]

af_packet 14856 0 (autoclean)

8139too 17384 1 (autoclean)

mii 3864 0 (autoclean) [8139too]

nls_iso8859-1 3484 2 (autoclean)

nls_cp850 4284 2 (autoclean)

vfat 11820 2 (autoclean)

fat 38040 0 (autoclean) [vfat]

supermount 84032 3 (autoclean)

ide-cd 33956 1

cdrom 32608 0 [sr_mod ide-cd]

ide-scsi 11376 0

scsi_mod 106176 2 [sr_mod ide-scsi]

printer 8576 0

usb-uhci 25136 0 (unused)

usbcore 74988 1 [printer usb-uhci]

rtc 9004 0 (autoclean)

ext3 60048 4

jbd 39264 4 [ext3]

Link to comment
Share on other sites

First things first,

Doeas your ethernet card have status lights....

Usually these go green when the connection is good.

 

YOu might have the wrong cable type, or the ends might be damaged or it isn't fitting in properly etc///

 

Give it a go getting the lights showing and reoprt back

GOOD LUCK

Link to comment
Share on other sites

Could you try the following:

 

use mcc / network to config the adapter and set to the following:

 

Turn it off (you could do this on the commandline too: ifconfig eth0 down)

static ip, address: 192.168.0.1 (just don't forget to take out the cable!! )

give any hostname, ignore the mention of qualified stuff.

Then put it back on.

See if it goes up, run

ifconfig

again.

 

I think maybe you don't need to set things up for getting a hostname with dhcp; usually it's only the address.. At least, on my cable connection it is, my server has the non-qualified name that I gave it, and an external ip that I can reach from the net.

Link to comment
Share on other sites

Well aRTee, I managed to push all the wrong buttons (I'm good at that), so then my Lan card was not even recognized. Please don't ask how I did it, it's too embarassing. Anyway, I just did another install, and now my ifconfig looks like this:

 

# ifconfig

eth0 Link encap:Ethernet HWaddr 00:E0:7D:E9:34:43

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:1 errors:0 dropped:0 overruns:0 frame:0

TX packets:329 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:100

RX bytes:60 (60.0 b) TX bytes:53348 (52.0 Kb)

Interrupt:5 Base address:0x8000

 

eth0:9 Link encap:Ethernet HWaddr 00:E0:7D:E9:34:43

inet addr:169.254.239.153 Bcast:169.254.255.255 Mask:255.255.0.0

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

Interrupt:5 Base address:0x8000

 

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:154 errors:0 dropped:0 overruns:0 frame:0

TX packets:154 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:9604 (9.3 Kb) TX bytes:9604 (9.3 Kb)

 

ppp0 Link encap:Point-to-Point Protocol

inet addr:81.211.163.58 P-t-P:212.151.128.84 Mask:255.255.255.255

UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1

RX packets:2684 errors:0 dropped:0 overruns:0 frame:0

TX packets:3108 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:3

RX bytes:1864768 (1.7 Mb) TX bytes:428195 (418.1 Kb)

 

When I start up linux, it tries to bring up eth0, but states that it cannot find the address, then it says, "claiming ownership pf address 169.254.239.153. After that it states "OK" Should I change the IP address to the one you gave previously?

 

I also have another question. How do I get pppoe working? Once the modem is up and going, how do I get signed onto the internet?

 

Gowator mentioned the lights on the modem. There are 5. PWR is green, Diag is not on, LAN is green, ACT is not on, and DSL is a flashing green. It flashes fast, then slow. I have no idea what this means.

 

Thanks

Kieth

Link to comment
Share on other sites

Well aRTee, I managed to push all the wrong buttons (I'm good at that), so then my Lan card was not even recognized.  Please don't ask how I did it, it's too embarassing.  Anyway, I just did another install, and now my ifconfig looks like this:

 

# ifconfig

eth0      Link encap:Ethernet  HWaddr 00:E0:7D:E9:34:43

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:1 errors:0 dropped:0 overruns:0 frame:0

          TX packets:329 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:100

          RX bytes:60 (60.0 B)  TX bytes:53348 (52.0 Kb)

          Interrupt:5 Base address:0x8000

 

eth0:9    Link encap:Ethernet  HWaddr 00:E0:7D:E9:34:43

          inet addr:169.254.239.153  Bcast:169.254.255.255  Mask:255.255.0.0

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          Interrupt:5 Base address:0x8000

 

*** This means you have a network interface eth0 which is up and redirected to a virtual interface eth0:9

eth0:9 looks like its on DHCP and got a valid internet address 169.254.239.153 from your modem---***

 

lo        Link encap:Local Loopback

          inet addr:127.0.0.1  Mask:255.0.0.0

          UP LOOPBACK RUNNING  MTU:16436  Metric:1

          RX packets:154 errors:0 dropped:0 overruns:0 frame:0

          TX packets:154 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:0

          RX bytes:9604 (9.3 Kb)  TX bytes:9604 (9.3 Kb)

 

ppp0      Link encap:Point-to-Point Protocol

          inet addr:81.211.163.58  P-t-P:212.151.128.84  Mask:255.255.255.255

          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1

          RX packets:2684 errors:0 dropped:0 overruns:0 frame:0

          TX packets:3108 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:3

          RX bytes:1864768 (1.7 Mb)  TX bytes:428195 (418.1 Kb)

*** ppp0 will be your internal modem which looks good too, just needs your user details ****

When I start up linux, it tries to bring up eth0, but states that it cannot find the address, then it says, "claiming ownership pf address 169.254.239.153.  After that it states "OK"  Should I change the IP address to the one you gave previously?

 

I also have another question.  How do I get pppoe working?  Once the modem is up and going, how do I get signed onto the internet?

 

Gowator mentioned the lights on the modem.  There are 5.  PWR is green, Diag is not on, LAN is green, ACT is not on, and DSL is a flashing green.  It flashes fast, then slow.  I have no idea what this means.

**** The green are all good as youd expect.... the DSL flashing means you havn't yet given it a password and username.... ****

 

Thanks

Kieth

 

OK - If you wanna use the MCC wizard wait for aRTee!!!

He has more experience with the wizards than me....

I configure these by hand which is either a lot easierr or harder depending on your perspective :D 

 

Anyway thats what everything MEANS now Id recommend waiting for aRTee unless your desperate then Ill do it by hand for ya!!  You need CD1 from the install set handy

Explainations of everything inside your quotes

Link to comment
Share on other sites

I have no idea about the modem lights (didn't they give you a manual?) or pppoe (don't know if you need that; with my cablemodem it is connected anyway and from your eth0:9 value it seems that you may not need anything else either), but in any case, from the output of ifconfig above I can make out that things are not rosey yet:

you should not get eth0 first without an ip address, and then eth0:9 with an address...

This is zeroconf getting in the way it seems..

 

Can you give the output of the following:

less /etc/sysconfig/network-scripts/ifcfg-eth*

and possibly, if there is a file

ifcfg-eth0:9

in that directory, delete it

 

I have only one card in this system, with static ip, and the output of $ cat /etc/sysconfig/network-scripts/ifcfg-eth0

is:

DEVICE=eth0

BOOTPROTO=static

IPADDR=192.168.0.3

NETMASK=255.255.255.0

NETWORK=192.168.0.0

BROADCAST=192.168.0.255

ONBOOT=yes

MII_NOT_SUPPORTED=no

 

On my other system (server) I have my network on eth1 and the cablemodem on eth0:

 

$ cat /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth0

BOOTPROTO=dhcp

IPADDR=192.168.0.1

NETMASK=255.255.255.0

NETWORK=192.168.0.0

BROADCAST=192.168.0.255

ONBOOT=yes

MII_NOT_SUPPORTED=yes

NEEDHOSTNAME=no

(nevermind that it has a static address, it gets one through dhcp from the cablemodem, even though there is an address there)

 

$ cat /etc/sysconfig/network-scripts/ifcfg-eth1

DEVICE=eth1

BOOTPROTO=static

IPADDR=192.168.0.1

NETMASK=255.255.255.0

NETWORK=192.168.0.0

BROADCAST=192.168.0.255

ONBOOT=yes

MII_NOT_SUPPORTED=yes

 

You might just delete all in that dir, and use the mcc + network wizard to set things up, or just make it look like my dhcp version, then do

ifconfig eth0 down

ifconfig eth0:9 down

ifconfig eth0 up

or so. Time to try some stuff! Don't worry, things don't break (hardware that is)..

Link to comment
Share on other sites

Ok, first off you need to be SURE from your ISP you are using PPPOE!!!

I guess you will be!!

 

but make sure else well both end up pulling our hair out!!!!

 

As I understand you have an ETHERNET card AND an internal modem ???

 

(that would be the sprint thing)

 

It appears you don't have the password and username set for the modem and to do this you need to use the pppoe packages

 

To innstall them have Cd1 handy (at least CD1 in 9.1)

 

Open the Mandrake Control Centre (MCC) and choose Packaging

Then choose add programs and click OK when it asks....

Now do a search on pppoe

It should find 3 packages, you need to install them all.

Im working blind here cos I don't have a running MDK at the moment ... BUT

fear not there are quite a few people here able to take over if I foget :D

 

Now you need to go to a console (CLI) and su to root

type pppoe then press tab

one of these will be config or setup and thats the one you want.

At this point you need your username and password from your ISP.....

 

It might help to say who they are becuase conventions change!!!

Im with Wanadoo and my username is fti/xxxxxxx and my password xxnxxnnnx

(or similar)

When it asks for my password I just put fti/xxxxxxx BUT some ISP's want you to put fti/xxxxxxx@wanadoo.fr (or your ISP)

Bascially it can be anything they want...... the trick is to make sure your putting in the same thing.....they expect...

 

Add this info and the dialogs should finish....

You want to select ppp0 when it asks....

Once this is done you can bring up the interface with pppoe-down (or is it stop)

Type pppoe (then tab and you get three options.... one is start, one is stop and the other the config you just did)

 

Then pppoe-start

This should bring up the interface (like an ifup eth0) and if the password and username are correct then your WAN light should stop blinking and go green :D

This means your connected....

 

At this point oif all goes well you should be able to browse the internet....

I did this last time with it more recent in my head so Im going to search my old posts....

Link to comment
Share on other sites

I'm up and going!!! Thanks! :headbang: I used your link, followed the instructions, and now it all works. Sorry I did not get back sooner, but I was having problems with my ISP, and could not sign in, even on W98. I called them up, and was finally able to get the problem resolved.

 

I do have three questions though.

 

1) When I start the computer, it still says OK to eth0:9, with the DNS address I posted earlier. Of course it takes a while before it finally goes to eth0:9, because it tries alot with eth0. Is there anyway I could change that?

 

2) I followed the instructions on the link you listed, which worked great. To sign in, it has me give the command, in root, adsl-start. Is this different than pppoe?

 

3) Is there a way to make a link on my desktop to start adsl-start, and adsl-stop?

 

Again, thank you very much for helping me. I really appreciate it.

 

Kieth

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...