Installation guide
System Domain of Interpretation Is Not Congurable
(6314248)
The system Domain of Interpretation (DOI) is not congurable. When the Solaris Management
Console is used to create a new trusted network template, the Solaris Management Console sets
the DOI to 0 and Solaris Trusted Extensions does not function correctly. Various error
messages are displayed.
Workaround: Set the DOI to 1 using the Solaris Management Console.
IP Forwarding Disabled by Default in Solaris 10 OS
In this Solaris release, IP forwarding is disabled by default. This setting applies to both IPv4 and
IPv6 regardless of other system congurations. Systems with multiple IP interfaces that
formerly forwarded IP packets by default no longer have this automatic feature. To enable IP
forwarding in multihomed systems, administrators must manually perform additional
conguration steps.
Workaround: The command routeadm enables IP forwarding. The conguration changes that
are the result of routeadm usage persist across system reboots.
■
To enable IPv4 forwarding, type routeadm -e ipv4-forwarding .
■
To enable IPv6 forwarding, type routeadm -e ipv6-forwarding .
■
To apply the enabled IP-forwarding conguration to the currently running system, type
routeadm -u.
For more information about IP forwarding, see the
routeadm(1M) man page.
Zone Not Booting When IP Address Belongs to a Failed
IP Network Multipathing Group (6184000)
A zone can be congured so that the zone's IP address becomes part of an IP Network
Multipathing (IPMP) group. The conguration process is documented in “How to Extend IP
Network Multipathing Functionality to Shared-IP Non-Global Zones” in System
Administration Guide: Solaris Containers-Resource Management and Solaris Zones
.
If all the network interfaces in the IPMP group fail, a zone does not boot if it has an IP address
that is part of the IPMP group.
The following example illustrates the result if you attempt to boot the zone.
Networking Issues
Chapter 2 • Solaris Runtime Issues 89