
#
# example pppoe config file
#
# Mandatory settings:
#
# "ppp_type"			"serial" / "pppoe" / "pptp"
# "device"				path to device on which ppp will be run (e.g. /dev/ports/serial2)
# "user"				user name (e.g. bguccione)
# "password"			password (e.g. hefsux)
# (note that if you omit the "user" or "password" settings, pppconfig will prompt you for them)

ppp_type pppoe
device /dev/net/tulip/0
