LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-16-2003, 03:04 PM   #1
jiji1978
LQ Newbie
 
Registered: Mar 2003
Location: uk
Posts: 9

Rep: Reputation: 0
Question NTL network config problem




hi, linux experties

I need your help for setting up the network config. I bought Suse 8.0 in Jan, but till now I still can not manage to set up network config. I have a ntl USB cable modem (Ambit USB Cable Modem to be precise), I tried nearly everything to setup the network config it just not work, and after I send hundreds of e-mail to Suse help line, they could not give me the satisfied answer. But finally I found you guys, I have seen some of your threads, specially wai's about how to solve the problem for ntl, I followed his procedure but there are sth turn out that I do not understand. First after I setup the network config from control center and setup each field with the information that I get from windows
hostname ZHILIN
DNS server 194.168.4.100
physical address 00-D0-59-E9-CC-39
IP:81.101.208.229
Gateway:81.101.208.254
DHCP:213.105.224.21

and I could find the eth-usb-0 hotplug during the start of system, but as I use >ifconfig eth-usb-0
the thing turns out sth else,like this
eth-usb-0: error fetching interface information: Device not found

I have no idea why, the system seems can not fetch my hardware address

when I tried >ifconfig -a
this is the display
lo Link encap:Local Loopback

inet addr:81.101.208.229 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

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

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

collisions:0 txqueuelen:0

RX bytes:4104 (4.0 Kb) TX bytes:4104 (4.0 Kb)

would you guys who can help me why the system did not get the usb cable modem? and how would I suppose to setup the physical address for this modem!

by the way thank you for everyone that pay attention on this thread!
 
Old 03-16-2003, 03:31 PM   #2
Led*Zep
LQ Newbie
 
Registered: Jul 2001
Location: Aldershot, UK
Distribution: Fedora Core 4
Posts: 16

Rep: Reputation: 0
Hi

NTL 'bind' there DHCP to your network card Mac address, so you have to register your card with them, normally done through windows install. What I did was take the card out of my XP box that had had the NTL install run on it, and put it in my Linux box, and bang all worked first time.

Let me know, if you have any other questions.

Led*Zep
 
Old 03-17-2003, 04:50 AM   #3
jiji1978
LQ Newbie
 
Registered: Mar 2003
Location: uk
Posts: 9

Original Poster
Rep: Reputation: 0
I have register through the windows anyway, but the problem is like what I point before after I setup the network config, linux system could not find the valid interface name, therefore it could not get the MAC address of this bloody Ambit USB Cable Modem, I have show you what happen, if I type in ifconfig -a, so I have no idea why?
 
Old 03-17-2003, 06:20 AM   #4
Led*Zep
LQ Newbie
 
Registered: Jul 2001
Location: Aldershot, UK
Distribution: Fedora Core 4
Posts: 16

Rep: Reputation: 0
OK, well I have only set mine up using a NIC, rather than the USB, but I guess that would make no differance.

From what I have read the IP 81.101.208.229 is still a unregistered address, I think that if your final octet is high (ie .229) that your card is still not registered on there system, my final octet is .45

If you card is registered then you should just have to put in a DHCP server address, dont put in a fixed address, let NTL allocate you one. My setup went like this....

Connected my modem to my Windows XP box, run through the setup, all works.

Take NIC out of my XP box and put it into my SuSE Linux box, configured eth0 as DHCP, but still entered the IP's for the gateway & DNS. Soon as I applied my settings, DHCP set my ip to *.*.*.45 (sorry about the stars, I can remember the numbers, at work at the moment, Shhhhh

That worked.

Hope that helps
Led*Zep
 
Old 03-17-2003, 07:00 AM   #5
jiji1978
LQ Newbie
 
Registered: Mar 2003
Location: uk
Posts: 9

Original Poster
Rep: Reputation: 0
hi, I uninstall the correctconnect and reinstall it again, and during the register itsaid I have been registered, and I use winipcnfig get the same information as before.

I wonder what you mean NIC, and where should I input the DHCP server address?


thanks?
 
Old 03-17-2003, 07:36 AM   #6
jiji1978
LQ Newbie
 
Registered: Mar 2003
Location: uk
Posts: 9

Original Poster
Rep: Reputation: 0
Now I think the problem is not how to setup my network config, my problem is how the system can find my usb modem address, becuase I check the system, there is no eth-usb-0 such device exist, so the system could not find the vilid interface everytime, therefore it fails to reach the correct point.

in case to help you understand what I said, this is the information I can provide from my suse linux.

dmesg | grep -i usb

usb.c: registered new driver usbdevfs

usb.c: registered new driver hub

usb-uhci.c: $Revision: 1.275 $ time 13:56:25 Sep 13 2002

usb-uhci.c: High bandwidth mode enabled

usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 10

usb-uhci.c: Detected 2 ports

usb.c: new USB bus registered, assigned bus number 1

hub.c: USB hub found

usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 10

usb-uhci.c: Detected 2 ports

usb.c: new USB bus registered, assigned bus number 2

hub.c: USB hub found

hub.c: USB new device connect on bus1/1, assigned device number 2

usb-uhci.c: v1.275:USB Universal Host Controller Interface driver

usb.c: USB device 2 (vend/prod 0xbb2/0x6098) is not claimed by any active driver.

uhci.c: USB Universal Host Controller Interface driver v1.1

hub.c: USB new device connect on bus1/2, assigned device number 3

