Results 1 to 10 of 13
Did anyone of you tryed to connect using ISDN on Slackware? I'm using external modem U.S. Robotics but I can't connect with ISDN....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-28-2005 #1Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
ISDN on Slack?
Did anyone of you tryed to connect using ISDN on Slackware? I'm using external modem U.S. Robotics but I can't connect with ISDN.
- 02-28-2005 #2Just Joined!
- Join Date
- Feb 2005
- Location
- UK
- Posts
- 2
Im using isdn with slackware 10 with a multitech external modem the128 iway hopper. Its an isdn modem. it works right out of the box.
Is your USR an isdn modem? it has to be to work with an isdn line.
If its an analogue one it will not work.
- 03-01-2005 #3Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
Wow! I never thought someone will reply to this post since it has been a long time. Well, I'm using Santis Communicator box with one USB and two ab ports. Sorry if I can't answer all your questions because I'm not an ISDN expert. I'm good with modems since I'm using them almost all the time.
Linux registered user #358842
Human knowledge belongs to the world.
- 03-01-2005 #4Linux Newbie
- Join Date
- Jan 2004
- Location
- Belgrade, S&M
- Posts
- 177
I connect to the internet using an external netMod ISDN modem. It works OK for me (Slackware 10).
- 03-01-2005 #5Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
How did you configure it?
Linux registered user #358842
Human knowledge belongs to the world.
- 03-01-2005 #6Linux Newbie
- Join Date
- Jan 2004
- Location
- Belgrade, S&M
- Posts
- 177
Here is the drill:
.Code:/etc/rc.d/rc.hotplug start dmesg | grep usb (to check if it went ok ?) usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb.c: new USB bus registered, assigned bus number 1 usb.c: USB device 2 (vend/prod 0xbf1/0x2) is not claimed by any active driver. usb.c: registered new driver acm mknod /dev/ttyACM0 c 166 rm /dev/modem ln -s /dev/ttyACM0 /dev/modem my /etc/ppp/pppscript: TIMEOUT 60 ABORT ERROR ABORT BUSY ABORT "NO CARRIER" ABORT "NO DIALTONE" "" ATX3 OK "atdtphonenumber" TIMEOUT 75 CONNECT my /etc/ppp/options: # General configuration options for PPPD: lock defaultroute noipdefault modem /dev/modem 460800 crtscts passive asyncmap 0 name "username" my /etc/ppp/options.demand: # General configuration options for PPPD: lock defaultroute noipdefault modem /dev/modem 460800 crtscts passive asyncmap 0 name "username" ipcp-accept-local ipcp-accept-remote 0.0.0.0:10.10.10.10 demand connect "/usr/sbin/chat -v -f /etc/ppp/pppscript" my papsecrets file configured to my username and password
You can also run pppsetup to set these files up. To connect I just type ppp-go and everything is OK. You need to dial a ISDN ISP number for it to work.
- 03-02-2005 #7Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
Hvala, brate
Linux registered user #358842
Human knowledge belongs to the world.
- 03-03-2005 #8Linux Newbie
- Join Date
- Jan 2004
- Location
- Belgrade, S&M
- Posts
- 177
Glad to help
Nema frke brate
.
- 05-30-2005 #9Just Joined!
- Join Date
- May 2005
- Posts
- 2
I have the same ISDN modem
hi Fallen Angel,
Googling bring me to this discussion and now i'm curious did you work out with your ISDN connectivit on slackware?.
If yes I will love to know "HOW" ?
I have also the same SANTIS Communicator modem (usb) that you have. Okay here are the lines from "dmesg"
#dmesg | grep usb
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: new USB bus registered, assigned bus number 1
usb.c: new USB bus registered, assigned bus number 2
usb.c: new USB bus registered, assigned bus number 3
usb.c: new USB bus registered, assigned bus number 4
usb.c: USB device 2 (vend/prod 0x681/0xb) is not claimed by any active driver.
As "Goran" suggested to you after that you have to created some node manually but I can't see the line Goran pasted in the end of dmesg i-e ...
" usb.c: registered new driver acm" .
So Without this I can go for other setups.
Any help in this regards will be greatly appreciated.
regards
- 05-30-2005 #10Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
Hi askar. I'm afraid me and you are stuck here. Goran isn't using the same ISDN as we. But his ISDN is supported with an acm driver. I couldn't fix it. I searched the net but I couldn't find drivers for Linux.
Linux registered user #358842
Human knowledge belongs to the world.


Reply With Quote
