Nothing happening means it worked

Have you tried using pon/poff directly? If it exits within a few seconds without error, it’s probably connected. To make sure, check the contents of /var/log/syslog and /var/log/messages and see if pppd has successfully connected.

If it has connected and the Internet still works, you may have the same problem I had, as described above. A default route does not get set, and I had to write a script to set the default route.

Also, make sure you’re not connected via Ethernet or WiFi.


Reply

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text.
  • Images can be added to this post.
  • You may use [inline:xx] tags to display uploaded files or images inline.
More information about formatting options