Kyle Usbeck [www.cs.drexel.edu/~kfu22]
January 15, 2007
# wvdialconf wvdial.conf
which will generate the file wvdial.conf. Move that file to the default location in /etc/
# sudo mv wvdial.conf /etc/
Now save the files:
in the directory /etc/ppp/peers/
Edit the file, sprint, to reflect your 10-digit phone number.
You do not need to specify the password, just the 10-digit phone number.
Setup the device file by typing
# wvdial
which should inevitably fail, but will setup the device file properly.
Finally, type
# sudo pppd call sprint
This should connect you to the network and give you an IP Address.
I've received some very helpful feedback from a number of individuals.
Several people have experienced a "timeout" after being connected for a few minutes.
The following is a friend's solution to the timeout problem. Timeout Solution. Thanks Riberto!
Another solution to the timeout problem:
Add this line to /etc/ppp/peers/sprint
lcp-echo-failure 0
Thanks Tom!
This document was generated using the LaTeX2HTML translator Version 2002-2-1 (1.70)
Copyright © 1993, 1994, 1995, 1996,
Nikos Drakos,
Computer Based Learning Unit, University of Leeds.
Copyright © 1997, 1998, 1999,
Ross Moore,
Mathematics Department, Macquarie University, Sydney.
The translation was initiated by Kyle Usbeck on 2007-01-15