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

Re: kanalbuendelung



Hi Jochen!

On Mon, 15 Apr 2002, Jochen Georges wrote:

|> hallo
|> 
|> ich habe gerade, gemaes der anleitung unter www.openoffice.de versucht eine 
|> isdn-kanalbuendelung hinzubekommen.
|> das hat leoder nicht geklappt.
|> kann mir jemand seine 
|> --/etc/isdn/device.ippp0
|> --/etc/isdn/device.ippp1
|> --/etc/isdn/init.d.functions

Lediglich in die ipppd.ippp0 das +mp entkommentieren und in die
device.ippp0 folgendes (vor NETWORK SETUP) einfügen:
    # MPPP
        SLAVE=ippp1

        isdnctrl addslave ${device} $SLAVE
        bindnum=xpr $SLAVE : 'ippp\(.\)'
        if [ ! -z "$bindnum" ]
        then
                isdnctrl pppbind $SLAVE $bindnum
        fi
        if [ ! -z "$REMOTEMSN" ]
        then
                for MSN in $REMOTEMSN; do
                        isdnctrl addphone $SLAVE out $LEADINGZERO$REMOTEMSN
                done
        fi
        isdnctrl eaz $SLAVE $LOCALMSN
        isdnctrl l2_prot $SLAVE hdlc
        isdnctrl l3_prot $SLAVE trans
        isdnctrl encap $SLAVE syncppp
        isdnctrl huptimeout $SLAVE 90
        isdnctrl secure $SLAVE on
        isdnctrl dialmode $SLAVE $DIALMODE || true

device.ippp1 oder ipppd.ippp1 brauchst Du nicht.

-- 
Regards, GR                      | GnuPG-key on keyservers available
Muck, Dickbaer, Nane...          | or mail -s 'get gpg-key'
Linux: Undefinierte Welten jenseits von YAST(2)
Was? Es gibt Google? Und man-pages? _Und_ HOWTO's? - Seit wann?


--
Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-request@lists.debian.org
mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org (engl)



Reply to: