Hello I am currently having a problem with ppp in Debian 2.0. When I first boot into debian and run my ppp script. It connects fine. But when I hang up (kill the pppd pid) and try to reconnect be re-executing the script nothing happens the system just sits here and does nothing.
Aug 19 08:18:07 indolent pppd[6010]: pppd 2.3.5 started by root, uid 0 Aug 19 08:18:07 indolent pppd[6010]: Removed stale lock on ttyS3 (pid 238) Aug 19 08:18:54 indolent chat[6043]: Failed Aug 19 08:18:54 indolent pppd[6010]: Connect script failed Aug 19 08:19:50 indolent pppd[6010]: Serial connection established. Aug 19 08:19:51 indolent pppd[6010]: Using interface ppp0 Aug 19 08:19:51 indolent pppd[6010]: Connect: ppp0 <--> /dev/ttyS3 Aug 19 08:19:54 indolent pppd[6010]: Cannot determine ethernet address for proxy ARP Aug 19 08:19:54 indolent pppd[6010]: local IP address 204.213.187.95 Aug 19 08:19:54 indolent pppd[6010]: remote IP address 204.213.187.100 But if I wait for a while then it will work. Because the first time it does not work but the second time it does. Anyone know?