here are the scripts that work on my machine
note this is for using suseppp as in
/etc/suseppp/scripts/ppp-up generic
also recall you should be using tail -f /var/log/messages to show where the
error is taking place
Option using yast & SuSE ppp
2) use the command /etc/suseppp/scripts/ppp-up generic
however using this youll posibly need to adjust your
/etc/suseppp/generic.options
file something like this
/dev/modem change to /dev/ttyS? where ? is the # of the modem
below are scripts that worked for me using a PAP (password authentication
protocol)
/etc/suseppp/generic.options
/dev/ttyS0
19200
crtscts
lock
name "my username"
noipdefault
defaultroute
debug
=================================
also check and possibly try this script
/etc/suseppp/generic.chat
TIMEOUT 60
ABORT "NO CARRIER"
ABORT BUSY
ABORT "NO DIALTONE"
ABORT ERROR
"" +++\dATZ
OK ATDTyourispsphone#
CONNECT
------------------------------------------------------
/etc/ppp/pap-secrets
# client server secret ip address
yourusername * yourpassword
-----------------------------------------------------
/etc/resolv.conf
nameserver my.isps.dns.num
nameserver my.isps.other.dns
---------------------------------------------------
rob
Linux Home page http://www.connix.com/~dizzy73/LBM.htm
Dan Tudor wrote:
> Thank you all so much for helping me... I was indeed able to connect
> myself to the ISP using all the advices you gave me. Unfortunately it
> isn't everything set up - since I can connect only to 9800 bps (with a
> modem of 33.6 kbs) and when I try to access any site, including ISP's I
> get a mesage telling me "host not found". I'm sure I still have to tweak
> around - and also try to use some other programs you recommended to me,
> but, like always, any guidance would be great.
>
--
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html