One change in the perl that I had to make to get thinks working for mgetty
configuration was to change a few regexp's (or is that regex's?) for the
serial device. The module assumes that the serial device is /dev/ttyS*, on
solaris it is /dev/term/* (I use /dev/term/a). I had forgotten about those
mods when I sent the first message.
-----Original Message-----
From: Garrison, Mark
Sent: Monday, November 04, 2002 3:48 PM
To: 'web...@li...'
Subject: PPP module for Solaris
I've enabled the PPP module for Solaris 8 on a SunBlade 100 and it works
fine, can we get that enabled in the distribution. I used pppd 2.3.11 and
mgetty 1.0.0. Here's my config-solaris settings:
pap_file=/etc/ppp/pap-secrets
ppp_options=/etc/ppp/options
encrypt_pass=1
dialin_config=/usr/local/etc/mgetty+sendfax/dialin.config
login_config=/usr/local/etc/mgetty+sendfax/login.config
|