
# for pptp

PPPMODE='pptp'
MODEM_IP='10.0.0.138'


# adjust to your provider

PROVIDER='aon-dsl'


# and for network/sysconfig stuff

STARTMODE='manual'
BOOTPROTO='none'

USERCONTROL='yes'

