Modems

UltraNet uses 28.8 kbps U. S. Robotics Sportster V.34 Modems.


Initialization Strings:

Many modems require some sort of Intialization Command String in order to work properly with TCP/IP.

This does not seem to make much sense because most all of today's communications applications require:

All of the above features should be enabled by default on most of today's modems. The best results are usually obtained with the shortest string possible. In some cases the "Generic Hayes" initializaton command is all that is required. (ATZ0)
All command strings to a modem must be preceeded by the characters "AT", (no quotes), and are generally not case sensitive.
A modem init string that would force all of the above parameters "on" would look like this:

AT&F&C1&D2&K3

Strings that usually prove successful are simply the strings that most modem manufacturers provide to reset the modem to factory defaults which should, (but don't always), enable the features necessary for successful TCP/IP connections.

Many modems will allow you to view the current settings in a terminal session by typing: AT&V (or USR 28.8 Sportsters, ATI4). You can compare these to your manual to see what parameters are set.

Initialization Command Strings for most major modem models.
(The above link is not gospel, but may provide a good starting place if you do not have a manual for your specific modem and are experiencing connection problems.)

Examples of Using "Generic" Modem Init Strings to Solve Modem Problems
When you do not have access to the manufacture's documentation or cannot identify the modem.

Mac Specific Init Strings
Check the Mac specific initialization strings here for Mac PPP.
Note: Usually &D0 (zero, not oh), is recommended to be added to Mac init strings. (This setting causes the modem to ignore DTR and may make your Mac setup less apt to drop connections.)


Telephone Line Issues:

Poor telephone line conditions are responsible for many problems with high speed modem communications.


Recommended Reference Material:


Direct Factory Help and Information:

These sites all offer direct access to the latest technical information on their products.
Up dated software or firmware solves many connectivity problems.

These sites also offer direct E-Mail to their Product Support Departments.
Post a problem to see if you can get a direct response from the Manufacturer.


Notes:


Back to Index