1 #ident "%Z%%M% %I% %E% SMI"
3 # Copyright 2005 Sun Microsystems, Inc. All rights reserved.
4 # Use is subject to license terms.
8 # The contents of this file are subject to the terms of the
9 # Common Development and Distribution License, Version 1.0 only
10 # (the "License"). You may not use this file except in compliance
13 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # or http://www.opensolaris.org/os/licensing.
15 # See the License for the specific language governing permissions
16 # and limitations under the License.
18 # When distributing Covered Code, include this CDDL HEADER in each
19 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
20 # If applicable, add the following below this CDDL HEADER, with the
21 # fields enclosed by brackets "[]" replaced with your own identifying
22 # information: Portions Copyright [yyyy] [name of copyright owner]
26 # Privileged pppd options for a given physical device may be placed here.
27 # Typically, asyncmap, crtscts, baud rate, and other hardware-related
28 # options are placed here, along with remote IP addresses for dial-in
29 # nodes when using "dynamic IP addressing."
31 # Options in this file, /etc/ppp/options, /etc/ppp/peers/<name>,
32 # /etc/ppp/pap-secrets, and /etc/ppp/chap-secrets are all considered
33 # privileged. Those from ~/.ppprc and the command line are privileged
34 # if the invoker is root, and unprivileged otherwise.
36 38400 # default baud rate for this port
37 asyncmap 0xa0000 # work around broken peers
38 :192.168.1.1 # allow dial-up users to get this address