LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 11-14-2004, 08:41 AM   #1
Tih8710
Member
 
Registered: Jan 2003
Location: Finland
Distribution: ElementaryOS Freya as main, every other ubuntu-based as testing
Posts: 124

Rep: Reputation: 15
Elisa ADSL on a Mdk 10.1 with Conexant-based card. No connection?


As the topic says, That's the problem.

I have successed installing the dsl modem (took quite long, but it works..)
But I can't get the connection to do the same. (Work, I mean..) ;P
So I need help with it, and I *guess* that anyone with Elisa ADSL (from Finland) Might be able to help. But anyway:


When I insmod the driver, and do a dmesg, i get this:

********************************************
CnxADSL: module license 'unspecified' taints kernel.
CnxADSL: CnxtDsl_init Starting
********************************************
and /var/log/messages shows the same, the card works. Then i try to establish the connection with "cnxadslctl start" (a conexant-built service, calls pppd etc..), and dmesg shows this..

**********************************
CnxADSL: calBusCtlP46RegisterInterrupt
CnxADSL: ARMALIoctl TIG_LOAD_START Prepare device for download command=1074537729
CnxADSL: ARMALIoctl TIG_LOAD_DONE Device finished download OK? command=1074537731
CnxADSL: ARMSyncRoutine Resp2=0x107a4
CnxADSL: ARMSyncRoutine Resp2=0x0
CnxADSL: CnxtDsl_exit Ending
CnxADSL: CnxtDsl_init Starting
CnxADSL: calBusCtlP46RegisterInterrupt
CnxADSL: ARMALIoctl TIG_LOAD_START Prepare device for download command=1074537729
CnxADSL: ARMALIoctl TIG_LOAD_DONE Device finished download OK? command=1074537731
CnxADSL: ARMSyncRoutine Resp2=0x107a4
CnxADSL: ARMSyncRoutine Resp2=0x0
CnxADSL: CmgmtOpen opening
**********************************

and what /var/log/messages say is this:

***********************************
Nov 14 16:03:12 localhost kernel: CnxADSL: CmgmtOpen opening
Nov 14 16:03:12 localhost pppd[4178]: Using interface ppp0
Nov 14 16:03:12 localhost pppd[4178]: Connect: ppp0 <--> 0.100
Nov 14 16:03:42 localhost pppd[4178]: LCP: timeout sending Config-Requests
***********************************
...And ifconfig ppp0 says:
**************************
ppp0 Link encap:Point-to-Point Protocol
POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:308 (308.0 b) TX bytes:0 (0.0 b)
**************************
and useing that Conexant program to "see" if it's online, it says also that yep, it transfers and receives "something"... But as that /var/log/messages shows, I get no ip's whatsoever, and get timeout sending Config requests.(Same goes for ifconfig..)

So If I got it right, I have a problem with my settings. and since it's my first DSL on a linux box, I have no idea whatsoever what should I do.

I might have more then "a few" wrong options in /etc/ppp/options, that looks like this: (have a look...)

********************************
# Elisa ADSL settings for a PPPoA - connection.
#
#
#debug
passive
defaultroute
usepeerdns
noauth
noipdefault
persist

plugin /etc/ppp/plugins/pppoatm.so
# Above is copied from it's "real" location, I prefer having it all
# near where it should be..

# The following line is the [VCI].[VPI] number of your provider
0.100
*******************************

Well, that's probably all that I can say. (wait...)
The Kernel is 2.6.8 that is compiled with pppoatm - support as a module,
naturally, since the d_ _n module won't load without it.

I've heard about a "mac-Address", but what that is, or do I need it - No idea.

Hopefully someone can help. It's sad if my brother decides not to use Linux because ADSL doesn't work... (It's his box I'm trying to configure..)

P.S If you prefer Finnish here, please do so.
For Moderators: If needed, I'll translate into english.

Last edited by Tih8710; 11-14-2004 at 10:43 AM.
 
Old 11-14-2004, 12:27 PM   #2
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
Tried to look for tech info on this modem but there is none. Could you tell us how it is connected. Normally an adsl modem is a modem/router has ethernet and usb connections or just usb. The preferable one is ethernet. The wan face should auto detect with the isp and then you have to configure the lan interface with the internal router side. Most of them use a web based interface and generally supply details of the address. Using a browser type into the address bar http://ip_address_given. But give some more info and we can probably help.
 
Old 11-15-2004, 08:30 AM   #3
Tih8710
Member
 
