/etc/ppp/peers/barry-verizon is in barry-util 0.15-1.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | #
# This file contains options for Verizon Blackberries
#
# It is based on a file reported to work, but edited for Barry.
#
connect "/usr/sbin/chat -f /etc/chatscripts/barry-verizon.chat"
noauth
user ""
password ""
defaultroute
usepeerdns
noipdefault
nodetach
novj
#nodeflate
#nobsdcomp
#noaccomp
#default-asyncmap
nocrtscts
#nopcomp
#nomagic
#passive
nomultilink
ipcp-restart 7
ipcp-accept-local
ipcp-accept-remote
# added so not to disconnect after a few minutes
lcp-echo-interval 0
lcp-echo-failure 999
mtu 1492
debug
#debug debug debug
pty "/usr/sbin/pppob"
#115200
#modem
|