linux-l: isdn & ip

Michael Dietrich mdt at stargate.all.de
So Mär 29 13:52:41 CEST 1998


> Ok, nu mal meins:
prima!
> 
> # Host phone number and MSN (EAZ) - replace by your numbers!
> MY_PHONE=30xxxxxxx                      # no leading zero!
wo nutzt du die?
> 
> das is die nummer mit vorwahl ohne 0
> 
> MY_EAZ=xxxxxxxx
und diese?
> # phone number of provider
> HUPTIMEOUT=3600             # 5 min
> 
> insmod /lib/modules/`/bin/uname -r`/net/slhc.o
> insmod /lib/modules/`/bin/uname -r`/misc/isdn.o
> insmod /lib/modules/`/bin/uname -r`/misc/hisax.o io=0x160 irq=12 type=7
> protocol=2
> 
> # ISDN device drivers ippp0 (PPP)
> # combox-berlin zeugs
> isdnctrl addif          ippp0
ein netzwerkdevice den du hier machst taucht NICHT in /dev auf. aber in
der ipppd-zeile weiter unten beziehst du dich auf einen. ist die
namenswahl nur ungluecklich oder was ist das? muessen die gleich sein?
> isdnctrl pppbind        ippp0 0
> isdnctrl addphone       ippp0 out yyyyyyy
> isdnctrl addphone       ippp0 in xxxxxxx
ist das nicht um ankommende anrufe zu akzeptieren?
> isdnctrl eaz            ippp0 xxxxxxx
> isdnctrl huptimeout     ippp0 $HUPTIMEOUT
> isdnctrl dialmax        ippp0 10
> isdnctrl secure         ippp0 on
> isdnctrl l2_prot        ippp0 hdlc
> isdnctrl l3_prot        ippp0 trans
> isdnctrl encap          ippp0 syncppp
> 
> dazu kommt noch irgenwo im rc.d:
> ipppd /dev/ippp0 file /etc/ppp/options.ipppd user blubb &
> 
> und natürlich:
> ifconfig ippp0 $HOSTNAME pointopoint $REMOTEHOST
wo kommen die her? sollte das nicht eine ip-nummer und nicht der
hostname sein?
> ifconfig ippp0 down
> 
> irgendwo in den rc.d.
> 
> Wobei natürlich die config für den ipppd so aussieht:
> # /etc/ppp/options for ipppd
> ipcp-accept-local
> ipcp-accept-remote
> defaultroute
> noipdefault
> lock
> mtu 1500
> -vjccomp
> -pc
> -detach
> -bsdcomp
> -vj
> user blubb
hast du das nicht bereits in der befehlszeile angegeben?
> 
> Und DAS FUNKTIONIERT, seit über einem halben Jahr!!! Könnter sagen
> wasser wollt!
> Mit Kernel 2.0.[30-33] und den isdn4k-utils 2.0 - 2.1 beta irgendwas.
sag' ich ja - muss gehen irgendwie. 
> 
/sbin/isdnctrl list ippp0 fuehrt bei mir uebrigens (nach auflistung
der parameter) zum Segmentation fault.

naja gehen tut's jedenfalls immer noch nicht...

danke auf jeden fall..
-- 
-----------------------------------------------------Michael Dietrich
                                  private mailto:mdt at mdt.in-berlin.de
                                commercial mailto:mdt at stargate.all.de
                                      http://www.is.in-berlin.de/~mdt
                                                  fax:+49.171.8029279
                                                   PGP KeyID:28033EFD




Mehr Informationen über die Mailingliste linux-l