[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HELP! How to use ISDN in debian?



Robert Varga <robi@piros.zold.net> writes:

> What do I need to do to make an ISDN card work in Linux?
> 
> What modules do I need to install?
> What do I need to do to configure the ISDN card?
> Can I use the two 64kbit channels separately and how?
> What other packages support the ISDN channel?
> Etc...

here are some answers from de.alt.comp.isdn4linux, which is a technically
competent German newsgroup, and most messages are in German.  You can post
english messages, though.
If you or anybody else need english help, you can either post to the above
newsgroup or let me know and I'll translate some of this

there is a current thread in this newsgroup, which you might want to read:

paul@wau.mis.ah.nl (Paul Slootman):
isdnutils package schon installiert? Und /usr/doc/isdnutils/*
gelesen?

Marcus Jodorf <goodwayintomy@killfile.de>:
... bei Debian geht das IIRC schon beinahe erschreckend einfach:

- Kernel mit ISDN-Unterstützung backen
- apt-get install isdnutils
- in /etc/modutils/aliases Treiber bzw. Optionen der Karte
  entsprechend eintragen
- update-modules aufrufen
- isdnconfig aufrufen
  Punkte 1 und 2 wählen und mit ippp0 beantworten
- im dadurch entstandenen /etc/isdn/ipppd.ippp0
  "name X" durch "name loginnamen_beim_Provider" ersetzen
   die mit remove gekennzeichneten Zeilen löschen
- in /etc/ppp/pap-secrets Eintrag für Provider machen
- in /etc/isdn/device.ippp0
  die LOCAL- und REMOTEMSN eintragen
  wieder Zeilen mit remove löschen
  DIALMODE=auto ist zumindest bei isdnutils 1:3.0-xx schon default
- /etc/init.d/isdnutils restart
- fertig (wenn ich jetzt nicht eine Kleinigkeit vergessen habe ;-)

Die Defaultroute wird übrigens durch /etc/isdn/device.ippp0 (für
ippp0) gesetzt, das beim Start durchlaufen wird.

[...]
  # setting default route here is only useful if this is your only        
  # outside connection... The default is ippp0 for the default route.     
  if [ "$bindnum" = 0 ]; then                                             
    route del default 2>/dev/null                                   
    route add default netmask 0 ${device}                           
  fi                                                                      
[...]
 
> The hardware:
> 
> I need to install two machines (on different sites, both have ISDN 128kbit
> and it is in Europe).
> 
> On of the cards is an Eicon DIVA Server, the other is a FRITZ PCI ISDN
> card. I use woody.
> 
> One of the machines have a dynamic IP account, the other has static IP
> account. I don't need dynamic DNS for the dynamic IP.

I would also be interested in experience concerning this...

-- 
Felix Natter


Reply to: