What is the upstream connectivity with the ISP - DSL via external modem?
you could enable debug reporting for ppp
in /etc/ppp/options
- #debug
+ debug
That would get ppp
chatty in the system log and may provide a hint of the issue.
What is the upstream connectivity with the ISP - DSL via external modem?
you could enable debug reporting for ppp
in /etc/ppp/options
- #debug
+ debug
That would get ppp
chatty in the system log and may provide a hint of the issue.