Registered: Jan 2003
Location: Finland
Distribution: ElementaryOS Freya as main, every other ubuntu-based as testing
Posts: 124

Original Poster
Rep: Reputation: 15
You are right, but in this case it's not quite that simple. The modem I have is an internal PCI - card, and to make it more messy, it's a freaking Winmodem.. (yeah, a complete mess..) And I *assume* that Elisa uses PPPoA or MpoA . If it's the first case, I have No idea what to do. If it's the MpoA, I just have to remove all configurations and take a fresh start. (Will try that next.) another thing is that I had no DHCP - support yet installed, Will try that too. But basically, this modem doesn't use Ethernet connection or usb - connection into router/ADSL-box at all. I have to "add" the settings into linux that the browser-configurable DSL-box usually has. I'll boot into Linux now, to try those things mentioned above..
 
Old 11-15-2004, 09:02 AM   #4
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
Why don't you buy an ethernet based adsl modem as they are pretty cheap right now and save yourself a lot of trouble and tears.
 
Old 11-15-2004, 10:00 AM   #5
Tih8710
Member
 
Registered: Jan 2003
Location: Finland
Distribution: ElementaryOS Freya as main, every other ubuntu-based as testing
Posts: 124

Original Poster
Rep: Reputation: 15
You might want to say that to my brother.. I personally Will use external modem, after ADSL covers the area I live in.. But as for this subject, The problem is a bit different now. First, I just found out that its NOT PPPoA but MpoA (I assume that's the term, anyway, Bridged IP over ATM) AND that DHCP was really missing. so what should i put and where to configure Both correctly... I've installed dhcpxd to be used...
 
Old 11-15-2004, 10:48 AM   #6
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
Some work has been done in the UK by Linux geeks with these connexant based modems. Here is one which is very much like most of them I have seen. Hope it helps.
 
Old 11-15-2004, 11:06 AM   #7
Tih8710
Member
 
Registered: Jan 2003
Location: Finland
Distribution: ElementaryOS Freya as main, every other ubuntu-based as testing
Posts: 124

Original Poster
Rep: Reputation: 15
Yep, That's the one I went through to get the driver to work.. But the problem is that that page describes PPPoATM, that seems to be a bit dibberent then Bridged IP over ATM. Still looking, though. Mostly looking for a page that helps me to configure DHCP.. I have a hunch that's the whole problem..
 
Old 11-15-2004, 11:32 AM   #8
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
You should already have a dhcp client installed. I have had a look at MpoA and it seems very complicated. I know my modem/router handles it.
 
Old 11-15-2004, 02:22 PM   #9
Tih8710
Member
 
Registered: Jan 2003
Location: Finland
Distribution: ElementaryOS Freya as main, every other ubuntu-based as testing
Posts: 124

Original Poster
Rep: Reputation: 15
Hmm. Could you post any links etc to pages that go through setting MpoA protoc on Linux with internal modems?
 
Old 11-15-2004, 03:00 PM   #10
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
It was all technical stuff on how the protocol works. Nothing specific about how to implement it on a practical level.
 
Old 11-16-2004, 07:20 AM   #11
Tih8710
Member
 
Registered: Jan 2003
Location: Finland
Distribution: ElementaryOS Freya as main, every other ubuntu-based as testing
Posts: 124

Original Poster
Rep: Reputation: 15
Okay, So I finally got bored/tired/etc of fighting against MpoA settings. At this moment I'm useing A-link RoadRunner external DSL router/modem. And it took about 5 minutes to install.. :P It would have been nice to see if I could have got it to work(The conexant I mean), but the job was too big for mykina Linux-user. Thanks for help anyway;if nothing else then at least for pointing me into the right direction. (External rulZ, I mean).
 
  


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
Newbie:- How to install drivers for conexant 3805 adsl pci card harmonia Linux - Hardware 1 10-02-2005 09:06 PM
help with ADSL connection through Ethernet card borceivanovski Linux - Networking 1 05-27-2004 03:15 PM
ADSL Connection not working with Itex PCI Card Maranza Linux - Networking 5 12-18-2003 05:20 AM
conexant access runner pci adsl ethernet card rybing Linux - Newbie 0 12-18-2003 03:51 AM
Seytting up an PCI based dsu/csu card for a t1 connection totfc Linux - Networking 2 06-10-2002 10:57 PM

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

All times are GMT -5. The time now is 10:25 PM.

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