# These are the options to dial out to your service provider
# Please customize them correctly. Only the "provider" file will
# be handled by poff and pon.

# You usually need this if there is no PAP authentication
noauth

# The chatscript (be sure to edit that file too)
connect "/usr/sbin/chat -v -f /etc/chatscripts/provider"

# Routing
defaultroute

# Default Modem (you better replace this with /dev/ttySx!)
/dev/modem

# Speed
38400

# Keep Modem up even if connection fails
persist
