desktop (fr): fixed button text and button text size warning message
[barry.git] / contrib / barry_freebsd / ppp.conf
blob0707194088943e434a190860fe63e9ba2f4cd887
1 #################################################################
2 # PPP  Sample Configuration File
3 # Originally written by Toshiharu OHNO
4 # Simplified 5/14/1999 by wself@cdrom.com
6 # See /usr/share/examples/ppp/ for some examples
8 # $FreeBSD: src/etc/ppp/ppp.conf,v 1.10 2004/11/19 17:12:56 obrien Exp $
9 #################################################################
11 default:
12  set log Phase Chat LCP IPCP CCP tun command
13  ident user-ppp VERSION (built COMPILATIONDATE)
15  # Ensure that "device" references the correct serial port
16  # for your modem. (cuad0 = COM1, cuad1 = COM2)
17  #
19  set device /dev/ttyp0
21  set speed 921600
23  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
24    OK AT+CGDCONT=1,\\"\"\\"IP\\"\"\\",\\"\"\\"wap.voicestream.com\\"\"\\" \
25    OK ATDT*99# TIMEOUT 5 CONNECT"
27  accept dns                             # request DNS info (for resolv.conf)
28  enable dns
29  disable vjcomp                         # must be done for the Blackberry
31 barry:
32  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
33  add default HISADDR                    # Add a (sticky) default route