免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1490 | 回复: 0
打印 上一主题 下一主题

我网络的配置文件 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-06-22 14:14 |只看该作者 |倒序浏览
# ifconfig bge0 192.168.2.130 netmask 255.255.255.0 broadcast 192.168.2.255

$ ifconfig -a
lo0: flags=2001000849 mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
bge0: flags=1000843 mtu 1500 index 2
        inet 192.168.2.130 netmask ffffff00 broadcast 192.168.2.255
bge1: flags=1000803 mtu 1500 index 3
        inet 192.168.2.131 netmask ffffff00 broadcast 192.168.2.255
$ more /etc/hosts
#
# Internet host table
#
127.0.0.1       localhost
192.168.2.130   Ultra45-1       loghost
192.168.2.131   Ultra45-2

$ more /etc/defaultrouter
192.168.2.1
$ more /etc/resolv.conf
nameserver      10.0.0.30
nameserver      211.136.17.107

$ more /etc/nsswitch.conf
#
# /etc/nsswitch.files:
#
# An example file that could be copied over to /etc/nsswitch.conf; it
# does not use any naming service.
#
# "hosts:" and "services:" in this file are used only if the
# /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
passwd:     files
group:      files
hosts:      files       dns
ipnodes:    files
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
$ more /etc/netmasks
192.168.2.0     255.255.255.0

$ more hostname.bge0
Ultra45-1

$ more ipnodes
#
# Internet host table
#
::1     localhost
127.0.0.1       localhost
192.168.2.130   Ultra45-1       loghost
192.168.2.131   Ultra45-2



本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/42000/showart_326416.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP