|
42. Broadcom
|
Networking: 10/100 Ethernet
|
On-Board
|
All of the configuration about net.
# cat /etc/hostname.bfe0
robert
# cat /etc/resolv.conf
nameserver 192.168.0.1
# cat /etc/inet/hosts
#
# Internet host table
#
192.168.0.101 localhost loghost robert # Added by DHCP
# cat /etc/inet/netmasks
128.32.0.0 255.255.255.0
# cat /etc/nsswitch.conf
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#
# /etc/nsswitch.dns:
#
# An example file that could be copied over to /etc/nsswitch.conf; it uses
# DNS for hosts lookups, otherwise it does not use any other naming service.
#
# "hosts:" and "services:" in this file are used only if the
# /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
# DNS service expects that an instance of svc:/network/dns/client be
# enabled and online.
passwd: files
group: files
# You must also set up the /etc/resolv.conf file for DNS name
# server lookup. See resolv.conf(4).
hosts: files dns
# Note that IPv4 addresses are searched for in all of the ipnodes databases
# before searching the hosts databases.
ipnodes: files dns
networks: files
protocols: files
rpc: files
ethers: files
netmasks: files
bootparams: files
publickey: files
# At present there isn't a 'files' backend for netgroup; the system will
# figure it out pretty quickly, and won't use netgroups at all.
netgroup: files
automount: files
aliases: files
services: files
printers: user files
auth_attr: files
prof_attr: files
project: files
tnrhtp: files
tnrhdb: files
# cat /etc/dhcp.bfe0
这里有一篇官方文档,
Please see the item about network adaptor not found.
1万+




被折叠的 条评论
为什么被折叠?



