Hi,
I'm trying to use PPPOA (Austrian DSL) to connect to the internet.
When examing the pppoa.log I found that the PPTPC.sh script is invoked but does not execute the "sleep" commands correctly (no wait). I replaced the "sleep" command by "ping -c10 -i1 127.0.0.1" to force a 10 sec. wait and the connection is established.
Replacing the "sleep" with "ping" is just a hack to get me online.
best regards
edgar