On Mon, 11 May 1998, David Pellegrino wrote:
> I am very new to using Linux. Very. I'm having trouble getting the pppd
> working. I believe I've configured everything right, I've configured
> ppp-on, options, etc. I've been using Minicom to connect to my ISP. It
> connects, they shake hands, I login, then I get "starting PPP server", and
> that's it. About 45 seconds later the connection dies. What am I missing?
David,
After your ISP starts their PPP server (I assume that's their message you
are seeing in the minicom display), are you then manually starting your
local pppd client? If not, that's what you are missing. You need to
run something like:
pppd /dev/cua0 38400 idle-disconnect 900 noipdefault \
domain .pcisys.com crtscts modem /dev/cua0 defaultroute
If you are starting pppd, does any useful information show up in your
system log (/var/log/messages) relating to pppd? If you are starting pppd
and nothing shows up, try increasing debugging level (debug in the options
file, or start pppd with -d option). If it's awefully long, send it to
only me and not the entire list. ALSO, PLEASE make sure you check this
information over carefully to REMOVE any visible signs of passwords
(alphanumerics, hex dumps, ...). If in doubt, don't send it. I don't want
to know your passwords and readers on the list don't either!!!
Mike
[EMAIL PROTECTED]
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.