configuring mgetty and pppd
svaneck_at_hotmail.com
Date: 09/27/03
- Next message: Paul Lutus: "Re: dameon ended fast"
- Previous message: Paul Lutus: "Re: Nothing in /proc/scsi/scsi, util ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Sep 2003 13:04:31 -0500
I am trying to set up mgetty and pppd on a remote machine so that I
may dial in to it if the wan goes down. The first problem is terminal
emulation( I think). I can connect to the remote machine, but am not
presented with a logon, only giberesh characters. I have the term type
defined as vt102 in my mygetty.config and also in Terminal program,
ProComm. I have tried ansi as well as a coulple others, same problem
differant giberesh.
My second problem is it is my understanding that pppd was called by
mgetty when AutoPPP is enabled in login.conf. Yet mgetty refuses to
pick up the line unless I start the ppp damon before the call. Am I
mistaken in how this should work?
Below are my conf files, minus comments. Thanks for your time and any
help you can give me.
mgetty.config
speed 38400
port ttyS0
speed 38400
direct yes
data-only yes
toggle-dtr yes
need-dsr yes
port-owner root
port-group root
port-mode 600
login-prompt @ \P login:\040
login-time 60
term vt102
login.config
/AutoPPP/ - a_ppp /usr/sbin/pppd auth -chap +pap login debug
* - - /bin/login @
/etc/ppp/options
lock
192.168.97.1:192.168.97.2
debug
crtscts
require-pap
modem
asyncmap 0
proxyarp
login
lcp-echo-interval 30
lcp-echo-failure 4
noipx
- Next message: Paul Lutus: "Re: dameon ended fast"
- Previous message: Paul Lutus: "Re: Nothing in /proc/scsi/scsi, util ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|