stooged / PI-Pwn

pppwn
415 stars 76 forks source link

Timeout still not effective, needs manual restart #115

Closed xzeeshanx closed 2 months ago

xzeeshanx commented 2 months ago

Please add the functionality for the pi to restart the ethernet connection so the whole process can begin from the start because several times the process is getting stuck on places like waiting for lcp reject and the process just restarts without the ethernet turning off and then on and this causes it to just get stuck on waiting for padi endlessly.

stooged commented 2 months ago

it should reconnect the interface on fail now

xzeeshanx commented 2 months ago

it should reconnect the interface on fail now

Thank you. The whole process is finally completely automated now. Doesn't require any intervention.