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

Re: [Debian]: mgetty-problem



On Wed, Mar 18, 1998 at 09:30:10PM +0100, Christof Egner wrote:
> danke fuer die Antwort, es funktioniert jetzt. Aber mein ppp-script will
> noch nicht so, wie ich es will, es legt nach erfolgter verbinfung sofort
> auf. was mache ich falsch?
> 
> #!/bin/sh
> # /etc/ppp/ppp-up
> localip=0.0.0.0
> remoteip=
> netmask=255.255.255.192
> device=/dev/ttyS1
> /usr/sbin/pppd lock connect \
> 'chat -v -f /etc/ppp/ppp-okaynet.chat' \
> $device netmask $netmask $localip:$remoteip
> 
> Chatscript:
> TIMEOUT 100
> ABORT "BUSY"
> ABORT "NO CARRIER"
> ABORT "NO DIALTONE"
> ABORT ERROR
> ""+++ATZ
> OK ATDT0615181340
> CONNECT ""

Du musst in der Kommandozeile vom pppd noch die Option 'user <Login>'
anhaengen (wenn du pap verwendest). Damit der pppd weiss welches Passwort
und Login er aus der pap-secret Datei verwenden soll.

Tschuess ...
-- 
                                        ("`-''-/").___..--''"`-._
           Thomas Kobienia                `6_ 6 /         (    ).`-.__.`)
     tk@informatik.tu-cottbus.de          (_Y_.)'  ._   )  `._ `.``-..-'
   www.informatik.tu-cottbus.de/~tk     _..`--'_..-_/  /--'_.' ,'
www.informatik.tu-cottbus.de/~watchcat (il),-''  (li),'  ((!.-'
------------------------------------------------------------------------------
"if privacy is outlawed, only outlaws will have privacy." (Phil Zimmermann)
------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie
bitte eine E-Mail an majordomo@jfl.de die im Body
"unsubscribe debian-user-de <your_email_address>"
enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@jfl.de
------------------------------------------------
Anzahl der eingetragenen Mitglieder:     416


Reply to: