#
# DSL connection using CAPI interface (Fritz!Card DSL)
#
plugin capiplugin.so
sync
connect ""
avmadsl
/dev/null

# Plugin passwordfd enables us to pipe the password to pppd, thus we
# don't have to put it into pap-secrets and chap-secrets.
#
plugin passwordfd.so

noauth

# pppoe has a lower mtu/mru
mtu 1492
mru 1492

# this is recommended
noccp
noipx
