hmph,

        I can't figure this out but maybe someone smarter than me can.
        Winders connex jus fine!
        Linux don't. :-( Since windows is for gaming only and linux is for
"real" computing I am flustrated!

        Linux used to work fine until I changed isps so I know my kernel and
system stuff is fine. I think this is a config problem.

        anywayz, herez what is happening:

        connect: no prob
        tranferring data, surfing, ftp, email etc etc
        in 5-10 minutes, data tranfer ceases.
        no ftp, surf, email , etc etc
        but ppp still reports a connection as well as ifconfig and route


        Wierd huh?
        Here is system (I am omitting ip's, tel #'s, pword, and login ID for
obvious reasons)


        /var/adm/messages:
Oct 17 10:30:19 stimpy pppd[301]: pppd 2.2.0 started by root, uid 0
Oct 17 10:30:20 stimpy chat[303]: timeout set to 10 seconds
Oct 17 10:30:20 stimpy chat[303]: abort on (ERROR) 
Oct 17 10:30:20 stimpy chat[303]: abort on (BUSY) 
Oct 17 10:30:20 stimpy chat[303]: abort on (NO CARRIER) 
Oct 17 10:30:20 stimpy chat[303]: abort on (NO DIALTONE) 
Oct 17 10:30:20 stimpy chat[303]: report (CARRIER) 
Oct 17 10:30:20 stimpy chat[303]: report (CONNECT) 
Oct 17 10:30:20 stimpy chat[303]: send (ATZ^M) 
Oct 17 10:30:20 stimpy chat[303]: expect (OK) 
Oct 17 10:30:21 stimpy chat[303]: ATZ^M^M 
Oct 17 10:30:21 stimpy chat[303]: OK -- got it 
Oct 17 10:30:21 stimpy chat[303]: send (atdt#omitted#^M) 
Oct 17 10:30:22 stimpy chat[303]: timeout set to 75 seconds
Oct 17 10:30:22 stimpy chat[303]: expect (CONNECT) 
Oct 17 10:30:22 stimpy chat[303]: ^M 
Oct 17 10:30:43 stimpy chat[303]: atdt#OMITTED#^M^M 
Oct 17 10:30:43 stimpy chat[303]: CONNECT -- got it 
Oct 17 10:30:43 stimpy chat[303]: send (^M) 
Oct 17 10:30:43 stimpy pppd[301]: Serial connection established.
Oct 17 10:30:44 stimpy pppd[301]: Using interface ppp0
Oct 17 10:30:44 stimpy pppd[301]: Connect: ppp0 <--> /dev/modem
Oct 17 10:30:47 stimpy pppd[301]: Remote message: 
Oct 17 10:30:47 stimpy pppd[301]: local  IP address #OMITTED#
Oct 17 10:30:47 stimpy pppd[301]: remote IP address #OMITTED#


/etc/ppp/options
lock
defaultroute
noipdefault
modem
/dev/modem
57600
crtscts
debug
passive
name "#OMITTED#"


/etc/ppp/pppscript

TIMEOUT 10
ABORT ERROR
ABORT BUSY
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
REPORT "CARRIER"
REPORT "CONNECT"
"" ATZ OK
"#OMITTED#"
TIMEOUT 75
CONNECT ""


command to execute /usr/sbin/pppd connect "/usr/sbin/chat -v -f
/etc/ppp/pppscript"

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to