# http://www.duell-net.de/
# The following line is not a comment! It is used by mkgpppwrapconf
# info duellnet 1,46 Cent 
#----------
# serial device and modem speed (normally 38400 or 57600):
# /dev/modem 38400
/dev/modem 57600
# modem dial script with phone number:
connect '/etc/ppp/scripts/ppp-on-dialer-pap 019389695'
# specific options, common options are read from /etc/ppp/options 
noipdefault
# tell pppd to use this users name for CHAP/PAP autentication:
user duell-net@internet
# try dynamic dns:
usepeerdns
#
