it seems that i can dial up, get connected, get the ip addresses, but
something about
routing is upsetting the pppd program.
any have any notions?
FWIW: my local ethernet runs when i manually start it.
Apr 17 11:50:18 LX ifup-ppp: pppd started for ppp0 on /dev/modem at
19200
Apr 17 11:50:18 LX kernel: registered device ppp0
Apr 17 11:50:18 LX pppd[188]: pppd 2.2.0 started by root, uid 0
Apr 17 11:50:19 LX chat[190]: abort on (BUSY)
Apr 17 11:50:19 LX chat[190]: abort on (ERROR)
Apr 17 11:50:19 LX chat[190]: abort on (NO CARRIER)
Apr 17 11:50:19 LX chat[190]: abort on (NO DIALTONE)
Apr 17 11:50:19 LX chat[190]: abort on (Invalid Login)
Apr 17 11:50:19 LX chat[190]: abort on (Login incorrect)
Apr 17 11:50:19 LX chat[190]: send (ATDP2819900^M)
Apr 17 11:50:19 LX chat[190]: expect (CONNECT)
Apr 17 11:50:45 LX chat[190]: ^M
Apr 17 11:50:45 LX chat[190]: CONNECT -- got it
Apr 17 11:50:45 LX chat[190]: send (^M)
Apr 17 11:50:45 LX chat[190]: expect (ername:)
Apr 17 11:50:45 LX chat[190]: 14400/REL-LAPM-COMP^M
Apr 17 11:50:47 LX chat[190]: ^M
Apr 17 11:50:47 LX chat[190]: username: -- got it
Apr 17 11:50:47 LX chat[190]: send (gatgul^M)
Apr 17 11:50:48 LX chat[190]: expect (ord:)
Apr 17 11:50:48 LX chat[190]: gatgul^M
Apr 17 11:50:48 LX chat[190]: Password: -- got it
Apr 17 11:50:48 LX chat[190]: send (^M)
Apr 17 11:50:48 LX chat[190]: expect (vice:)
Apr 17 11:50:48 LX chat[190]: ^M
Apr 17 11:50:48 LX chat[190]: ^M
Apr 17 11:50:48 LX chat[190]: Enter Service: -- got it
Apr 17 11:50:48 LX chat[190]: send (ppp^M)
Apr 17 11:50:48 LX chat[190]: timeout set to 5 seconds
Apr 17 11:50:48 LX chat[190]: expect (~)
Apr 17 11:50:48 LX chat[190]: ppp^M
Apr 17 11:50:48 LX chat[190]: PPP session from (207.103.8.36) to
209.71.52.35 beginning....~ -- got it
Apr 17 11:50:48 LX chat[190]: send (^M)
Apr 17 11:50:48 LX pppd[188]: Serial connection established.
Apr 17 11:50:49 LX pppd[188]: Using interface ppp0
Apr 17 11:50:49 LX pppd[188]: Connect: ppp0 <--> /dev/modem
Apr 17 11:50:52 LX pppd[188]: local IP address 209.71.52.35
Apr 17 11:50:52 LX pppd[188]: remote IP address 207.103.8.36
Apr 17 11:50:52 LX pppd[188]: ioctl(SIOCADDRT) device route: Network is
unreachable
Apr 17 11:50:58 LX pppd[188]: Modem hangup
Apr 17 11:50:58 LX pppd[188]: Connection terminated.
Apr 17 11:50:58 LX pppd[188]: Exit.