Background:
- Dial-up is the only option for this computer
- Gave up on the internal modem last week; now using an external USB modem.
- I finally have the computer talking to the internet.
- HOWEVER, after 1-5 minutes, the connection gets dropped (or something) for no apparent reason.
- It reconnects right away.
- Additional fact: it seems to be going very slow, even for dial up.
- I'm not an expert, so I don't even know where to look to find a log beyond the Gnome-PPP update window thing for clues.
Question:
- Any idea about what's going on?
- Any help about were to look for clues?

/var/log/syslog. Post everything from around the time the connection is dropped. – Gilles Apr 19 '11 at 22:44sudo tail -f /var/log/messagesjust before connecting. That should tell you something. Cat and paste the output here if you still can't figure it out. – Keith Apr 20 '11 at 11:18