xref: /onnv-gate/usr/src/cmd/tsol/tnctl/tnrhdb (revision 7648:3d2d4404efc5)
14746Srica#
24746Srica# CDDL HEADER START
34746Srica#
44746Srica# The contents of this file are subject to the terms of the
54746Srica# Common Development and Distribution License (the "License").
64746Srica# You may not use this file except in compliance with the License.
74746Srica#
84746Srica# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
94746Srica# or http://www.opensolaris.org/os/licensing.
104746Srica# See the License for the specific language governing permissions
114746Srica# and limitations under the License.
124746Srica#
134746Srica# When distributing Covered Code, include this CDDL HEADER in each
144746Srica# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
154746Srica# If applicable, add the following below this CDDL HEADER, with the
164746Srica# fields enclosed by brackets "[]" replaced with your own identifying
174746Srica# information: Portions Copyright [yyyy] [name of copyright owner]
184746Srica#
194746Srica# CDDL HEADER END
204746Srica#
214746Srica#
22*7648SJan.Parcel@Sun.COM# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
234746Srica# Use is subject to license terms.
244746Srica#
254746Srica# The following are the boot-time defaults.  These establish all IPv4 and
264746Srica# IPv6 addresses as unlabeled.  Both are removed if this file contains any
274746Srica# non-blank entries.
284746Srica#
294746Srica#0.0.0.0/0:_unlab
304746Srica#\:\:0/0:_unlab
314746Srica#
32*7648SJan.Parcel@Sun.COM# The following is a sample 32-bit match for the literal address 0.0.0.0,
33*7648SJan.Parcel@Sun.COM# not a wildcard.  Uncomment this if the global zone should respond
34*7648SJan.Parcel@Sun.COM# to 0.0.0.0 (literal), such as for dhcp or some third-party network
35*7648SJan.Parcel@Sun.COM# applications.
36*7648SJan.Parcel@Sun.COM#
37*7648SJan.Parcel@Sun.COM#0.0.0.0/32:admin_low
38*7648SJan.Parcel@Sun.COM#
39*7648SJan.Parcel@Sun.COM# Default wildcard value shipped with system. This allows the global zone
40*7648SJan.Parcel@Sun.COM# of the system to obtain various services during initial boot. Administrators
41*7648SJan.Parcel@Sun.COM# should remove this wildcard entry after the system is fully configured.
424746Srica#
434746Srica0.0.0.0:admin_low
444746Srica#\:\:0:admin_low
454746Srica127.0.0.1:cipso
464746Srica#\:\:1:cipso
47