usb.c: USB device 3 (vend/prod 0x7ab/0xfc03) is not claimed by any active driver.

usb.c: registered new driver acm

acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters

Initializing USB Mass Storage driver...

usb.c: registered new driver usb-storage

scsi0 : SCSI emulation for USB Mass Storage devices

WARNING: USB Mass Storage data integrity not assured

USB Mass Storage device found at 3

USB Mass Storage support registered.

usb-uhci.c: interrupt, status 3, frame# 1952

usb.c: registered new driver serial

usbserial.c: USB Serial support registered for Generic

usbserial.c: USB Serial Driver core v1.4

usb-uhci.c: interrupt, status 3, frame# 1095

hope you could find sth that can correct the problem, thanks!
 
Old 03-17-2003, 07:59 AM   #7
Led*Zep
LQ Newbie
 
Registered: Jul 2001
Location: Aldershot, UK
Distribution: Fedora Core 4
Posts: 16

Rep: Reputation: 0
Hi again

By NIC I mean Network Interface Card, ie, I dont use the USB at all, I connect via the CAT5 connection, you should have got both leads when you got the modem, you would of course need a Network Card in you Linux box to be able to do that.

Led*Zep
 
Old 03-17-2003, 08:01 AM   #8
Led*Zep
LQ Newbie
 
Registered: Jul 2001
Location: Aldershot, UK
Distribution: Fedora Core 4
Posts: 16

Rep: Reputation: 0
Opps missed the second question.

In SuSE7.2 you go into YaST2 and then select network, you dont enter any information for DHCP, you just tick the box, the DHCP server (an NTL server) will then give you a IP address and Subnet Mask (and possibly gateway, and DNS)

Led*Zep
 
Old 03-17-2003, 09:50 AM   #9
jiji1978
LQ Newbie
 
Registered: Mar 2003
Location: uk
Posts: 9

Original Poster
Rep: Reputation: 0
hi, thanks for you answer, but how do I get a Network Interface Card, do I have buy one?

And by the way, ntl provide a cable modem, why it does not work?

another question, I have setup the network config hundreds of times, and ask lots of people, but I find that must be sth wrong with the system, it can not detect the device that I setup, do you know why, also you can have a look the other thread about ntl problem, hope that would give you an idea to help me.http://www.linuxquestions.org/questi...&postid=250464

No offence, but I am really tired to setup the network config for linux, since january. maybe i am stupid or somehow, but I really hope the system will work!

cheers!
 
Old 03-17-2003, 10:06 AM   #10
dsltech
Member
 
Registered: Mar 2003
Distribution: mandrake 9, of course
Posts: 31

Rep: Reputation: 15
NIC = network interface card = network card = 10/100 card = Ethernet card: its all the same, just a different name. Since USB is software driven, it is can be hard to configure, no matter the OS. What Led was saying is that you may want to try the ethernet connection since the reliablility and transfer rate is far superior to USB. USB (in my opinion) was invented so that casual windows users could have a place to plug their printers and scanners in at the same time (this is just a joke - no intentions of offending any windows users out there). The MAC address is trying to bind itself to something that is not there, so go crazy and spend that extra 15 bucks and get yourself a brand spanking new linksys NIC
 
Old 03-17-2003, 12:19 PM   #11
Led*Zep
LQ Newbie
 
Registered: Jul 2001
Location: Aldershot, UK
Distribution: Fedora Core 4
Posts: 16

Rep: Reputation: 0
Hi again

You based in UK if so check out www.scan.co.uk they sell network cards, I am using a Pro 100 but the 3-COM 3C905-C-TX -M 10/100 is a good bet, should have no problem getting that baby working, just fire it up in Windows go through that setup at NTL to get it working, then swap it to you Linux box (fits in a PCI slot in your machine) and SuSE will with any luck work with it straight away (did mine), then go into network setup in YaST2 select DHCP (and maybe gateway & DNS) any apply, that should work.

Did for me.

Good luck

Led*Zep
 
Old 03-18-2003, 05:50 AM   #12
jiji1978
LQ Newbie
 
Registered: Mar 2003
Location: uk
Posts: 9

Original Poster
Rep: Reputation: 0
Cheers man, I will check the web site.

Thanks again!
 
Old 03-18-2003, 06:23 AM   #13
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Quote:
Originally posted by jiji1978
--<snip>--
acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
--<snip>--
This is the problem, notice that the ACM module is loaded but not detecting any devices?
This is because the acm module is for usb dial-up and dsl modems, according to this page your cable modem should use the CDCEther module.

Try the following (as root),
1) Remove the acm module with "rmmod acm"

2) Edit /etc/modules.conf and add the following line,
alias eth0 CDCEther

3) Load the CDCEther module with "modprobe CDCEther"

4) Do "dhcpcd eth0"

5) Do "ifconfig eth0" and look for a correct ntl IP.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ntl cable modem and config for hosts.allow if deny all@all, paranoid Emmanuel_uk Linux - Networking 2 06-30-2005 03:22 AM
Another network config problem zalmox Linux - Networking 11 09-20-2003 02:16 AM
possible samba config problem or network config issue? rruffin Linux - Networking 3 06-03-2003 04:04 PM
network config problem elbo Linux - Newbie 5 05-06-2003 10:26 PM
Problem with Network Config theguy311 Linux - Hardware 2 01-21-2003 05:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration