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

Re: [Debian]: mgetty-problem



On Wed, Mar 18, 1998 at 09:37:20AM +0100, Ingolf Schuchardt wrote:
>  ... ich habe lediglich die eine Zeile in der /etc/inittab abgewandelt,
> wie folgt:
> 
> T3:23:respawn:/sbin/mgetty -x0 -s 38400 ttyS1 
> 
>  ... und hiernach ein "init q" als root ... das wars :)

Hallo!
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 ""
 
  Tschuess & danke!

-- 
 Christof Egner - ce@ak.nu

------------------------------------------------
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: