mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
16 lines
182 B
Text
16 lines
182 B
Text
# $FreeBSD$
|
|
#
|
|
# Example for /etc/ppp/options file.
|
|
#
|
|
/dev/cuad4
|
|
115200
|
|
modem
|
|
crtscts
|
|
asyncmap 0
|
|
connect '/etc/ppp/chat.sh'
|
|
defaultroute
|
|
noipdefault
|
|
persist
|
|
holdoff 5
|
|
mtu 250
|
|
mru 250
|