On Fri, 2003-03-28 at 17:15, Nicholas Robinson wrote: > Charles > > Thank you very much for this. I have compiled this module and it appears to > load. I've registered for BT Openworld Anytime (eventually) using my old > modem, but there doesn't seem to be any information on how to set up the > login/authentication. Could you possibly point me in the right direction, > please? > > I've extracted the access number and it appears to dial and I get messages > about phase being established, but it then almost immediately gets a remote > hang-up and then eventually ipppd times out.
yea cus u need to auth etc prolly altho i dont use the usb bit (i have a TA), the setup is exactly the same. what you need to do is this:- most ISP's use pap, so you have a file called pap-secrets in /etc/ppp contains sth like this: "username" * "password" then in /etc/ppp/ioptions i have: lock usepeerdns defaultroute I dont know what distro that u use, but I have mandrake as it sets it all up for me with regards to my TA, there is an option in there that u can tell it what module to load i think. you will also need to set ur MSN number (the line you're calling from) isdnctrl addphone ippp0 out <number> it's been a while since i've had to set it up manually bcus as i say mandrake does it all for me, also suse is good for isdn bcus being german their isdn support is excellent. ISDN subsystem Rev: 1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1 loaded HiSax: Linux Driver for passive ISDN cards HiSax: Version 3.5 (module) HiSax: Layer1 Revision 1.1.4.1 HiSax: Layer2 Revision 1.1.4.1 HiSax: TeiMgr Revision 1.1.4.1 HiSax: Layer3 Revision 1.1.4.1 HiSax: LinkLayer Revision 1.1.4.1 HiSax: Approval certification valid HiSax: Approved with ELSA Microlink PCI cards HiSax: Approved with Eicon Technology Diva 2.01 PCI cards HiSax: Approved with Sedlbauer Speedfax + cards HiSax: Approved with HFC-S PCI A based cards HiSax: Total 1 card defined HiSax: Card 1 Protocol EDSS1 Id=HiSax (0) HiSax: Eicon.Diehl Diva driver Rev. 1.1.4.1 PCI: Found IRQ 9 for device 00:13.0 Diva: IPAC PCI card configured at 0xc389e000 IRQ 9 Diva: IPAC PCI PCI space at 0xc3899000 Diva: IPAC version 2 Eicon.Diehl Diva: IRQ 9 count 0 Eicon.Diehl Diva: IRQ 9 count 12 HiSax: DSS1 Rev. 1.1.4.1 HiSax: 2 channels added HiSax: MAX_WAITING_CALLS added HiSax: debugging flags card 1 set to 4 isdn: Verbose-Level is 2 ippp, open, slot: 0, minor: 0, state: 0000 ippp_ccp: allocated reset data structure c1d08800 ippp_ccp: freeing reset data structure c1a91000 ippp0: dialing 1 <my isp number>.. isdn_net: ippp0 connected Received CCP frame from peer [0/0].ccp-rcv[0]: 01 01 00 0a 11 06 00 01 01 03 that's basically what I get from syslog when it conencts. sometimes i get my ip number etc printed but normally I dont regards charles ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
